I have been trying to get player two working on my raspberry pi running pifba.
Player one maps without any problem but player two wont map for some reason.
Ive been readingm, ive been watching videos but nothing helps.
As I said in the topic, Im using the ipac 2.
I changed to the right keys in fba2x.cfg
Im using the latest retropie 3.0
A_1=306 #LCTRL (button1)
B_1=32 #SPACE (button3)
X_1=308 #LALT (button2
Y_1=304 #LSHIFT
L_1=122 #z
R_1=120 #x
START_1=49 #1
SELECT_1=53 #5
LEFT_1=276 #left
RIGHT_1=275 #right
UP_1=273 #up
DOWN_1=274 #down
QUIT=27 #escape
#player 2 keyboard controls, disabled by default
A_2=97 #a (button1)
B_2=113 #q (button3)
X_2=115 #s (button2)
Y_2=119 #w
L_2=105 #i
R_2=107 #k
START_2=50 #2
SELECT_2=54 #6
LEFT_2=100 #d
RIGHT_2=103 #g
UP_2=114 #r
DOWN_2=102 #f
If someone know what I am doing wrong, please tell me!