Homepage Forums RetroPie Project Everything else related to the RetroPie Project 2nd controller not working in games

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #89150
    grenade44
    Participant

    Hi,

    Im building a raspberry in a nes case and using the gpio adapter. I have got everything connected up and working. Both nes controllers work with jstest but i cant get the second controller to work in a game. What am I doing wrong?

    im using retropie 2.6, gpio adapter 1.4 and raspberry pi B.

    My controller config for my nes games

    input_player1_joypad_index = “0”

    input_player1_b_btn = “3”

    input_player1_select_btn = “6”

    input_player1_start_btn = “7”

    input_player1_up_axis = “-1”

    input_player1_down_axis = “+1”

    input_player1_left_axis = “-0”

    input_player1_right_axis = “+0”

    input_player1_a_btn = “1”

    input_player2_joypad_index = “1”

    input_player2_b_btn = “3”

    input_player2_select_btn = “6”

    input_player2_start_btn = “7”

    input_player2_up_axis = “-1”

    input_player2_down_axis = “+1”

    input_player2_left_axis = “-0”

    input_player2_right_axis = “+0”

    input_player2_a_btn = “1”

    input_exit_emulator_btn = “7”
    input_enable_hotkey_btn = “6”
    input_save_state_btn = “-1”
    input_load_state_btn = “+1”

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