Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • waymon
    Participant
    Post count: 3

    I am having the hardest time getting both my N64 controllers to both work. I want to use them for c64, atari, nes, snes and n64. I want to bind both shoulders buttons to quit the rom and return to the emulation station…I have this working in NES.

    input_enable_hotkey_btn = 4
    input_exit_emulator_btn = 5

    Attached are the configurations below…what am I doing wrong? I know how to use the jstest /dev/input/js0 but I don’t know what to bind those buttons to for each emulator…can anyone help?

    Pi Model: (2)
    RetroPie Version Used: (3.0)
    Built From: (SD Image)
    Controllers: Two N64 controllers connected USB.

    Below are the retroarch.cfg files:

    /opt/retropie/configs/c64/
    /opt/retropie/configs/atari7800/
    /opt/retropie/configs/nes/
    /opt/retropie/configs/snes/
    /opt/retropie/configs/n64/

    Any guidance would be great! Thanks

    waymon
    Participant
    Post count: 3

    Bumpy bump!

    input_player1_joypad_index = xx
    input_player1_b_btn = xx
    input_player1_a_btn = xx
    input_player1_x_btn = xx
    input_player1_l_btn = xx
    input_player1_r_btn = xx
    input_player1_start_btn = xx
    input_player1_select_btn = xx
    So I know what the buttons numbers are where the XX is…I just don’t know what the above would be for all the consoles

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Controller Configuration in RetroPie’ is closed to new topics and replies.