TASLabz / dolphin

Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
https://dolphin-emu.org/
Other
5 stars 3 forks source link

Add GameCube Controller Profile Hotkeys #102

Open kierio04 opened 1 year ago

kierio04 commented 1 year ago

[Applies to upstream too]

For some reason, the following hotkeys only exist for Wii Remote profiles, rather than GameCube Controller profiles:

malleoz commented 1 year ago

It isn't immediately obvious to me how this portion of the codebase operates, and this would require a good deal of time to adjust. Not an immediate priority I believe.

malleoz commented 1 year ago

This is a prerequisite before this can be implemented: https://github.com/dolphin-emu/dolphin/pull/10489