aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTorbjörn Andersson2004-01-29 15:37:17 +0000
committerTorbjörn Andersson2004-01-29 15:37:17 +0000
commit45cded8b6c0603420e4a2fa2206e107a2e8bb07d (patch)
tree913236a0f5f7387bf3eb02ed489c3368ffbe4f84 /README
parentd61ecae6bad9ccc4f2c5e6798e08aafc325ca624 (diff)
downloadscummvm-rg350-45cded8b6c0603420e4a2fa2206e107a2e8bb07d.tar.gz
scummvm-rg350-45cded8b6c0603420e4a2fa2206e107a2e8bb07d.tar.bz2
scummvm-rg350-45cded8b6c0603420e4a2fa2206e107a2e8bb07d.zip
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
Diffstat (limited to 'README')
-rw-r--r--README42
1 files changed, 28 insertions, 14 deletions
diff --git a/README b/README
index 0e9f1a86f9..31f8a9a7ce 100644
--- a/README
+++ b/README
@@ -492,34 +492,35 @@ simon games.
Common:
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
SCUMM:
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
Simon:
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
@@ -530,18 +531,31 @@ 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]
Beneath a Steel Sky:
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
+
+ Broken Sword I:
+ F5 - Displays save/load box
+
+ Broken Sword II:
+ Ctrl-d - Starts the debugger
+ c - Display the credits
+ p - Pauses
+
+ Flight of the Amazon Queen:
+ Ctrl-d - Starts the debugger
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
+being ran faster than their normal speed, as scripts will lose synchronisation.
+
+Ctrl-f is not supported by the Broken Sword games.
5.5 Using data files from Macintosh game versions:
--- ----------------------------------------------