===============================================================================
		Pokopom Pad Plugin : https://code.google.com/p/magical-tools/
===============================================================================

-------------------------------------------------------------------------------
Description
-------------------------------------------------------------------------------

Pokopom is a PSEmu Pro pad plugin that emulates a DualShock1 and DualShock2 
controller for PS1 and PS2 emulators respectively. It only uses XInput, so as 
to avoid the DirectInput troubles with X360 controllers.

It currently has only some basic configuration dialog, and defaults to use 
the first and second XInput controllers as pad1 and pad2 respectively. 

The plugin supports rumble with a nice custom curve, and has extended analog 
stick range to cover the 'square' on PSX's controllers.

To toggle between analog or digital mode, press the Scroll Lock key.


-------------------------------------------------------------------------------
Requirements
-------------------------------------------------------------------------------
An emulator that supports PSEmu Pro input plugins, and a computer that can run
it. Also, since it uses XInput only it requires a controller such as X360 ones,
or any controller if you use X360ce to get XInput support.

It might also require C++ VS2010 runtimes too...


-------------------------------------------------------------------------------
Thanks / Contact
-------------------------------------------------------------------------------

Lots of thanks to gunshin (Harakiri), for his source and information helped 
lots. Site: http://www.geocities.co.jp/Playtown-Rook/2087/

Tons of thanks to Curious Inventor too, for this great source of information:
http://store.curiousinventor.com/guides/ps2/


= Contact =
KrossX, krossx@live.com

-------------------------------------------------------------------------------
License / Disclaimer
-------------------------------------------------------------------------------

Copyright (C) 2012  KrossX

This program is free software: you can redistribute it and/or modify it under 
the terms of the GNU General Public License as published by the Free Software 
Foundation, either version 3 of the License, or (at your option) any later 
version.

This program is distributed in the hope that it will be useful, but WITHOUT 
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 
FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.