diff options
author | Travis Howell | 2003-03-04 02:16:56 +0000 |
---|---|---|
committer | Travis Howell | 2003-03-04 02:16:56 +0000 |
commit | 3f8bab726e52dc7571d8522a9db3276e34175d74 (patch) | |
tree | 569af1c5d7e3b1bbad713a2a7ee83f1a83fe8c7f | |
parent | 626ef4194ae9f78ea1869a4e25349a865affdcbf (diff) | |
download | scummvm-rg350-3f8bab726e52dc7571d8522a9db3276e34175d74.tar.gz scummvm-rg350-3f8bab726e52dc7571d8522a9db3276e34175d74.tar.bz2 scummvm-rg350-3f8bab726e52dc7571d8522a9db3276e34175d74.zip |
Correct error in my last commit
svn-id: r6683
-rw-r--r-- | README | 38 |
1 files changed, 19 insertions, 19 deletions
@@ -288,25 +288,25 @@ Command Line Options: [GAME] - Short name of game to load. For example, 'monkey' for Monkey Island. - -p<path> - Path to where the game is installed. Default is Cwd. - -l<language> - Select language. See below. - -b<num> - Start in room <num>. - -c<num> - Drive to play cd audio from. E.g., 0 is first drive. - -o<num> - Set the master volume, 0-255. Default is '192' - -s<num> - Set the sfx volume, 0-255. Default is '192' - -m<num> - Set the music volume, 0-255. Default is '192' - -t<num> - Set music tempo. Adlib default: 0x1D9000, Midi: 0x4A0000 - -e<mode> - Select sound engine. See below. - -g<mode> - Select graphics scaler. See below. - -f - Full-screen mode. - -n - Disable subtitles. Use with games that have voice. - -y - Set talk speed ('yak option'). Default is '60' - -a - Enable amiga pal conversion, for playing Amiga versions - -d[<num>] - Set debug verbosity to <num> - -w[<file>] - Write configuration file - -l<file> - Load alternate configuration file - -x[<num>] - Save game slot to load (default: autosave) - -z - Display list of games + -p<path> - Path to where the game is installed. Default is Cwd. + -q<lang> - Select language. See below. + -b<num> - Start in room <num>. + -c<num> - Drive to play cd audio from. E.g., 0 is first drive. + -o<num> - Set the master volume, 0-255. Default is '192' + -s<num> - Set the sfx volume, 0-255. Default is '192' + -m<num> - Set the music volume, 0-255. Default is '192' + -t<num> - Set music tempo. Adlib default: 0x1D9000, Midi: 0x4A0000 + -e<mode> - Select sound engine. See below. + -g<mode> - Select graphics scaler. See below. + -f - Full-screen mode. + -n - Disable subtitles. Use with games that have voice. + -y - Set talk speed ('yak option'). Default is '60' + -a - Enable amiga pal conversion, for playing Amiga versions + -d[<num>] - Set debug verbosity to <num> + -w[<file>] - Write configuration file + -l<file> - Load alternate configuration file + -x[<num>] - Save game slot to load (default: autosave) + -z - Display list of games Hot Keys: |