#95331
meat
Participant

Hi Guys,

This worked for me with two controllers (both logitech F710)

just adjust the buttons for your own controllers.

[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
QUIT=8
ACCEL=
QLOAD=10
QSAVE=9
#Joystick axis
JA_LR=0
JA_UD=1

[Joystick]

A_2=0
B_2=1
X_2=2
Y_2=3
L_2=4
R_2=5
START_2=7
SELECT_2=6
QUIT=8
ACCEL=
QLOAD=10
QSAVE-=9
JA_LR=0
JA_UD=1

Meat