puck6t9
Participant
Post count: 20

try it like this. Worked with my game pad

[8Bitdo NES30 GamePad]
plugged = True
plugin = 2
mouse = False
DPad R = 3
DPad L = 2
DPad D = 5
DPad U = 0
Start = 22
Z Trig = 21
B Button = 12

and so on.. i had to put the name of the device the same way retropie sees it for it to auto config. for expaple here is mine

[Jess Tech GGE909 PC Recoil Pad]
plugged = True
plugin = 2
mouse = False
AnalogDeadzone = 4096,4096
AnalogPeak = 32768,32768
DPad R = hat(0 Right)
DPad L = hat(0 Left)
DPad D = hat(0 Down)
DPad U = hat(0 Up)
Start = button(9)
Z Trig = button(7)
B Button = button(0)
A Button = button(2)
C Button R = axis(3+)
C Button L = axis(3-)
C Button D = axis(2+)
C Button U = axis(2-)
R Trig = button(6)
L Trig = button(4)
Mempak switch =
Rumblepak switch =
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)