Homepage Forums RetroPie Project New to RetroPie? Start Here! How to exit roms from controller ?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #99772
    dougie1970
    Participant

    I am on 3.0 beta 2 and how to i exit roms with my Xbox 360 controller with out haveing to use a key board ?

    I am running a pi2 and every game seems the same that i cant exit from controller .

    #99774
    herbfargus
    Member

    have you tried pressing select+start?

    #99780
    dougie1970
    Participant

    yes i have tried that with no luck .

    #99800
    footwo
    Participant

    make sure that you have configured hotkeys in your retroarch.cfg file

    for example, lets say you are running a snes emulator, go to your config file for your xbox controller. probably located in:

    /opt/retropie/emulators/retroarch/configs/<Some_Xbox_Controller_Config.cfg>
    

    edit it and make sure you include:

    input_enable_hotkey_btn = "6"
    input_exit_emulator_btn = "7"

    those are my button binds, substitute them for the buttons on your xbox controller, which you can find out using jstest. then pressing select and start should exit the emulator.

    #99802
    dougie1970
    Participant

    thanks very much i got it sorted .

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘New to RetroPie? Start Here!’ is closed to new topics and replies.