Hotkey + X on Keyboard Only
-
Newbie here, on latest version of retropie, retroarch and Emulationstation. Trying to build my own arcade cabinet...
I want to disable Hotkey + X on joypad/controller and only bind it to a key on keyboard but I can't figure out the correct way to do this. The purpose is so it's never accidently pushed during gameplay.
I tried input menu on retroarch but can't figure it out. Any guidance would be appreciated. Thanks
-
Do you have an arcade panel configured or are you just testing out with a controller ?
TheX
button is mapped to theinput_menu_toggle_btn
action, so you can remove the line containing the mapping from the controller configuration file. The file is generated by Emulationstation in/opt/retropie/configs/all/retroarch-joypads
, named after your controller. To be honest, I'd be more concerned about theHotkey + B
(reset content) combo, since it will reset the game, whileHotkey + X
merely pauses it.If you're using a keyboard, I think
F1
toggles the menu.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.