Hi there, in which file i should add lines, for the autoconfiguration works fine with a “Genius MaxFire G-12 VIBRATION” ?
In the Mupen64Plus file “/usr/share/games/mupen64plus/InputAutoCfg.ini” i just add the lines :
[4-Axis,12-Button with POV]
plugged = True
plugin = 2
mouse = False
AnalogDeadzone = 4096,4096
AnalogPeak = 32768,32768
Mempak switch =
Rumblepak switch =
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(6)
B Button = button(2)
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(4)
L Trig = button(5)
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)
To make it work. i need add to RetroArch too, i think the problem is the device name “4-Axis,12-Button with POV” . thanks.