Homepage Forums RetroPie Project Everything else related to the RetroPie Project Buffalo Classic USB Gamepad buttons backwards

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #82860
    couchpotatotalk
    Participant

    I followed the instructions found in this video to config my controller but ran into some issues.

    I am using a Buffalo Classic USB gamepad. After I finish the mapping tool some of my buttons are backwards. When I viewed the USB,2-axis8-buttongamepad.cfg file it showed ABXY wrong, I tried to manually change them to what I have below but the buttons were still wrong in game. What am I doing wrong? Start/Select also didn’t work at all in game, nor did the quit game shortcut I set up. Everything else works fine on my generic SNES USB controller.

    input_device = “USB,2-axis 8-button gamepad ”
    input_driver = “udev”
    input_b_btn = “2”
    input_y_btn = “3”
    input_select_btn = “6”
    input_start_btn = “7”
    input_up_axis = “-1”
    input_down_axis = “+1”
    input_left_axis = “-0”
    input_right_axis = “+0”
    input_a_btn = “1”
    input_x_btn = “0”
    input_l_btn = “4”
    input_r_btn = “5”
    input_enable_hotkey_btn = “6”
    input_exit_emulator_btn = “7”

    #82948
    trimmtrabb
    Participant

    The file you need to edit is retroarch.cfg located in /opt/retropie/configs/all/

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