xerpi / fakemote

A Wii cIOS module that fakes Wiimotes from the input of USB game controllers
GNU General Public License v2.0
174 stars 16 forks source link

Suggestion: PS2 controller and Twin Vibración Generic Joystick #8

Open kezo1306 opened 2 years ago

Invictaz commented 2 years ago

Please extract the USB device descriptors using https://www.thesycon.de/eng/usb_descriptordumper.shtml

@kezo1306

jpalm7698 commented 2 years ago

@Invictaz, regarding PS2 Controller (DualShock 2) support: I assume an adapter that doesn't require drivers for use on Windows would be preferred?

Invictaz commented 7 months ago

@jpalm7698 if you find an adapter with

USB\VID_0e8f&PID_0003

It will become easier to test on Windows. There is the Maxfire Blaze 2 driver in the RF_Driver.zip file

There is also a Nintendont config for it that I have to try

https://github.com/FIX94/Nintendont/issues/1092#issuecomment-1500979899