Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Francesco
    Guest
    Post count: 908

    i’m trying to set exit emulators from joystick instead press esc on keyboard but i can’t do that.
    i add on /opt/retropie/configs/all/retroarch.cfg this two lines:

     input_enable_hotkey_btn = "11"
    input_exit_emulator_btn = "8"
    

    but it doesnt work.. (11 and 8 are select and start on my joystick, i also try with another combo but it doesnt work)

    i also try these:

    input_player1_enable_hotkey_btn = "11"
    input_player1_exit_emulator_btn = "8"
    

    but nothing…how can i do that?

    Mutex
    Participant
    Post count: 61

    What emulator (for which system) are you trying to quit?

    Francesco
    Guest
    Post count: 908

    snes and pifba

    Francesco
    Guest
    Post count: 908

    sorry for mame4all and snes not pifba (select+start works for pifba)

    kitchuk
    Participant
    Post count: 207

    Mame4all: Press the TAB button on your keyboard and then go to overall input options. You should see a entry for UI Cancel. Press enter on your keyboard, then press the two buttons together at the same time.

    Snes should be:

    input_enable_hotkey_btn = “8”
    input_exit_emulator_btn = “11”

    Francesco
    Guest
    Post count: 908

    ok now it works fine thanks a lot!

    Francesco
    Guest
    Post count: 908

    only problem now it’s that every time i exited from an emulator, i’ve to plug oout and plug in joystick because keymap of joystick is changed so for example dpad down is A button…how can i fix that?

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