Hello,
I must admit I’m new to this. I had Retropie 2.6 nicely configured and bought a new SD card to try and use 3.1. It’s been a long time and I had previous help.
I have this part of a 2 player bartop with 2 usb encoders.
For the NeoGeo controls I have tried copying and pasting to my old config to /opt/retropie/emulators/pifba/fba2x.cfg but nothing works.
[Joystick]
# Get codes from “jstest /dev/input/js0”
# from package “joystick”
# Defaults to XBOX 360 Controller
input_device = “Xin-Mo Xin-Mo Controller”
input_driver = “udev”
A_1=1
B_1=4
X_1=2
Y_1=0
L_1=3
R_1=5
START_1=6
SELECT_1=7
#Joystick axis
JA_LR=0
JA_UD=1
Quit_1=8
EXIT_2=8
#player 2 button configuration
A_2=1
B_2=0
X_2=4
Y_2=3
L_2=5
R_2=2
START_2=6
SELECT_2=7
#Joystick axis
JA_LR_2=0
JA_UD_2=1
Is their a tutotial?