Emulator Issues #8413
openPer game keybinds would be useful
0%
Description
Game Name?
N/A
Game ID?
N/A
What's the problem? Describe what went wrong in few words.
Some games benefit from unorthodox keybinds (wiimote mouse emulation for example, or if my other RFE for toggle pressed buttons gets accepted, changing a single button that needs to be kept pressed to caps lock toggle so that people don't need to keep it pressed in a single game - RE4 is the inspiration) and it would be nice to be able to set it per game
What did you expect to happen instead?
I'd expect a menu for overriding default keybindings on right click on the game name properties.
What steps will reproduce the problem?
N/A
Dolphin 3.5 and 3.5-367 are old versions of Dolphin that have
known issues and bugs, so don't report issues about them and test the
latest Dolphin version first.
Which versions of Dolphin did you test on?
Does using an older version of Dolphin solve your issue? If yes, which
versions of Dolphin used to work?
No
What are your PC specifications? (including, but not limited to: Operating
System, CPU and GPU)
Not important
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
N/A
Updated by skidau over 9 years ago
PR2236 adds this feature. It works by remembering any controller profiles that are loaded while a game is running. To clear the profile back to default, press the Load button after clearing the profile box.
https://github.com/dolphin-emu/dolphin/pull/2236
Download a test build here:
Updated by JosJuice over 9 years ago
- Issue type changed from Bug to Feature request