Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add config for Sony playstation 4 controller and remove conflicting P…
…S3 controller name
  • Loading branch information
amietn committed May 7, 2015
1 parent bc61822 commit bb0ffc3
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion data/InputAutoCfg.ini
Expand Up @@ -871,7 +871,6 @@ Y Axis = axis(1-,1+)

[PLAYSTATION(R)3 Controller]
[Sony PLAYSTATION(R)3 Controller]
[Sony Computer Entertainment Wireless Controller]
[SHENGHIC 2009/0708ZXW-V1Inc. PLAYSTATION(R)3Conteroller]
plugged = True
plugin = 2
Expand All @@ -897,6 +896,31 @@ Rumblepak switch =
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)

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

[SAITEK P880]
plugged = True
plugin = 2
Expand Down

0 comments on commit bb0ffc3

Please sign in to comment.