=========================================================================
               Notes On PADzenogais[DX9] Plugin (README)
=========================================================================

PADzenogais[DX9] is a PAD plugin for PCSX2 that attempts to use DirectInput to emulate the Dual Shock 2.

=================
THE REAL README:
=================
Ok, this is my pad plugin :P
This plugin uses DirectInput 8 for input (this is DirectX 9 Input, as the input interface didn't change between versions), 
this makes the minimum requirements DirectX 8. This plugin is still being developed, but it works most of the time so I
figured I'd go ahead an release it.

============
CHANGE LOG:
============
- Fixed some bugs with the input interface, made it alot more responsive.
- Fixed alot of bugs with the input interface, it works!
- Added Configuration Window And Settings Saving
- SDL keyboard lib removed, converted to DirectX
- CPadManager and CKeyboard interfaces and plugin interface created
- Converted To MFC
- Project Created