yoshisuga / MAME4iOS

Multiple Arcade Machine Emulator for iOS, iPadOS, tvOS, macOS (Catalyst)
Other
635 stars 103 forks source link

can't exit the game. #404

Closed babi-jkr closed 2 years ago

babi-jkr commented 2 years ago

I can't exit the game and return to the menu. Whether I select "Yes" from the EXIT button or "Exit Game" from the MENU button, I will be returned to the game just by closing the menu. (It's been the case since the previous version, but I forgot to report it.)

DEVICE : iPad Pro 3G(12.9") OS : iOS 15.4.1 App : MAME4iOS-2022.2-latest

BR.

ToddLa commented 2 years ago

This obviously does not happen to everyone, either MAME has crashed and is not accepting input or the ESC key got remapped

babi-jkr commented 2 years ago

oh...I didn't think of resetting the settings. I tried it right away and the problem went away. I'm sorry to bother you.

ToddLa commented 2 years ago

This has been a known issue, and I would like to find some way for MAME4IOS to detect if the ESC key is re-mapped. There are some other keys that can also cause problems if re-mapped

eduo commented 2 years ago

Isn't cmd-. the default mapping for esc in iOS/iPadOS keyboards (harking back to the very original macintosh)?

Edit: Oh., wait, you're not talking about the default mapping for ESC but to the specific mapping in MAME itself :D

ToddLa commented 2 years ago

Yes MAME4iOS treats CMD-. As ESC

But if EXIT has been re-mapped away from ESC in MAME, we will have a problem.