Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

impossible to map a Button for Esc (quit) #161

Open
Giandj opened this issue Jul 7, 2024 · 1 comment
Open

impossible to map a Button for Esc (quit) #161

Giandj opened this issue Jul 7, 2024 · 1 comment

Comments

@Giandj
Copy link

Giandj commented Jul 7, 2024

Hi anyone can modify the Exit mapped on ESC key (default) with an Arcade Button (custom) to quit supermodel3 emulation ?
I have an Arcade Cabinet (based on PI5) but witout a phisical keyboard, seems impossible to quit a game without a keyboard.

Supermodel.ini can't instruct Supermodel3 to exit by a custom mapped button.

I think that Someone must modify Supermodel3 code (before make) , to map another button different to keyboard esc (escape).

Thankyou

@DjDiabolik
Copy link

; Common
InputUIExit = "JOY1_BUTTON10+JOY1_BUTTON9,KEY_ESCAPE"

On my supermodel3.ini it's this the default configuration.... joybutton9 + joybutton10 it's SELECT+START on arcade stick.
It's not WORKS. I have tryed to set a single button... can exit from supermodel only if i click EXIT on my keyboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants