From 45cded8b6c0603420e4a2fa2206e107a2e8bb07d Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Thu, 29 Jan 2004 15:37:17 +0000 Subject: Updated the Hot Keys section. Still more work needed, and since I don't have LaTeX installed on this computer I can't check whether or not I made any syntax errors. svn-id: r12663 --- doc/05_04.tex | 46 +++++++++++++++++++++++++++++++++------------- 1 file changed, 33 insertions(+), 13 deletions(-) (limited to 'doc/05_04.tex') diff --git a/doc/05_04.tex b/doc/05_04.tex index 74ce723835..acba82e5d0 100644 --- a/doc/05_04.tex +++ b/doc/05_04.tex @@ -12,36 +12,37 @@ Simon games. \begin{tabular}{ll} Ctrl-z OR Alt-x & Quit\\ Keyboard Arrow Keys & Simulate mouse movement\\ - Ctrl-f & Toggle fast mode.\\ + Ctrl-f & Toggle fast mode\\ Ctrl-m & Toggle mouse capture\\ Ctrl-Alt 1-8 & Switch between graphics filters\\ Ctrl-Alt + and - & Increase/Decrease the scale factor\\ - Ctrl-Alt a & Toggle aspect-ratio correction on/off.\\ + Ctrl-Alt a & Toggle aspect-ratio correction on/off\\ & Most of the games use a 320x200 pixel\\ & resolution, which may look squashed on\\ & modern monitors. Aspect-ratio correction\\ & stretches the image to use 320x240 pixels\\ - & instead, or a multiple thereof.\\ + & instead, or a multiple thereof\\ + Alt-Enter & Toggles full screen/windowed\\ \end{tabular} \item Scumm:\\ \begin{tabular}{ll} Ctrl 0-9 and Alt 0-9 & Load and save game state\\ - Ctrl-g & Runs in really REALLY fast mode.\\ - Ctrl-d & Starts the debugger.\\ + Ctrl-g & Runs in really REALLY fast mode\\ + Ctrl-d & Starts the debugger\\ Tilde (~) & Show/hide the debugging console\\ - Ctrl-s & Shows memory consumption.\\ + Ctrl-s & Shows memory consumption\\ $[$ and $]$ & Music volume, down/up\\ - and + & Text speed, slower/faster\\ - F5 & Displays a save/load box.\\ + F5 & Displays a save/load box\\ Space & Pauses\\ Period (.) & Skips current line of text in some games\\ - Alt-Enter & Toggles full screen/windowed\\ Enter & Simulate left mouse button press\\ Tab & Simulate right mouse button press\\ \end{tabular} \item Simon:\\ \begin{tabular}{ll} Ctrl 0-9 and Alt 0-9 & Load and save game state\\ + Ctrl-d & Starts the debugger\\ F1 - F3 & Text speed, faster - slower\\ F10 & Shows all characters and objects you can \\ & interact with\\ @@ -52,20 +53,39 @@ Simon games. p & Toggles pause\\ t & Switch between speech and subtitles\\ v & Switch between subtitles only and\\ - & combined speech \& subtitles.\\ + & combined speech \& subtitles\\ & (Simon the Sorcerer 2 only)\\ \end{tabular} \item Beneath a Steel Sky:\\ \begin{tabular}{ll} Ctrl 0-9 and Alt 0-9 & Load and save game state\\ - Ctrl-g & Runs in really REALLY fast mode.\\ - F5 & Displays a save/load box.\\ - Escape & Skips the game intro.\\ - Period (.) & Skips current line of text.\\ + Ctrl-g & Runs in really REALLY fast mode\\ + F5 & Displays a save/load box\\ + Escape & Skips the game intro\\ + Period (.) & Skips current line of text\\ + \end{tabular} +\end{itemize} +\item Broken Sword I:\\ + \begin{tabular}{ll} + F5 & Displays save/load box\\ + \end{tabular} +\end{itemize} +\item Broken Sword II:\\ + \begin{tabular}{ll} + Ctrl-d & Starts the debugger + c & Displays the credits + p & Pauses + \end{tabular} +\end{itemize} +\item Flight of the Amazon Queen: + \begin{tabular}{ll} + Ctrl-d & Starts the debugger \end{tabular} \end{itemize} Note that using ctrl-f and ctrl-g are not recommended: games can crash when being ran faster than their normal speed, as scripts will lose synchronisation. + +Ctrl-f is not supported by the Broken Sword games. %%% Local Variables: %%% mode: latex %%% TeX-master: "readme" -- cgit v1.2.3