diff options
author | Travis Howell | 2002-12-01 13:43:59 +0000 |
---|---|---|
committer | Travis Howell | 2002-12-01 13:43:59 +0000 |
commit | e98331b24eec48fd7e808a357b2bdf84cec89364 (patch) | |
tree | 9fd385a2db44c068d7359c58b59687f559c713ad | |
parent | aa50b139dd5184fdd43038f13dba0739c3e6ac95 (diff) | |
download | scummvm-rg350-e98331b24eec48fd7e808a357b2bdf84cec89364.tar.gz scummvm-rg350-e98331b24eec48fd7e808a357b2bdf84cec89364.tar.bz2 scummvm-rg350-e98331b24eec48fd7e808a357b2bdf84cec89364.zip |
*** empty log message ***
svn-id: r5774
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -290,10 +290,10 @@ In game Hot Keys: ----------------- Ctrl 0-9 and Alt 0-9 - load and save games Ctrl-Alt 1-7 - cycles between graphics filters - Ctrl+Alt 1 - (OpenGL) Switch beetwen using Bilinear Filtering and non-linear filtering - Ctrl+Alt 2 - (OpenGL) Don't fit the game in the whole screen (black borders) - Ctrl+Alt 3 - (OpenGL) Fit the game in the whole screen (no black borders) - Ctrl+Alt 4-7 - (OpenGL) Zoom + Ctrl-Alt 1 - (OpenGL) Switch beetwen using Bilinear Filtering and non-linear filtering + Ctrl-Alt 2 - (OpenGL) Don't fit the game in the whole screen (black borders) + Ctrl-Alt 3 - (OpenGL) Fit the game in the whole screen (no black borders) + Ctrl-Alt 4-7 - (OpenGL) Zoom Ctrl-z OR Alt-x - quits Ctrl-f - runs in fast mode. Ctrl-g - runs in really REALLY fast mode. |