kichikuou / xsystem35-sdl2

Multi-platform implementation of AliceSoft's System3.x game engine.
https://kichikuou.github.io/web/
GNU General Public License v2.0
57 stars 8 forks source link

Unable to exit some games on Android #50

Open KaroNiko opened 3 months ago

KaroNiko commented 3 months ago

In some titles (e.g. Rance 3, Rance 4, Kichikou Rance, Mamatoto) there is no exit button (since the original frame with options for Windows is not present) and you can close the application only with the home or "square" button of the tablet. Is there another way that I do not know of?

kichikuou commented 1 month ago

There is currently no exit button.

Maybe I should create a "system menu" from which the game can be exited, but since it can be done with Android's task switcher, it's not a priority.