26 lines
551 B
INI
26 lines
551 B
INI
|
; RGB20S Gamepad - default.ini
|
||
|
[GO-Super Gamepad]
|
||
|
plugged = True
|
||
|
mouse = False
|
||
|
AnalogDeadzone = 0,0
|
||
|
AnalogPeak = 32768,32768
|
||
|
DPad R = button(11)
|
||
|
DPad L = button(10)
|
||
|
DPad D = button(9)
|
||
|
DPad U = button(8)
|
||
|
Start = button(13)
|
||
|
Z Trig = button(15)
|
||
|
B Button = button(3)
|
||
|
A Button = button(0)
|
||
|
C Button R = axis(2+)
|
||
|
C Button L = axis(2-)
|
||
|
C Button D = axis(3+)
|
||
|
C Button U = axis(3-)
|
||
|
R Trig = button(5)
|
||
|
L Trig = button(4)
|
||
|
Mempak switch =
|
||
|
Rumblepak switch =
|
||
|
# Analog axis configuration mappings
|
||
|
X Axis = axis(0-,0+)
|
||
|
Y Axis = axis(1-,1+)
|