===============================================================================
							Pokopom Pad Plugin
===============================================================================

-------------------------------------------------------------------------------
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 no configuration available, and defaults to use the first and
second XInput controllers as pad1 and pad2 respectively. 

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

To toggle between analog or digital mode, press the Spacebar.


-------------------------------------------------------------------------------
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


-------------------------------------------------------------------------------
Changelog
-------------------------------------------------------------------------------

1.6 - 	2011-08-12
		Some internal changes to DualShock1. Also, now when in digital mode
		the analog sticks can be used as dpad and face buttons respectively.

1.5 - 	2011-08-11
		Fixed a DualShock2 bug that caused Ar Tonelico to crash on startup.

1.4 - 	2011-08-09
		Fixed tons of bugs on DualShock2, that solves many issues. Thus, it no
		longer requires the previous FF12 hack either.
		
		-. Added "pressure" emulation, dunno if it works well though.
		-. Added Hot plug/unplug, which seems to work alright.		

1.3 - 	2011-08-09
		Added DualShock2 support for PCSX2 and other whatnots for that emu.
		Also, added some vibration stuff from Harakiri's update.
		http://www.geocities.co.jp/Playtown-Rook/2087/dualshock.html
		
		There's also a hacky auto_analog to avoid some issue with FF12. It kept
		reverting back to digital mode.
		
		-. Changed analog/digital toggle to the spacebar.

1.2 -	2011-08-08
		Initial PCSX2 support.

1.1 -	2011-08-08
		Minor changes to rumble, added readme on package.
		Now it stops the rumbling on close.
		
1.0 -	2011-08-06 
		Initial release.


-------------------------------------------------------------------------------
License / Disclaimer
-------------------------------------------------------------------------------
Copyright (c) 2011, KrossX
All rights reserved.

This work is licensed under the Creative Commons 
Attribution-NonCommercial-ShareAlike 3.0 Unported License. To view a copy of 
this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/

= Disclaimer = (excerpt from license)

UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING AND TO THE FULLEST 
EXTENT PERMITTED BY APPLICABLE LAW, LICENSOR OFFERS THE WORK AS-IS AND MAKES NO 
REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE WORK, EXPRESS, IMPLIED,
STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, 
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE 
ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF 
ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE 
EXCLUSION OF IMPLIED WARRANTIES, SO THIS EXCLUSION MAY NOT APPLY TO YOU.
