aboutsummaryrefslogtreecommitdiff
path: root/doc/08.tex
diff options
context:
space:
mode:
authorTravis Howell2005-03-12 00:47:17 +0000
committerTravis Howell2005-03-12 00:47:17 +0000
commitc39a92933d4d66f7436bbaf3b152f906d24ccfd7 (patch)
treed1b9663a1eef912f2da4471458f894060404865a /doc/08.tex
parenta52de03324bf07891be4ff4e161668ed59a78d6e (diff)
downloadscummvm-rg350-c39a92933d4d66f7436bbaf3b152f906d24ccfd7.tar.gz
scummvm-rg350-c39a92933d4d66f7436bbaf3b152f906d24ccfd7.tar.bz2
scummvm-rg350-c39a92933d4d66f7436bbaf3b152f906d24ccfd7.zip
Add key to toggle speech/subtitles
svn-id: r17082
Diffstat (limited to 'doc/08.tex')
-rw-r--r--doc/08.tex5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/08.tex b/doc/08.tex
index 7c508ca600..a6a17a6b7c 100644
--- a/doc/08.tex
+++ b/doc/08.tex
@@ -77,6 +77,7 @@ The following keywords are recognized:
\\
language &string Specify language (en, de, fr, it, pt, es, jp,\\
& zh, kr, se, gb, hb, cz, ru)\\
+ speech\_mute &bool &If true, speech is muted\\
subtitles &bool Set to true to enable subtitles.\\
talkspeed &number Text speed\\
\\
@@ -122,14 +123,12 @@ Broken Sword II adds the following non-standard keywords:\\
object\_labels &bool &If true, object labels are enabled\\
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\\
\end{tabular}
Flight of the Amazon Queen adds the following non-standard keywords:\\
\begin{tabular}[h]{lll}
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\\
\end{tabular}
Simon the Sorcerer 1 \& 2 add the following non-standard keywords:\\
@@ -138,6 +137,4 @@ Simon the Sorcerer 1 \& 2 add the following non-standard keywords:\\
music\_mute &bool &If true, music is muted\\
slow\_down &number &Makes games slower (1- 10)\\
sfx\_mute &bool &If true, sound effects are muted\\
- speech\_mute &bool &If true, speech is muted\\
- & &[Simon the Sorcerer 2 only]\\
\end{tabular}