InputProfiles: Add PlayStation Classic Controller input profile
This commit is contained in:
parent
ca873cf243
commit
b5311e5896
|
@ -0,0 +1,16 @@
|
||||||
|
[Controller1]
|
||||||
|
Type = DigitalController
|
||||||
|
ButtonUp = Controller0/-Axis1
|
||||||
|
ButtonDown = Controller0/+Axis1
|
||||||
|
ButtonLeft = Controller0/-Axis0
|
||||||
|
ButtonRight = Controller0/+Axis0
|
||||||
|
ButtonSelect = Controller0/Button4
|
||||||
|
ButtonStart = Controller0/Button6
|
||||||
|
ButtonTriangle = Controller0/Button3
|
||||||
|
ButtonCross = Controller0/Button0
|
||||||
|
ButtonCircle = Controller0/Button1
|
||||||
|
ButtonSquare = Controller0/Button2
|
||||||
|
ButtonL1 = Controller0/Button9
|
||||||
|
ButtonL2 = Controller0/+Axis4
|
||||||
|
ButtonR1 = Controller0/Button10
|
||||||
|
ButtonR2 = Controller0/+Axis5
|
Loading…
Reference in New Issue