diff --git a/emu-configs/primehack/Hotkeys.ini b/emu-configs/primehack/Hotkeys.ini index 0ea602d5..9571682b 100644 --- a/emu-configs/primehack/Hotkeys.ini +++ b/emu-configs/primehack/Hotkeys.ini @@ -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) \ No newline at end of file +Other State Hotkeys/Decrease Selected State Slot = @(Ctrl+J) +General/Toggle Fullscreen = @(Ctrl+Return) +Wii/Press Sync Button = @(Alt+W) \ No newline at end of file