aboutsummaryrefslogtreecommitdiff
path: root/doc/05_01.tex
diff options
context:
space:
mode:
authorPaweł Kołodziejski2004-04-05 18:24:36 +0000
committerPaweł Kołodziejski2004-04-05 18:24:36 +0000
commitf141ad488b1fd4d96214cb35e0ab4034173efb81 (patch)
tree88bc5d0055ef63fc6afa9180620c3a35c5e661f4 /doc/05_01.tex
parent781809ee2be3c1ad15e3e9a62296f27241ac9cd0 (diff)
downloadscummvm-rg350-f141ad488b1fd4d96214cb35e0ab4034173efb81.tar.gz
scummvm-rg350-f141ad488b1fd4d96214cb35e0ab4034173efb81.tar.bz2
scummvm-rg350-f141ad488b1fd4d96214cb35e0ab4034173efb81.zip
added voice group volume to scumm engine for imuse digital and implemeted volume groups control
svn-id: r13468
Diffstat (limited to 'doc/05_01.tex')
-rw-r--r--doc/05_01.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/05_01.tex b/doc/05_01.tex
index 971c679e7b..accf0e534d 100644
--- a/doc/05_01.tex
+++ b/doc/05_01.tex
@@ -21,6 +21,7 @@ Usage: scummvm [OPTIONS]... [GAME]\\
-m, --music-volume=NUM &Set the music volume, 0-255 (default: 192)\\
-o, --master-volume=NUM &Set the master volume, 0-255 (default: 192)\\
-s, --sfx-volume=NUM &Set the sfx volume, 0-255 (default: 192)\\
+ -r, --voice-volume=NUM &Set the voice volume, 0-255 (default: 192)\\
-n, --subtitles &Enable subtitles (use with games that have voice)\\
-b, --boot-param=NUM &Pass number to the boot script (boot param)\\
-d, --debuglevel=NUM &Set debug verbosity level\\