mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 07:25:38 +00:00
CUP: Primehack, updated hotkeys
This commit is contained in:
parent
fd56f985f1
commit
44a61d2261
|
@ -5,7 +5,7 @@ General/Toggle Pause = @(Ctrl+P)
|
|||
General/Reset = @(Ctrl+R)
|
||||
General/Take Screenshot = @(Ctrl+X)
|
||||
General/Exit = @(Ctrl+Escape)
|
||||
General/Control NetPlay Golf Mode = @(Alt+G)
|
||||
General/Control NetPlay Golf Mode = @(Alt+H)
|
||||
Emulation Speed/Decrease Emulation Speed = @(Ctrl+`2`)
|
||||
Emulation Speed/Increase Emulation Speed = @(Ctrl+`1`)
|
||||
Emulation Speed/Disable Emulation Speed Limit = @(Ctrl+`0`)
|
||||
|
@ -19,4 +19,6 @@ Load State/Load from Selected Slot = @(Ctrl+A)
|
|||
Other State Hotkeys/Undo Load State = @(Ctrl+`8`)
|
||||
Other State Hotkeys/Undo Save State = @(Ctrl+`9`)
|
||||
Other State Hotkeys/Increase Selected State Slot = @(Ctrl+K)
|
||||
Other State Hotkeys/Decrease Selected State Slot = @(Ctrl+J)
|
||||
Other State Hotkeys/Decrease Selected State Slot = @(Ctrl+J)
|
||||
General/Toggle Fullscreen = @(Ctrl+Return)
|
||||
Wii/Press Sync Button = @(Alt+W)
|
Loading…
Reference in a new issue