diff options
author | Jamieson Christian | 2003-05-16 22:28:33 +0000 |
---|---|---|
committer | Jamieson Christian | 2003-05-16 22:28:33 +0000 |
commit | 48f73469e02bba652b60e912cffae0946252b8d8 (patch) | |
tree | b20829ddcf486d3ffe38b9a982073fee4428ca39 /README | |
parent | 64d9c75c2d53715645178b18624248c365f13d06 (diff) | |
download | scummvm-rg350-48f73469e02bba652b60e912cffae0946252b8d8.tar.gz scummvm-rg350-48f73469e02bba652b60e912cffae0946252b8d8.tar.bz2 scummvm-rg350-48f73469e02bba652b60e912cffae0946252b8d8.zip |
Redesigned -t option
svn-id: r7584
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -326,7 +326,7 @@ Command Line Options: -m<num> - Set the music volume, 0-255. Default is '192' -o<num> - Set the master volume, 0-255. Default is '192' -s<num> - Set the sfx volume, 0-255. Default is '192' - -t<num> - Set music tempo. Adlib default: 0x1D9000, Midi: 0x4A0000 + -t<num> - Set music tempo. 50-200. Default is '100' (percent) -n - Disable subtitles. Use with games that have voice. -y - Set talk speed ('yak option'). Default is '60' -l<file> - Load alternate configuration file |