Homepage Forums RetroPie Project Everything else related to the RetroPie Project How to leave games with Ps3 Controller

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #11807
    raspnoob101
    Participant

    Hi guys,

    I got my Retropie 2.0 now almost set up perfectly, running smooth with wireless PS3 Controllers, except I have no button to exit roms, how can I bind the L2 button for example to quit the emulation of the rom and go back to the emustation menu?

    Thanks !

    #11814
    Mutex
    Participant

    You can set an exit button in retroarch with:

    input_exit_emulator_btn = "9"
    You have to enter the corresponding number to your L2 button.
    If you want to have an additional hotkey so that you can only exit the emulators if you’re pressing two buttons add:
    input_enable_hotkey_btn = "8"

    For everything that’s not retroarch you have to check the config files if there’s any way to configure the exit button.
    I’m not sure if it’s even possible for mame4all, pifba, pisnes, osmose or gpsp to customize the exit button.

    #11821
    raspnoob101
    Participant

    Thanks for your response Mutex, I only need it for retroarch.

    Can you tell into which file I have to write it and where to find it? I am quite a noob with the 2.1 version, I can’t really find a retroarch.cfg…

    Thanks!

    #11822
    Mutex
    Participant

    /opt/retropie/configs/all/retroarch.cfg

    But check first that these lines aren’t already in there.

    #11824
    raspnoob101
    Participant

    works! :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.