RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    Player 2 not working - Using arcade controls

    Scheduled Pinned Locked Moved ControlBlock, PowerBlock & Co.
    controlblockarcade controlsmame4 all
    3 Posts 2 Posters 2.3k 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.
    • C
      colourgraphics
      last edited by colourgraphics

      Hi, ive recently setup my arcade cabinet with happ buttons & joystick connected to the controlblock but im struggling to get the second joystick and button set working on any of the games. Can anyone please point me in the right direction??

      1 Reply Last reply Reply Quote 0
      • C
        colourgraphics
        last edited by colourgraphics

        Fixed it by editing the /opt/retropie/configs/all/retroarch.cfg and adding in the player 2 mapping. I added the below at line 455. You will notice that as default there is no reference to input_player2 controls. Once this was added player 2 controls worked straight away. You can set system specific mapping in /opt/retropie/configs/SYSTEMNAME/retroarch.cfg

        input_player1_a = "alt"
        input_player1_b = "ctrl"
        input_player1_y = "space"
        input_player1_x = "x"
        input_player1_start = "num1"
        input_player1_select = "num5"
        input_player1_l = null
        input_player1_r = null
        input_player1_left = "left"
        input_player1_right = "right"
        input_player1_up = "up"
        input_player1_down = "down"
        
        input_player2_a = "s"
        input_player2_b = "a"
        input_player2_y = "q"
        input_player2_x = "k"
        input_player2_start = "num2"
        input_player2_select = "num6"
        input_player2_l = null
        input_player2_r = null
        input_player2_left = "d"
        input_player2_right = "g"
        input_player2_up = "r"
        input_player2_down = "f"
        

        More info in this tread:
        Re: How can I control 2 players with one keyboard (RetroArch)?

        My "nearly" finished cab.
        alt text

        D 1 Reply Last reply Reply Quote 1
        • D
          domodan @colourgraphics
          last edited by

          @colourgraphics said in Player 2 not working - Using arcade controls:

          input_player2_a = "s"
          input_player2_b = "a"
          input_player2_y = "q"
          input_player2_x = "k"
          input_player2_start = "num2"
          input_player2_select = "num6"
          input_player2_l = null
          input_player2_r = null
          input_player2_left = "d"
          input_player2_right = "g"
          input_player2_up = "r"
          input_player2_down = "f"

          I've tried doing exactly this, and cannot get Player 2 to work in Arcade for the life of me. It works great in NES, SNES, etc... but doesn't work at all in Arcade. Any tips/advice?

          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.