Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first
mapping select+start to Alt+F4, using xboxdrv
-
i'd like to make my "quit game" command uniform across emulators, so for ScummVM i want to make select+start quit the game
i've tried
--ui-buttonmap start+back=KEY_LEFTALT,start+back=KEY_F4
and similar (going off the examples in the manual), but no use... what am i missing?
-
Try with:
... --ui-buttonmap start=KEY_ENTER,back=KEY_BACKSPACE,back+start=KEY_LEFTALT+KEY_F4 ...
Alternatively, you can try to configure the global keymap in ScummVM and see if it accepts a joypad button combo for the Quit command.
-
@mitu said in mapping select+start to Alt+F4, using xboxdrv:
Try with:
... --ui-buttonmap start=KEY_ENTER,back=KEY_BACKSPACE,back+start=KEY_LEFTALT+KEY_F4 ...
this works, thanks a lot! i could swear i'd tried this...
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.