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

    switching controllers for player 1 and 2 for snes

    Scheduled Pinned Locked Moved Help and Support
    retopiefc30 procontroller help
    1 Posts 1 Posters 695 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.
    • S
      shingouki
      last edited by

      I have a madcatz joystick and a FC30 Pro controller, the madcatz joystick and a FC30 Pro controller are set up as player 1 and 2 respectively.
      I want to play snes emulator with the Fc30 Pro as P1.

      I have added the below to /opt/retropie/configs/snes/retroarch.cfg but it is not working, anyone has any idea how this can be resolved??

      Settings made here will only override settings in the global retroarch.cfg if placed above the #include line

      input_player1_joypad_index = "1"

      input_player1_b_btn = "1"
      input_player1_y_btn = "4"
      input_player1_select_btn = "10"
      input_player1_start_btn = "11"
      input_player1_a_btn = "0"
      input_player1_x_btn = "3"
      input_player1_l_btn = "6"
      input_player1_r_btn = "9"
      input_player1_l2_btn = "8"
      input_player1_r2_btn = "7"

      input_player2_joypad_index = "0"

      input_player2_b_btn = "null"
      input_player2_y_btn = "null"
      input_player2_select_btn = "null"
      input_player2_start_btn = "null"
      input_player2_a_btn = "null"
      input_player2_x_btn = "null"
      input_player2_l_btn = "null"
      input_player2_r_btn = "null"
      input_player2_l2_btn = "null"
      input_player2_r2_btn = "null"

      #include "/opt/retropie/configs/all/retroarch.cfg"

      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.