aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTravis Howell2004-07-11 11:59:18 +0000
committerTravis Howell2004-07-11 11:59:18 +0000
commit032405d6f7ef0cd5b546e26d0bfe64bcb4863534 (patch)
tree5d6520825c2d6d29f5eadca2f747c38104d465e5 /doc
parente98b7c11edafc0c4d161ef818079f2f0b78b6b19 (diff)
downloadscummvm-rg350-032405d6f7ef0cd5b546e26d0bfe64bcb4863534.tar.gz
scummvm-rg350-032405d6f7ef0cd5b546e26d0bfe64bcb4863534.tar.bz2
scummvm-rg350-032405d6f7ef0cd5b546e26d0bfe64bcb4863534.zip
Bump save game version for HE 7.0 changes
Remove mention of talkspeed default, since it no longer applies. svn-id: r14191
Diffstat (limited to 'doc')
-rw-r--r--doc/05_01.tex2
-rw-r--r--doc/08.tex4
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/05_01.tex b/doc/05_01.tex
index 229a916447..25a37f7abb 100644
--- a/doc/05_01.tex
+++ b/doc/05_01.tex
@@ -46,7 +46,7 @@ Usage: scummvm [OPTIONS]... [GAME]\\
--demo-mode &Start demo mode of Maniac Mansion (Classic version)\\
--tempo=NUM &Set music tempo (in percent, 50-200) for SCUMM\\
&games (default: 100)\\
- --talkspeed=NUM &Set talk speed for SCUMM games (default: 60)\\
+ --talkspeed=NUM &Set talk speed for SCUMM games\\
\end{tabular}
The meaning of most long options can be inverted by prefixing them with "no-",
diff --git a/doc/08.tex b/doc/08.tex
index 4ae64fc11f..0fd6dd7a6b 100644
--- a/doc/08.tex
+++ b/doc/08.tex
@@ -48,7 +48,7 @@ An example config file looks as follows:
[loomcd]
cdrom=1
path=C:\loom\
- talkspeed=55
+ talkspeed=5
savepath=C:\loom\saves\
[monkey2]
@@ -79,7 +79,7 @@ The following keywords are recognized:
language &string Specify language (en, de, fr, it, pt, es, jp,\\
& zh, kr, se, gb, hb, cz, ru)\\
subtitles &bool Set to true to enable subtitles.\\
- talkspeed &number Text speed (default: 60)\\
+ talkspeed &number Text speed\\
\\
fullscreen &bool Fullscreen mode\\
aspect\_ratio &bool Enable aspect ratio correction\\