RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Help With 2 Simple Menu Configurations Please

    Scheduled Pinned Locked Moved Help and Support
    config menubutton config
    4 Posts 3 Posters 313 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      bp
      last edited by

      I have searched and searched for how to change these 2 configuration settings. I don't know what to call them, so I am probably searching for the wrong thing, and I apologize for not finding the answers if they are there:

      (1) When you start a game in emulation Station, it gives you a brief prompt that says "press any key to access settings" before it opens the emulator. Can you please tell me how to customize the input to be a button hold or designated key? I have a young nephew that button mashes and is always opening the settings when he starts a game. If there is a retroarch setting I can turn off and on to hide that prompt, that would work too.

      (2) I have several friends that have an "Exit" button on their cabinet that closes the active emulator with one keyboard button press (i.e., you don't need to also press the hotkey button to close the emulator, you just press the exit button). I can't figure out how to configure that to work. My Exit button is configured to output the escape key, and I have close emulator mapped to ESC, I just want the Exit button to work by itself.

      Alternatively, is there a way to map 2 different keys to the "Start" function? I was thinking that if I could map both the start button and exit button to the start function (i.e., they both act like start buttons), I could use the hold start for 2 seconds to make the exit button allow you to exit.

      Thanks in advance!

      YFZdudeY 1 Reply Last reply Reply Quote 0
      • YFZdudeY
        YFZdude @bp
        last edited by YFZdude

        @bp

        (1) When you start a game in emulation Station, it gives you a brief prompt that says "press any key to access settings" before it opens the emulator. Can you please tell me how to customize the input to be a button hold or designated key?

        This is called the runcommand menu.
        https://retropie.org.uk/docs/Runcommand/

        It can be disabled to prevent accidental configuration changes.

        (2) I have several friends that have an "Exit" button on their cabinet that closes the active emulator with one keyboard button press (i.e., you don't need to also press the hotkey button to close the emulator, you just press the exit button).

        https://retropie.org.uk/docs/RetroArch-Configuration/#hotkeys

        In order for this to work without holding down a hotkey in addition to the exit button, you can either not input a hotkey button during controller configuration, or delete it from the controller config file.
        But be warned that other default hotkey combos will also become single button presses. So for instance pressing the mapped "B" button will reset your game/emulator. To prevent this you also have to remove the hotkey inputs from the controller config file.
        To do this, you will need to edit the <controllername.cfg> file in /opt/retropie/configs/all/retroarch/autoconfig and edit entries like:

        input_state_slot_decrease_btn = 
        input_state_slot_increase_btn = 
        input_save_state_btn = 
        input_load_state_btn = 
        input_menu_toggle = 
        input_reset_btn = 
        

        so that they do not have a button listed after them. Or assign them to their own dedicated keys that you don't use during gameplay.

        mituM B 2 Replies Last reply Reply Quote 1
        • mituM
          mitu Global Moderator @YFZdude
          last edited by mitu

          @YFZdude said in Help With 2 Simple Menu Configurations Please:

          In order for this to work without holding down a hotkey in addition to the exit button, you can either not input a hotkey button during controller configuration, or delete it from the controller config file.
          ....

          Actually, in the latest versions of RetroArch the hotkey enable is handled on a per-input device basis, so it's possible to have a controller + hotkey enable configured and separately a keyboard that works without a hotkey and Esc would still work to exit RetroArch. But, since no details about the setup were provided, I don't know if this configuration would be possible and @YFZdude suggestion would still work regardless of the type(s) of input present.

          1 Reply Last reply Reply Quote 1
          • B
            bp @YFZdude
            last edited by

            @YFZdude you rock, thank you!

            1 Reply Last reply Reply Quote 0
            • First post
              Last post

            Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

            Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.