mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-25 23:25:41 +00:00
Data: Remove bundled input profiles
No need for these since automatic mapping takes care of it.
This commit is contained in:
parent
ae4366498e
commit
ce16195455
|
@ -1,24 +0,0 @@
|
||||||
[Controller1]
|
|
||||||
Type = AnalogController
|
|
||||||
ButtonUp = Controller0/Button11
|
|
||||||
ButtonDown = Controller0/Button12
|
|
||||||
ButtonLeft = Controller0/Button13
|
|
||||||
ButtonRight = Controller0/Button14
|
|
||||||
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
|
|
||||||
ButtonL3 = Controller0/Button7
|
|
||||||
ButtonR3 = Controller0/Button8
|
|
||||||
ButtonAnalog = Controller0/Button5
|
|
||||||
AxisLeftX = Controller0/Axis0
|
|
||||||
AxisLeftY = Controller0/Axis1
|
|
||||||
AxisRightX = Controller0/Axis2
|
|
||||||
AxisRightY = Controller0/Axis3
|
|
||||||
Rumble = Controller0
|
|
|
@ -1,16 +0,0 @@
|
||||||
[Controller1]
|
|
||||||
Type = DigitalController
|
|
||||||
ButtonUp = Keyboard/W
|
|
||||||
ButtonDown = Keyboard/S
|
|
||||||
ButtonLeft = Keyboard/A
|
|
||||||
ButtonRight = Keyboard/D
|
|
||||||
ButtonSelect = Keyboard/Backspace
|
|
||||||
ButtonStart = Keyboard/Return
|
|
||||||
ButtonTriangle = Keyboard/I
|
|
||||||
ButtonCross = Keyboard/K
|
|
||||||
ButtonCircle = Keyboard/L
|
|
||||||
ButtonSquare = Keyboard/J
|
|
||||||
ButtonL1 = Keyboard/Q
|
|
||||||
ButtonL2 = Keyboard/1
|
|
||||||
ButtonR1 = Keyboard/E
|
|
||||||
ButtonR2 = Keyboard/3
|
|
|
@ -1,16 +0,0 @@
|
||||||
[Controller1]
|
|
||||||
Type = DigitalController
|
|
||||||
ButtonUp = Keyboard/W
|
|
||||||
ButtonDown = Keyboard/S
|
|
||||||
ButtonLeft = Keyboard/A
|
|
||||||
ButtonRight = Keyboard/D
|
|
||||||
ButtonSelect = Keyboard/Backspace
|
|
||||||
ButtonStart = Keyboard/Return
|
|
||||||
ButtonTriangle = Keyboard/Keypad+8
|
|
||||||
ButtonCross = Keyboard/Keypad+2
|
|
||||||
ButtonCircle = Keyboard/Keypad+6
|
|
||||||
ButtonSquare = Keyboard/Keypad+4
|
|
||||||
ButtonL1 = Keyboard/Q
|
|
||||||
ButtonL2 = Keyboard/1
|
|
||||||
ButtonR1 = Keyboard/E
|
|
||||||
ButtonR2 = Keyboard/3
|
|
|
@ -1,16 +0,0 @@
|
||||||
[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
|
|
|
@ -1,24 +0,0 @@
|
||||||
[Controller1]
|
|
||||||
Type = AnalogController
|
|
||||||
ButtonUp = Controller0/Button11
|
|
||||||
ButtonDown = Controller0/Button12
|
|
||||||
ButtonLeft = Controller0/Button13
|
|
||||||
ButtonRight = Controller0/Button14
|
|
||||||
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
|
|
||||||
ButtonL3 = Controller0/Button7
|
|
||||||
ButtonR3 = Controller0/Button8
|
|
||||||
ButtonAnalog = Controller0/Button5
|
|
||||||
AxisLeftX = Controller0/Axis0
|
|
||||||
AxisLeftY = Controller0/Axis1
|
|
||||||
AxisRightX = Controller0/Axis2
|
|
||||||
AxisRightY = Controller0/Axis3
|
|
||||||
Rumble = Controller0
|
|
Loading…
Reference in a new issue