Hotkeys: Difference between revisions

114 bytes added ,  13 April 2015
I spoke with avih and double-checked the source code for GlobalCommands.cpp. These are not GSdx-only hotkeys.
mNo edit summary
(I spoke with avih and double-checked the source code for GlobalCommands.cpp. These are not GSdx-only hotkeys.)
Line 4: Line 4:


=Introduction=
=Introduction=
Keyboard shortcuts (or ''hotkeys'') allow for quick access to some emulator features. For example, shortcuts can be used to save/load states, remove FPS limit or test different interlacing modes.
Keyboard shortcuts (or ''hotkeys'') allow for quick access to some emulator features. For example, shortcuts can be used to save/load states, remove FPS limit or test different interlacing modes. Some of these hotkeys, although not GSdx-specific, will not work with other GS plugins.


=Hotkey list=
=Hotkey list=
Line 12: Line 12:
* '''F4''' - Toggles [[Setting up Windows version#GS|frame limiter]] mode.
* '''F4''' - Toggles [[Setting up Windows version#GS|frame limiter]] mode.
* '''Shift + F4''' - Toggles [[Setting up Windows version#GS|frame skipping]] mode.
* '''Shift + F4''' - Toggles [[Setting up Windows version#GS|frame skipping]] mode.
* '''F6''' - Cycles through [[Setting up Windows version#GS Window|aspect ratio]] modes (''stretch'', ''4:3'' and ''16:9'').
* '''F8''' (also '''Shift + F8''' and '''Ctrl + Shift + F8''') - Takes screenshot in the current rendering resolution (not the actual resized resolution of the GS window). Screenshot are saved in ''snaps'' folder.
* '''F8''' (also '''Shift + F8''' and '''Ctrl + Shift + F8''') - Takes screenshot in the current rendering resolution (not the actual resized resolution of the GS window). Screenshot are saved in ''snaps'' folder.
* '''F9''' - Toggles hardware/software renderer.
* '''F10''' - Toggles the logging
* '''F10''' - Toggles the logging
* '''F11''' - Freezes the GS
* '''F11''' - Freezes the GS (deprecated function; used only by STGS. PCSX2 only uses MTGS now)
* '''F12''' - Starts a video capture of the GS window.
* '''Tab''' - Toggles [[Setting up Windows version#GS|turbo]] mode.
* '''Tab''' - Toggles [[Setting up Windows version#GS|turbo]] mode.
* '''Shift + Tab''' - Toggles [[Setting up Windows version#GS|slow motion]] mode.
* '''Shift + Tab''' - Toggles [[Setting up Windows version#GS|slow motion]] mode.
Line 38: Line 41:
==[[GSdx]]-specific combinations==
==[[GSdx]]-specific combinations==
* '''F5''' - Cycles through GS plugin's [[Setting up Windows version#GSdx|de-interlacing]] modes.
* '''F5''' - Cycles through GS plugin's [[Setting up Windows version#GSdx|de-interlacing]] modes.
* '''F6''' - Cycles through [[GSdx]] [[Setting up Windows version#GS Window|aspect ratio]] modes (''stretch'', ''4:3'' and ''16:9'').
* '''F7''' - Cycles through [[GSdx#List of ingame keys|"pixel geometry"]] modes activating different shaders (there are 4 different shaders and the default mode)
* '''F7''' - Cycles through [[GSdx#List of ingame keys|"pixel geometry"]] modes activating different shaders (there are 4 different shaders and the default mode)
* '''F9''' - Toggles hardware/software renderer in [[GSdx]].
* '''F12''' - Starts a video capture in [[GSdx#List of ingame keys|GSdx]].
* '''Insert'''  - Toggles software mipmapping
* '''Insert'''  - Toggles software mipmapping
* '''Home''' - Toggles on and off [[external shaders]].
* '''Home''' - Toggles on and off [[external shaders]].
ninja
485

edits