Skip to content

Commit ca873cf

Browse files
committed
InputProfiles: Update DualShock 4 input profile
Profile also works for DualShock 3 on Linux.
1 parent 1f74d46 commit ca873cf

File tree

1 file changed

+23
-21
lines changed

1 file changed

+23
-21
lines changed

data/inputprofiles/DualShock 4.ini

Lines changed: 23 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,24 @@
11
[Controller1]
2-
Type=AnalogController
3-
ButtonUp=Controller0/Button11
4-
ButtonDown=Controller0/Button12
5-
ButtonLeft=Controller0/Button13
6-
ButtonRight=Controller0/Button14
7-
ButtonSelect=Controller0/Button4
8-
ButtonStart=Controller0/Button6
9-
ButtonTriangle=Controller0/Button3
10-
ButtonCross=Controller0/Button0
11-
ButtonCircle=Controller0/Button1
12-
ButtonSquare=Controller0/Button2
13-
ButtonL1=Controller0/Button9
14-
ButtonL2=Controller0/+Axis4
15-
ButtonR1=Controller0/Button10
16-
ButtonR2=Controller0/+Axis5
17-
ButtonL3=Controller0/Button7
18-
ButtonR3=Controller0/Button8
19-
AxisLeftX=Controller0/Axis0
20-
AxisLeftY=Controller0/Axis1
21-
AxisRightX=Controller0/Axis2
22-
AxisRightY=Controller0/Axis3
2+
Type = AnalogController
3+
ButtonUp = Controller0/Button11
4+
ButtonDown = Controller0/Button12
5+
ButtonLeft = Controller0/Button13
6+
ButtonRight = Controller0/Button14
7+
ButtonSelect = Controller0/Button4
8+
ButtonStart = Controller0/Button6
9+
ButtonTriangle = Controller0/Button3
10+
ButtonCross = Controller0/Button0
11+
ButtonCircle = Controller0/Button1
12+
ButtonSquare = Controller0/Button2
13+
ButtonL1 = Controller0/Button9
14+
ButtonL2 = Controller0/+Axis4
15+
ButtonR1 = Controller0/Button10
16+
ButtonR2 = Controller0/+Axis5
17+
ButtonL3 = Controller0/Button7
18+
ButtonR3 = Controller0/Button8
19+
ButtonAnalog = Controller0/Button5
20+
AxisLeftX = Controller0/Axis0
21+
AxisLeftY = Controller0/Axis1
22+
AxisRightX = Controller0/Axis2
23+
AxisRightY = Controller0/Axis3
24+
Rumble = Controller0

0 commit comments

Comments
 (0)