mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
DUCKSTATION: updated hotkeys for the new duckstation standard
This commit is contained in:
parent
3b7a3943bc
commit
fe427fb9ba
|
@ -220,27 +220,27 @@ GPUMaxRunAhead = 128
|
||||||
|
|
||||||
|
|
||||||
[Hotkeys]
|
[Hotkeys]
|
||||||
OpenQuickMenu = Keyboard/Control+M
|
OpenQuickMenu = Keyboard/Control & Keyboard/M
|
||||||
FastForward = Keyboard/Control+Keypad+Plus
|
FastForward = Keyboard/Control & Keyboard/Plus
|
||||||
ToggleTurbo = Keyboard/Control+T
|
ToggleTurbo = Keyboard/Control & Keyboard/T
|
||||||
ToggleFullscreen = Keyboard/Control+Return
|
ToggleFullscreen = Keyboard/Control & Keyboard/Return
|
||||||
TogglePause = Keyboard/Control+P
|
TogglePause = Keyboard/Control & Keyboard/P
|
||||||
Screenshot = Keyboard/Control+X
|
Screenshot = Keyboard/Control & Keyboard/X
|
||||||
Reset = Keyboard/Control+R
|
Reset = Keyboard/Control & Keyboard/R
|
||||||
ChangeDisc = Keyboard/Control+D
|
ChangeDisc = Keyboard/Control & Keyboard/D
|
||||||
Rewind = Keyboard/Control+Keypad+Minus
|
Rewind = Keyboard/Control & Keyboard/Minus
|
||||||
ToggleCheats = Keyboard/Control+C
|
ToggleCheats = Keyboard/Control & Keyboard/C
|
||||||
IncreaseEmulationSpeed = Keyboard/Control+1
|
IncreaseEmulationSpeed = Keyboard/Control & Keyboard/1
|
||||||
DecreaseEmulationSpeed = Keyboard/Control+2
|
DecreaseEmulationSpeed = Keyboard/Control & Keyboard/2
|
||||||
ResetEmulationSpeed = Keyboard/Control+3
|
ResetEmulationSpeed = Keyboard/Control & Keyboard/3
|
||||||
IncreaseResolutionScale = Keyboard/Control+U
|
IncreaseResolutionScale = Keyboard/Control & Keyboard/U
|
||||||
DecreaseResolutionScale = Keyboard/Control+Y
|
DecreaseResolutionScale = Keyboard/Control & Keyboard/Y
|
||||||
ToggleWidescreen = Keyboard/Control+W
|
ToggleWidescreen = Keyboard/Control & Keyboard/W
|
||||||
LoadSelectedSaveState = Keyboard/Control+A
|
LoadSelectedSaveState = Keyboard/Control & Keyboard/A
|
||||||
SaveSelectedSaveState = Keyboard/Control+S
|
SaveSelectedSaveState = Keyboard/Control & Keyboard/S
|
||||||
SelectPreviousSaveStateSlot = Keyboard/Control+J
|
SelectPreviousSaveStateSlot = Keyboard/Control & Keyboard/J
|
||||||
SelectNextSaveStateSlot = Keyboard/Control+K
|
SelectNextSaveStateSlot = Keyboard/Control & Keyboard/K
|
||||||
UndoLoadState = Keyboard/Control+9
|
UndoLoadState = Keyboard/Control & Keyboard/9
|
||||||
|
|
||||||
|
|
||||||
[Cheevos]
|
[Cheevos]
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 0b1cfb79e591e10488a3262d6b38db843c39a409
|
Subproject commit 78786102fc04cf104ef9bf2f0ebcacbdda357ae0
|
|
@ -1 +1 @@
|
||||||
Subproject commit a2441b964afefd8cd1cebcdf562c7878670daf42
|
Subproject commit 50314360ded6fa3b9f0b602513b1164b7a6636ed
|
Loading…
Reference in a new issue