root670 / CheatDevicePS2

Game enhancer for PlayStation 2 similar to Action Replay, GameShark, and CodeBreaker. (No longer in development)
GNU General Public License v3.0
79 stars 18 forks source link

Allow PADEMU (DS3/DS4) Controller Support with CheatDevice #36

Open browntownington opened 3 years ago

browntownington commented 3 years ago

Is your feature request related to a problem? Please describe. For everyone that uses PADEMU with OPL and have ditched their wired controllers.. Would be great if there was an option in the ".ini" file enable PADEMU support... This way we wouldnt need to swap controllers etc if wish to use CheatDevice.

Describe the solution you'd like I imagine it's pretty easy to implement. There are POPSTART IRX files which may work. Otherwise there is some sample code for using the DS3/DS4 controllers.

https://www.ps2-home.com/forum/viewtopic.php?f=30&t=2124 https://github.com/xerpi/libds3ps2 https://github.com/xerpi/libds4ps2 https://bitbucket.org/ShaolinAssassin/popstarter-documentation-stuff/wiki/ds34

Describe alternatives you've considered There is no alternative except keeping a wired controller plugged into port one and having to get up and swap controllers just to use cheatdevice.

Additional context Thank you for making a great open cheat device :)