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

    I setup the config for fba the start and select. I use an ipac2 so my start is 1 and my select is coin 1 wich is 5 but I seem to get nothing? I seen in a video something about the hotkey takes over 1st and wont allow the select to work? can anyone help?

    herbfargus
    Member
    Post count: 1858
    petrockblog
    Keymaster
    Post count: 1827
    petrockblog
    Keymaster
    Post count: 1827

    if your controller maps to keypresses you can do

    input_enable_hotkey = (leaving off the _btn etc)

    clbxr100
    Participant
    Post count: 2

    gave that a shot still when In fba I hit my select and start it still exits the game. I changed it to a different key. hmm

    [Keyboard]
    # Get codes from /usr/include/SDL/SDL_keysym.h
    A_1= “L-ctrl”
    B_1= “L-alt”
    X_1= “space”
    Y_1=L-shift
    L_1=L-shift
    R_1=Z
    START_1= “1”
    SELECT_1= “6”
    LEFT_1=L arrow
    RIGHT_1=R arrow
    UP_1=U arrow
    DOWN_1=D arrow
    QUIT=c
    #player 2 keyboard controls, disabled by default
    A_2=a
    B_2=s
    X_2=w
    Y_2=i
    L_2=q
    R_2=k
    START_2= “2”
    SELECT_2= “5”
    LEFT_2=d
    RIGHT_2=g
    UP_2=r
    DOWN_2=f

    I even tried ” ” nothing

    petrockblog
    Keymaster
    Post count: 1827

    I was referring to the libretro emulators – not FBA sorry. Please check which emulator is being launched from the pre-launch menu.

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