mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2025-04-10 19:15:14 +00:00
InputProfiles: Update DualShock 4 input profile
Profile also works for DualShock 3 on Linux.
This commit is contained in:
parent
1f74d46d39
commit
ca873cf243
|
@ -16,7 +16,9 @@ ButtonR1=Controller0/Button10
|
||||||
ButtonR2 = Controller0/+Axis5
|
ButtonR2 = Controller0/+Axis5
|
||||||
ButtonL3 = Controller0/Button7
|
ButtonL3 = Controller0/Button7
|
||||||
ButtonR3 = Controller0/Button8
|
ButtonR3 = Controller0/Button8
|
||||||
|
ButtonAnalog = Controller0/Button5
|
||||||
AxisLeftX = Controller0/Axis0
|
AxisLeftX = Controller0/Axis0
|
||||||
AxisLeftY = Controller0/Axis1
|
AxisLeftY = Controller0/Axis1
|
||||||
AxisRightX = Controller0/Axis2
|
AxisRightX = Controller0/Axis2
|
||||||
AxisRightY = Controller0/Axis3
|
AxisRightY = Controller0/Axis3
|
||||||
|
Rumble = Controller0
|
||||||
|
|
Loading…
Reference in a new issue