From 349f63ebfc5e24772ceda2d4f91221786d5b0338 Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Tue, 6 Apr 2004 11:50:35 +0000 Subject: Changed "voice_volume" to "speech_volume" for consistency with the Broken Sword games. (The digial iMUSE code still calls it voice volume, though.) svn-id: r13483 --- doc/08.tex | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/08.tex b/doc/08.tex index 6d335eeaba..4ae64fc11f 100644 --- a/doc/08.tex +++ b/doc/08.tex @@ -101,6 +101,7 @@ The following keywords are recognized: & there is a true Roland MT-32 available.\\ sfx\_volume &number The sfx volume setting (0-255)\\ tempo &number The music tempo (50-200) (default: 100)\\ + speech\_volume &number The speech volume setting (0-255)\\ \\ copy\_protection&bool Enable copy protection in SCUMM games ,when\\ & ScummVM disables it by default.\\ @@ -122,12 +123,10 @@ Broken Sword II adds the following non-standard keywords:\\ reverse\_stereo &bool &If true, stereo channels are reversed\\ sfx\_mute &bool &If true, sound effects are muted\\ speech\_mute &bool &If true, speech is muted\\ - speech\_volume &number &The speech volume setting (0-255)\\ \end{tabular} Flight of the Amazon Queen adds the following non-standard keywords:\\ \begin{tabular}[h]{lll} - alt\_intro &bool &Use alternative version of introduction\\ music\_mute &bool &If true, music is muted\\ sfx\_mute &bool &If true, sound effects are muted\\ speech\_mute &bool &If true, speech is muted\\ -- cgit v1.2.3