Hello, this is my first post here!
For reference, this is the guide button:
Also known as the Home button in some controllers.
Anyway, I’m trying to make it so that the guide button on my controller acts as the Hotkey Enable button, similar to how chord keys work on Steam Input. Where I hold it down + press another button to do a thing.
The problem is, when the guide button is also mapped to the Menu Toggle function, it opens the RetroArch menu even before I let go of the button which means I don’t get a chance to do the other shortcuts because Menu Toggle takes precedence.
Basically I just wanted to have the Menu Toggle fire on ley release ONLY when I didn’t press any other combination of buttons, similar to how Steam’s overlay works:
- Single press of Guide button while in game → Overlay opens
- Hold down Guide button and then press another button → Custom action happens
Is this hard to implement?
I posted in this subforum because it encompasses RetroArch as a whole regardless of platform but for what it’s worth, I’m on Windows running RetroArch 1.16.0 x64 stable.