Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: XBox Controller not working with SNES games #83896
    unclebobby66
    Participant

    Thanks angeenes for the response and the config.
    I tried it but no luck.
    I can’t even get a usb SNES controller to work.
    I think I am missing some setup step.
    Does anyone know what config files (and where they are located) are involved in getting a controller to run with RetroPie 2.3?
    I have read so many tutorials and watched so many videos that I am now officially lost.
    I am almost ready to wipe the whole thing and start over.
    All help appreciated!!

    in reply to: XBox Controller not working with SNES games #83859
    unclebobby66
    Participant

    Sorry, I didn’t realize the retroarch.cfg file wouldn’t load.
    Here it is…

    #All settings made here will override the global settings for the current emulator core
    #
    video_shader = “/opt/retropie/emulators/RetroArch/shader/snes_phosphor.glslp”
    vide_shader_enable = false
    video_smooth = false
    #
    # First XBox Controller Config
    input_player1_joypad_index = “0”
    input_player1_b_btn = “1”
    input_player1_y_btn = “3”
    input_player1_select_btn = “8”
    input_player1_start_btn = “9”
    input_player1_up_btn = “h0up”
    input_player1_down_btn = “h0down”
    input_player1_left_btn = “h0left”
    input_player1_right_btn = “h0right”
    input_player1_a_btn = “0”
    input_player1_x_btn = “2”
    input_player1_l_btn = “4”
    input_player1_r_btn = “5”
    input_player1_l2_btn = “6”
    input_player1_r2_btn = “7”
    input_player1_l3_btn = “11”
    input_player1_r3_btn = “12”
    input_player1_l_x_plus_axis = “+0”
    input_player1_l_x_minus_axis = “-0”
    input_player1_l_y_plus_axis = “+1”
    input_player1_l_y_minus_axis = “-1”
    input_player1_r_x_plus_axis = “+2”
    input_player1_r_x_minus_axis = “-2”
    input_player1_r_y_plus_axis = “+3”
    input_player1_r_y_minus_axis = “-3”
    input_enable_hotkey_btn = “8”
    input_exit_emulator_btn = “9”

Viewing 2 posts - 1 through 2 (of 2 total)