Nintendo icon indicating copy to clipboard operation
Nintendo copied to clipboard

Gamecube wheel support

Open Otamay opened this issue 9 years ago • 3 comments

Changes for adding support for Gamecube Steering Wheel. Force-feedback not implemented yet (it works by manipulating the second and third commands from the read function, see here: https://forums.dolphin-emu.org/Thread-anybody-own-a-logitech-speed-force-racing-wheel-for-gamecube?pid=232321#pid232321 for details).

There would be a better way for accessing device ID from read function without adding extra "status" parameter, but it works.

Otamay avatar Nov 22 '15 20:11 Otamay

Could you please retry with the current dev2 branch? I've rearranged a lot and it should be now easier for you to read the controller.

NicoHood avatar Jun 04 '16 15:06 NicoHood

Version 1.2 is ready. Feel free to adapt the changes here: #9

NicoHood avatar Jun 19 '16 11:06 NicoHood

I want to note, that I've implemented wheel support on this branch, but it is just a blind guess: https://github.com/NicoHood/Nintendo/tree/wheel https://github.com/NicoHood/Nintendo/compare/wheel

NicoHood avatar Jul 09 '21 18:07 NicoHood