aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/05_01.tex1
-rw-r--r--doc/08.tex2
2 files changed, 0 insertions, 3 deletions
diff --git a/doc/05_01.tex b/doc/05_01.tex
index 17db216e0f..ca15fa915f 100644
--- a/doc/05_01.tex
+++ b/doc/05_01.tex
@@ -20,7 +20,6 @@ Usage: scummvm [OPTIONS]... [GAME]\\
-e, --music-driver=MODE &Select music driver (see also section \ref{sect-music-and-sound})\\
-q, --language=LANG &Select language (see also section \ref{sect-languages})\\
-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, --speech-volume=NUM &Set the voice volume, 0-255 (default: 192)\\
-n, --subtitles &Enable subtitles (use with games that have voice)\\
diff --git a/doc/08.tex b/doc/08.tex
index 756a6056fe..7c508ca600 100644
--- a/doc/08.tex
+++ b/doc/08.tex
@@ -41,7 +41,6 @@ An example config file looks as follows:
[tentacle]
path=C:\tentacle\
subtitles=true
- master_volume=98
music_volume=40
sfx_volume=255
@@ -90,7 +89,6 @@ The following keywords are recognized:
cdrom &number Number of CD-ROM unit to use for audio. If\\
& negative, don't even try to access the CD-ROM.\\
joystick\_num &number Number of joystick device to use for input\\
- master\_volume &number The master volume setting (0-255)\\
music\_driver &string The music engine to use.\\
output\_rate &number The output sample rate to use, in Hz. Sensible\\
& values are 11025, 22050 and 44100.\\