mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
PCSX2: shut down hotkey added [skip ci]
This commit is contained in:
parent
43bc8b36ba
commit
cc3863aef3
|
@ -334,6 +334,7 @@ ToggleVideoCapture = Keyboard/Control & Keyboard/V
|
||||||
IncreaseUpscaleMultiplier = Keyboard/Control & Keyboard/U
|
IncreaseUpscaleMultiplier = Keyboard/Control & Keyboard/U
|
||||||
DecreaseUpscaleMultiplier = Keyboard/Control & Keyboard/Y
|
DecreaseUpscaleMultiplier = Keyboard/Control & Keyboard/Y
|
||||||
CycleAspectRatio = Keyboard/Control & Keyboard/W
|
CycleAspectRatio = Keyboard/Control & Keyboard/W
|
||||||
|
ShutdownVM = Keyboard/Control & Keyboard/Escape
|
||||||
ResetVM = Keyboard/Control & Keyboard/R
|
ResetVM = Keyboard/Control & Keyboard/R
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue