What's new

Keyboard config inputautocfg.ini for Xarcade Tankstick - RetroPie

johngandersonjr

New member
Wondering if anyone has a configuration for an xarcade tankstick?

Or you can point me in the right direction on how to program the keys in the inputautocfg.ini file.

I know the xarcade shows up as a keyboard but I do not know what these numbers mean? I'd like to change them to what my xarcade has but I do not know what the numbers in the parenthesis are?

Thanks in advance.

[Keyboard]
plugged = True
plugin = 2
mouse = False
DPad R = key(100)
DPad L = key(97)
DPad D = key(115)
DPad U = key(119)
Start = key(13)
Z Trig = key(122)
B Button = key(306)
A Button = key(304)
C Button R = key(108)
C Button L = key(106)
C Button D = key(107)
C Button U = key(105)
R Trig = key(99)
L Trig = key(120)
Mempak switch = key(44)
Rumblepak switch = key(46)
X Axis = key(276,275)
Y Axis = key(273,274)
 
OP
J

johngandersonjr

New member
This is exactly what I was looking for. All controls show up as keyboard keys. even the joysticks. I am wondering if there is a way to configure two players using the inputautocfg.ini file? I know the exact keys that my controller uses. Just need to enter them in the file some how.
 

V1del

New member
you can configure it directly in the mupen64plus.cfg just set the mode variable to 0 and plugged to True on both controllers ([Input-SDL-Control]-sections)
 

Top