diff options
author | James Brown | 2002-05-12 10:30:23 +0000 |
---|---|---|
committer | James Brown | 2002-05-12 10:30:23 +0000 |
commit | 8e08b4b8eea0742dca5b415ca40cf43d5267dd0a (patch) | |
tree | 7d7cb69ec0b69bc0955df6e0aa840191e115ed3a | |
parent | 3beabb6c19248ded4c3e09203f88cd7e71a34dc4 (diff) | |
download | scummvm-rg350-8e08b4b8eea0742dca5b415ca40cf43d5267dd0a.tar.gz scummvm-rg350-8e08b4b8eea0742dca5b415ca40cf43d5267dd0a.tar.bz2 scummvm-rg350-8e08b4b8eea0742dca5b415ca40cf43d5267dd0a.zip |
add warning about ctrl+f and ctrl+g
svn-id: r4287
-rw-r--r-- | readme.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 0485a9d80e..40feb56831 100644 --- a/readme.txt +++ b/readme.txt @@ -238,6 +238,7 @@ In game Hot Keys: Ctrl-Alt 1-7 - cycles between graphics filters Ctrl-z - quits Ctrl-f - runs in fast mode. + Ctrl-g - runs in really REALLY fast mode. Ctrl-d - starts the debugger. Ctrl-s - shows memory consumption. [ and ] - master volume, down/up @@ -246,6 +247,8 @@ In game Hot Keys: Space - pauses. Alt-Enter - toggles full screen/windowed +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 loose syncronisation Graphics filters: ----------------- |