Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
added specific config for Logitech F310 from Marcus Dean Adams on goo…
…gle group, who suggested that this config is better than the old mapping which used the same config as other XBox Clones
  • Loading branch information
richard42 committed Oct 2, 2015
1 parent 889312e commit bcf6892
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion data/InputAutoCfg.ini
Expand Up @@ -530,6 +530,31 @@ Rumblepak switch = button(7)
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)

[Logitech Gamepad F310]
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(7)
Z Trig = button(5)
B Button = button(2)
A Button = button(0)
C Button R = axis(3+)
C Button L = axis(3-)
C Button D = axis(4+)
C Button U = axis(4-)
R Trig = axis(5-)
L Trig = axis(2-)
Mempak switch = button(1)
Rumblepak switch = button(3)
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)

[Logitech Gamepad F710]
plugged = True
plugin = 2
Expand Down Expand Up @@ -1407,7 +1432,6 @@ Y Axis = axis(1-,1+)
[Thrustmaster, Inc. Controller]
[Logitech Xbox Cordless Controller]
[Logitech Compact Controller for Xbox]
[Logitech Gamepad F310]
[Mad Catz Controller (unverified)]
[InterAct 'PowerPad Pro' X-Box pad (Germany)]
[Mad Catz Control Pad]
Expand Down

0 comments on commit bcf6892

Please sign in to comment.