mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-03-06 14:27:48 +00:00
Load official Primehack SD control profiles
This commit is contained in:
parent
f1845662b3
commit
e069a4e090
emu-configs
citra-qt-config.ini
primehack/Profiles
|
@ -324,7 +324,7 @@ Paths\gamedirs\3\deep_scan=false
|
||||||
Paths\gamedirs\3\deep_scan\default=true
|
Paths\gamedirs\3\deep_scan\default=true
|
||||||
Paths\gamedirs\3\expanded=true
|
Paths\gamedirs\3\expanded=true
|
||||||
Paths\gamedirs\3\expanded\default=true
|
Paths\gamedirs\3\expanded\default=true
|
||||||
Paths\gamedirs\3\path=/run/user/1000/doc/a3fd0df5/n3ds
|
Paths\gamedirs\3\path=/home/deck/retrodeck/roms/n3ds
|
||||||
Paths\gamedirs\size=3
|
Paths\gamedirs\size=3
|
||||||
Paths\language=en
|
Paths\language=en
|
||||||
Paths\language\default=false
|
Paths\language\default=false
|
||||||
|
|
34
emu-configs/primehack/Profiles/GCPad/PrimeHack SD-GC.ini
Normal file
34
emu-configs/primehack/Profiles/GCPad/PrimeHack SD-GC.ini
Normal file
|
@ -0,0 +1,34 @@
|
||||||
|
[Profile]
|
||||||
|
Device = SDL/0/Microsoft X-Box 360 pad 0
|
||||||
|
Buttons/A = `Full Axis 5+` | `Button 1`
|
||||||
|
Buttons/B = `Button 0`
|
||||||
|
Buttons/X = `Button 4`
|
||||||
|
Buttons/Y = `Button 3`
|
||||||
|
Buttons/Z = `Button 7`
|
||||||
|
Buttons/Start = `Button 6`
|
||||||
|
Main Stick/Dead Zone = 8.0
|
||||||
|
Main Stick/Up = `Axis 1-`
|
||||||
|
Main Stick/Down = `Axis 1+`
|
||||||
|
Main Stick/Left = `Axis 0-`
|
||||||
|
Main Stick/Right = `Axis 0+`
|
||||||
|
Main Stick/Modifier/Range = 50.0
|
||||||
|
Main Stick/Calibration = 100.00 141.42 100.00 141.42 100.00 141.42 100.00 141.42
|
||||||
|
C-Stick/Up = `Button 5` & `Hat 0 N`
|
||||||
|
C-Stick/Down = `Button 5` & `Hat 0 S`
|
||||||
|
C-Stick/Left = `Button 5` & `Hat 0 W`
|
||||||
|
C-Stick/Right = `Button 5` & `Hat 0 E`
|
||||||
|
C-Stick/Modifier/Range = 50.0
|
||||||
|
C-Stick/Calibration = 100.00 141.42 100.00 141.42 100.00 141.42 100.00 141.42
|
||||||
|
Triggers/L = `Full Axis 2+`
|
||||||
|
Triggers/L-Analog = `Full Axis 2+`
|
||||||
|
D-Pad/Up = !`Button 5` & `Hat 0 N`
|
||||||
|
D-Pad/Down = !`Button 5` & `Hat 0 W`
|
||||||
|
D-Pad/Left = !`Button 5` & `Hat 0 E`
|
||||||
|
D-Pad/Right = !`Button 5` & `Hat 0 S`
|
||||||
|
Camera Control/Dead Zone = 4.0
|
||||||
|
Camera Control/Up = `Axis 4-`
|
||||||
|
Camera Control/Down = `Axis 4+`
|
||||||
|
Camera Control/Left = `Axis 3-`
|
||||||
|
Camera Control/Right = `Axis 3+`
|
||||||
|
Camera Control/Modifier/Range = 50.0
|
||||||
|
PrimeHack/Mode = 1
|
|
@ -1,29 +0,0 @@
|
||||||
[Profile]
|
|
||||||
Device = SDL/0/Microsoft X-Box 360 pad 0
|
|
||||||
Buttons/A = `Button 0`
|
|
||||||
Buttons/B = `Button 1`
|
|
||||||
Buttons/X = `Button 2`
|
|
||||||
Buttons/Y = `Button 3`
|
|
||||||
Buttons/Z = `Button 6`
|
|
||||||
Buttons/Start = `Button 7`
|
|
||||||
Main Stick/Up = `Axis 4-`
|
|
||||||
Main Stick/Down = `Axis 4+`
|
|
||||||
Main Stick/Left = `Axis 3-`
|
|
||||||
Main Stick/Right = `Axis 3+`
|
|
||||||
Main Stick/Modifier/Range = 50.0
|
|
||||||
Main Stick/Calibration = 100.00 141.42 100.00 141.42 100.00 141.42 100.00 141.42
|
|
||||||
C-Stick/Up = `Axis 1-`
|
|
||||||
C-Stick/Down = `Axis 1+`
|
|
||||||
C-Stick/Left = `Axis 0-`
|
|
||||||
C-Stick/Right = `Axis 0+`
|
|
||||||
C-Stick/Modifier/Range = 50.0
|
|
||||||
C-Stick/Calibration = 100.00 141.42 100.00 141.42 100.00 141.42 100.00 141.42
|
|
||||||
Triggers/L = `Button 4`
|
|
||||||
Triggers/R = `Button 5`
|
|
||||||
Triggers/L-Analog = `Full Axis 2+`
|
|
||||||
Triggers/R-Analog = `Full Axis 5+`
|
|
||||||
D-Pad/Up = `Hat 0 N`
|
|
||||||
D-Pad/Down = `Hat 0 S`
|
|
||||||
D-Pad/Left = `Hat 0 W`
|
|
||||||
D-Pad/Right = `Hat 0 E`
|
|
||||||
Camera Control/Modifier/Range = 50.0
|
|
51
emu-configs/primehack/Profiles/Wiimote/PrimeHack SD-Wii.ini
Normal file
51
emu-configs/primehack/Profiles/Wiimote/PrimeHack SD-Wii.ini
Normal file
|
@ -0,0 +1,51 @@
|
||||||
|
[Profile]
|
||||||
|
Device = SDL/0/Microsoft X-Box 360 pad 0
|
||||||
|
Buttons/A = `Full Axis 5+` | `Button 1`
|
||||||
|
Buttons/B = `Button 0`
|
||||||
|
Buttons/1 = `Button 7`
|
||||||
|
Buttons/2 = `Button 6`
|
||||||
|
Buttons/- = `Button 4`
|
||||||
|
Buttons/+ = `Button 5`
|
||||||
|
Buttons/Down = `Button 3`
|
||||||
|
D-Pad/Down = `Button 3`
|
||||||
|
Tilt/Modifier/Range = 50.0
|
||||||
|
IMUIR/Enabled = False
|
||||||
|
Extension = Nunchuk
|
||||||
|
Nunchuk/Buttons/C = `Button 4`
|
||||||
|
Nunchuk/Buttons/Z = `Full Axis 2+`
|
||||||
|
Nunchuk/Stick/Dead Zone = 15.0
|
||||||
|
Nunchuk/Stick/Up = `Axis 1-`
|
||||||
|
Nunchuk/Stick/Down = `Axis 1+`
|
||||||
|
Nunchuk/Stick/Left = `Axis 0-`
|
||||||
|
Nunchuk/Stick/Right = `Axis 0+`
|
||||||
|
Nunchuk/Stick/Modifier/Range = 50.0
|
||||||
|
Nunchuk/Stick/Calibration = 100.00 141.42 100.00 141.42 100.00 141.42 100.00 141.42
|
||||||
|
Nunchuk/Tilt/Modifier/Range = 50.0
|
||||||
|
Classic/Left Stick/Modifier/Range = 50.0
|
||||||
|
Classic/Right Stick/Modifier/Range = 50.0
|
||||||
|
Guitar/Stick/Modifier/Range = 50.0
|
||||||
|
Drums/Stick/Modifier/Range = 50.0
|
||||||
|
Turntable/Stick/Modifier/Range = 50.0
|
||||||
|
uDraw/Stylus/Modifier/Range = 50.0
|
||||||
|
Drawsome/Stylus/Modifier/Range = 50.0
|
||||||
|
Rumble/Motor = Weak
|
||||||
|
PrimeHack/Beam 1 = `Button 5` & `Hat 0 N`
|
||||||
|
PrimeHack/Beam 2 = `Button 5` & `Hat 0 W`
|
||||||
|
PrimeHack/Beam 3 = `Button 5` & `Hat 0 E`
|
||||||
|
PrimeHack/Beam 4 = `Button 5` & `Hat 0 S`
|
||||||
|
PrimeHack/Visor 1 = !`Button 5` & `Hat 0 N`
|
||||||
|
PrimeHack/Visor 2 = !`Button 5` & `Hat 0 W`
|
||||||
|
PrimeHack/Visor 3 = !`Button 5` & `Hat 0 E`
|
||||||
|
PrimeHack/Visor 4 = !`Button 5` & `Hat 0 S`
|
||||||
|
PrimeHack/AltProfile = Disabled
|
||||||
|
PrimeHack/Control Reticle When Locked-On = True
|
||||||
|
Camera Control/Dead Zone = 15.0
|
||||||
|
Camera Control/Up = `Axis 4-`
|
||||||
|
Camera Control/Down = `Axis 4+`
|
||||||
|
Camera Control/Left = `Axis 3-`
|
||||||
|
Camera Control/Right = `Axis 3+`
|
||||||
|
Camera Control/Modifier/Range = 50.0
|
||||||
|
PrimeHack/Mode = 1
|
||||||
|
PrimeHack/Tap Grapple Repeatedly To Pull = True
|
||||||
|
PrimeHack/Spring Ball = `Button 10`
|
||||||
|
PrimeHack/Grapple Lasso = `Button 2`
|
Loading…
Reference in a new issue