Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Fba issue with coin #113523
    clbxr100
    Participant

    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

Viewing 1 post (of 1 total)