Skip to content

Commit b5311e5

Browse files
committed
InputProfiles: Add PlayStation Classic Controller input profile
1 parent ca873cf commit b5311e5

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
[Controller1]
2+
Type = DigitalController
3+
ButtonUp = Controller0/-Axis1
4+
ButtonDown = Controller0/+Axis1
5+
ButtonLeft = Controller0/-Axis0
6+
ButtonRight = Controller0/+Axis0
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

0 commit comments

Comments
 (0)