mirror of
https://github.com/stenzek/duckstation.git
synced 2024-11-23 13:59:49 +00:00
InputProfiles: Add PlayStation Classic Controller input profile
This commit is contained in:
parent
ca873cf243
commit
b5311e5896
16
data/inputprofiles/PlayStation Classic Controller.ini
Normal file
16
data/inputprofiles/PlayStation Classic Controller.ini
Normal file
@ -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
Block a user