RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. generic usb
    Log in to post
    • All categories
    • P

      Two buttons on controller dead - jstest doesn't show them - how to support?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support jstest joystick generic usb
      9
      0 Votes
      9 Posts
      3k Views
      edmaul69E

      @pnoeric you press it once then start pressing other keyboard keys. You will see a key number appear in the upper corner everytime you press a key.

    • E

      Editing controller

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support controller controller ser generic usb retropie hotkeys
      2
      0 Votes
      2 Posts
      693 Views
      B

      @Electromaster64

      I am trying to get rid of the start+select=exit hotkey

      So do you want to disable the "Hotkey" function all together?

      input_exit_emulator_btn = 8

      And you want it to exit the RetroArch emulator when you press button #8 on your generic USB controllers?

      I think you have to set the hotkey to null so try added this to your retroarch.cfg

      input_enable_hotkey_btn = "nul"

      If that doesn't work also add this:

      input_enable_hotkey = "nul"