User Tools

Site Tools


hpl3:game:dev_features

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
hpl3:game:dev_features [2013/10/08 13:56]
ian.thomas LoadDebugMenu -> DebugMenu
hpl3:game:dev_features [2015/09/25 07:33] (current)
mudbill Fixed some typos.
Line 3: Line 3:
 ===== Keyboard shortcuts ===== ===== Keyboard shortcuts =====
  
-**F1 - Debug Menu**\\ +**F1 - Debug Menu** \\ 
-If the settings file have ''​DebugMenu''​ set to true, then the debug menu can be accessed. Here lots of nice stuff can be found. In order for most of the other shortcuts here to work, ''​DebugMenu''​ must be set to true.+If the settings file has ''​DebugMenu''​ set to true, then the debug menu can be accessed. Here lots of nice stuff can be found. In order for most of the other shortcuts here to work, ''​DebugMenu''​ must be set to true.
  
-**F2- Pause**\\ +**F2- Pause** \\ 
-This pauses and unpauses the game. +This pauses and unpauses the game.
  
-**F3- Fast forward**\\ +**F3- Fast forward** \\ 
-This games the game run for times faster. Good for skipping sections.+This makes the game run times faster. Good for skipping sections.
  
-**F5 - Reload**\\+**F4- Slow Down** \\ 
 +Slows down the game to 1/4 of the normal speed. 
 + 
 +**F5 - Reload** \\
 This reloads the current map. This reloads the current map.
  
-**F7 - Spectator Mode**\\ +**F7 - Spectator Mode** \\ 
-Changes to spectator mode, which allows you to fly freely. ​Constrols ​areWASD, Shift, Space and Ctrl. +Changes to spectator mode, which allows you to fly freely. ​Controls ​areWASD, Shift, Space and Ctrl.
  
-**F8 - ScreenShot**\\+**F8 - ScreenShot** \\
 This takes a screen shot and puts it in the same folder as the exe file. You can change ScreenShotExt in the settings file to change the format. This takes a screen shot and puts it in the same folder as the exe file. You can change ScreenShotExt in the settings file to change the format.
  
-**F10 - Quick Save**\\+**F9 - Quick Save** \\
 Saves a save-game. Saves a save-game.
  
-**F11 - Quick Load**\\+**F10 - Quick Load** \\
 Loads a save game. Loads a save game.
 +
 +**Insert - Quick Record** \\
 +Starts an input recording with the name QuickRecord.sav/​input. Press again to stop recording.
 +
 +**Home - Quick Playback** \\
 +Starts playing back the last opened or recorded input file. Will open QuickRecord.sav/​input as default.
  
hpl3/game/dev_features.1381240609.txt.gz · Last modified: 2013/10/08 13:56 by ian.thomas