How to exit of a game?

I tried the unique game that comes with lakka and there are only two options when you press start, again start to resume or select for a new game. And the exit option??

Hi, talking with developers of the project. Lakka is being designed to be controller by a control pad with more than six buttons. The Xbox 360 wired pad work perfectly and the exit key is the big “X” button.

Yes, for your primary joypad, choose one with a central button. We also patch RetroArch to support a L3+R3 menu toggle.

I’ve been using Lakka with a USB SNES controller. I also keep a keyboard connected at all times. This allows me to press F1 on the keyboard to get into the menu. From there I can do all the neat things like save state, screen shot, and exiting the game.

you will have to configure the exit button in the rgui configure input options.

i believe it is called menu toggle or somethin

Maybe this could help. It’s from the Retropie Forum. In retroarch.cfg it is for e.g.: input_enable_hotkey_btn = “6” input_exit_emulator_btn = “7”

The id’s are just for this example. you have to put in the corresponding button id’s for your controller.