Fix default PCE gamepad bindings (fixes #2720)
This commit is contained in:
parent
9cd3d0b57f
commit
b9e29e78b4
|
@ -593,14 +593,14 @@
|
|||
"P1 Down": "Down, J1 POV1D, X1 DpadDown, X1 LStickDown",
|
||||
"P1 Left": "Left, J1 POV1L, X1 DpadLeft, X1 LStickLeft",
|
||||
"P1 Right": "Right, J1 POV1R, X1 DpadRight, X1 LStickRight",
|
||||
"P1 B2": "Z, J1 B1, X1 X",
|
||||
"P1 B1": "X, J1 B2, X1 A",
|
||||
"P1 I": "C, J1 B1, X1 X",
|
||||
"P1 B1": "C, J1 B3, X1 B",
|
||||
"P1 B2": "X, J1 B2, X1 A",
|
||||
"P1 I": "C, J1 B3, X1 B",
|
||||
"P1 II": "X, J1 B2, X1 A",
|
||||
"P1 III": "Z, J1 B4, X1 Y",
|
||||
"P1 IV": "D, J1 B3, X1 B",
|
||||
"P1 V": "S, J1 B11, X1 X",
|
||||
"P1 VI": "A, J1 B12, X1 X",
|
||||
"P1 III": "Z",
|
||||
"P1 IV": "D",
|
||||
"P1 V": "S",
|
||||
"P1 VI": "A",
|
||||
"P1 Select": "V, J1 B9, X1 Back",
|
||||
"P1 Run": "Enter, J1 B10, X1 Start",
|
||||
"P1 Mode: Set 2-button": "LeftBracket",
|
||||
|
|
Loading…
Reference in New Issue