Help:Keyboard Shortcuts: Difference between revisions

Help page
m (HerrHulaHoop moved page Help:List of Keyboard Shortcuts to Help:Keyboard Shortcuts without leaving a redirect: "List of" is pointless)
(Added kbd html tags)
Line 1: Line 1:
Below is a list of the available keyboard shortcuts that can be used in the emulator.  
Below is a list of the available keyboard shortcuts that can be used in the emulator.


==List of Keyboard Shortcuts==
==List of Keyboard Shortcuts==
Line 6: Line 6:
! Description
! Description
|-
|-
|'''Ctrl+L'''||Toggles mouse lock.
| <kbd>Ctrl</kbd>+<kbd>L</kbd> || Toggles mouse lock.
|-
|-
|'''Alt+Enter'''||Enters fullscreen mode.
| <kbd>Alt</kbd>+<kbd>Enter</kbd> || Enters fullscreen mode.
|-
|-
|'''Esc'''||Exits fullscreen mode.
| <kbd>Esc</kbd> || Exits fullscreen mode.
|-
|-
|'''Ctrl+P'''||Pauses the game.
| <kbd>Ctrl</kbd>+<kbd>P</kbd> || Pauses the game.
|-
|-
|'''Ctrl+R'''||Resumes the game.
| <kbd>Ctrl</kbd>+<kbd>R</kbd> || Resumes the game.
|-
|-
|'''Alt+C'''||Pauses the game and captures the current frame.<br>'''Note:''' Saved in the “captures” directory in the RPCS3 folder in rrc format, rsx captures are useful for debugging or bug reports.
| <kbd>Alt</kbd>+<kbd>C</kbd> || Pauses the game and captures the current frame.<br>'''Note:''' Saved in the “captures” directory in the RPCS3 folder in rrc format, rsx captures are useful for debugging or bug reports.
|-
|-
|'''F12'''||Takes a screenshot.<br>'''Note:''' Saved in the ‘screenshots’ directory in the RPCS3 folder.
| <kbd>F12</kbd> || Takes a screenshot.<br>'''Note:''' Saved in the ‘screenshots’ directory in the RPCS3 folder.
|-
|-
|}
|}

Revision as of 14:46, 12 June 2021

Below is a list of the available keyboard shortcuts that can be used in the emulator.

List of Keyboard Shortcuts

Shortcut Description
Ctrl+L Toggles mouse lock.
Alt+Enter Enters fullscreen mode.
Esc Exits fullscreen mode.
Ctrl+P Pauses the game.
Ctrl+R Resumes the game.
Alt+C Pauses the game and captures the current frame.
Note: Saved in the “captures” directory in the RPCS3 folder in rrc format, rsx captures are useful for debugging or bug reports.
F12 Takes a screenshot.
Note: Saved in the ‘screenshots’ directory in the RPCS3 folder.