PCSX2: shut down hotkey added [skip ci]

This commit is contained in:
XargonWan 2023-05-05 14:59:15 +02:00
parent 43bc8b36ba
commit cc3863aef3

View file

@ -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