From 81b6e9e1e6119c85e8b21739fea3580183154e5d Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 25 Dec 2004 23:43:05 +0000 Subject: Get rid of the useless & troublesome master_volume svn-id: r16328 --- README | 3 --- 1 file changed, 3 deletions(-) (limited to 'README') diff --git a/README b/README index 1ebf6c0d02..91b683643f 100644 --- a/README +++ b/README @@ -316,7 +316,6 @@ arguments - see the next section. -e, --music-driver=MODE Select music driver (see also section 7.0) -q, --language=LANG Select language (see also section 5.2) -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) @@ -990,7 +989,6 @@ An example config file looks as follows: [tentacle] path=C:\tentacle\ subtitles=true - master_volume=98 music_volume=40 sfx_volume=255 @@ -1037,7 +1035,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. -- cgit v1.2.3