rafaelvcaetano / melonDS-android

Android port of melonDS
GNU General Public License v3.0
728 stars 45 forks source link

I don't know how to exit or change game #1277

Closed F3nt0n closed 5 months ago

F3nt0n commented 5 months ago

I can't find an exit game or change game button anywhere on android? I've seen other issues reference as such but there is no game menu button to add to input. Hoping this is an easy dumb issue I've overlooked.

rafaelvcaetano commented 5 months ago

You just need to navigate back on your device. I don't know if you have physical navigation buttons, virtual buttons, or use gesture navigation, but just do what you would normally do to navigate to a previous screen and it will show you the pause menu. You can also create a new layout and add a Pause button for easier access.

F3nt0n commented 5 months ago

Thanks so much! Both suggestions to my dumb question worked thank you.