Homepage Forums RetroPie Project Everything else related to the RetroPie Project Final Burn / Neo-Geo ibuffalo Controller Config

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #86020
    lightthief
    Participant

    So I’ve been trying everything to try and get my iBuffalo USB SNES controller to work with final burn.

    I have my roms in the Neo-geo rom folder.
    Most of them boot well enough but none of the controls respond.

    I’ve set up fba2x.cfg With the following:
    [Joystick]
    # Get codes from “jstest /dev/input/js0”
    # from package “joystick”
    A_1=0
    B_1=1
    X_1=2
    Y_1=3
    L_1=4
    R_1=5
    START_1=7
    SELECT_1=6
    #Joystick axis
    JA_LR=0
    JA_UD=1
    #player 2 button configuration
    A_2=0
    B_2=1
    X_2=2
    Y_2=3
    L_2=4
    R_2=6
    START_2=9
    SELECT_2=8
    #Joystick axis
    JA_LR_2=0
    JA_UD_2=1

    QUIT=999
    ACCEL=999
    QLOAD=10
    QSAVE=11

    Is there anything else I should be doing/installing?
    Do I need a certain set of Roms?

    #86022
    Floob
    Member

    My iBuffalo setup is this:

    [Joystick]
    # Get codes from "jstest /dev/input/js0"
    # from package "joystick"
    A_1=0
    B_1=1
    X_1=2
    Y_1=3
    L_1=4
    R_1=5
    START_1=7
    SELECT_1=6
    #Joystick axis
    JA_LR=0
    JA_UD=1

    Which seems the same as yours, although I dont have this:

    QUIT=999
    ACCEL=999
    QLOAD=10
    QSAVE=11

    My romset used is shown here:

    #86025
    lightthief
    Participant

    Hmm interesting. I”ll check it out. Thanks.

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