Gamecube controller support? Maybe?
TAKfsg opened this issue ยท 7 comments
If possible or if enough people care, add support for gamecube controllers; it would be a cool feature. (Plus I'm too poor to buy a switch pro controller ๐ข)
It'll probably work already, just not show the right buttons.
Please tell me if it works, as I don't have a gamecube controller to test it myself.
Did you get mappings from https://generalarcade.com/gamepadtool/ and then copied them to the "mappings file editor" section?
Well, then that's probably an issue with GLFW's gamepad system, which this mod is built upon
Dolphin emulator uses the gamecube adapter directly, it's not recognized on pc by default, so it wouldn't read it. you'd need either WiinUPro to emulate an Xbox (XInput) Controller, or the WiiU GCN USB Driver program to emulate a DInput controller.
WiinUPro Git: https://github.com/KeyPuncher/WiinUPro/releases
WiiU GCN USB Driver: http://m4sv.com/page/wii-u-gcn-usb-driver (Has a Git on BitBucket)
they both take a little setup, but you'll be able to figure it out.