aboutsummaryrefslogtreecommitdiff
path: root/doc/08.tex
diff options
context:
space:
mode:
authorEugene Sandulenko2005-04-13 00:11:49 +0000
committerEugene Sandulenko2005-04-13 00:11:49 +0000
commitbdbd56406c20dfa7425a71de22999cc92065ce77 (patch)
tree0b3cc6d6c63ecac48ac9fed8170004a00cab195d /doc/08.tex
parent3536cd0aa2d9ade01d7f5bf0c19c6a573739a398 (diff)
downloadscummvm-rg350-bdbd56406c20dfa7425a71de22999cc92065ce77.tar.gz
scummvm-rg350-bdbd56406c20dfa7425a71de22999cc92065ce77.tar.bz2
scummvm-rg350-bdbd56406c20dfa7425a71de22999cc92065ce77.zip
Patches #1164217 "Updated GS Support + Percussion Remapping Patch" and
#1181750 "Updated Native MIDI documentation". Thanks _tom a lot. svn-id: r17571
Diffstat (limited to 'doc/08.tex')
-rw-r--r--doc/08.tex6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/08.tex b/doc/08.tex
index 56e829415d..84cdf3285f 100644
--- a/doc/08.tex
+++ b/doc/08.tex
@@ -102,11 +102,15 @@ The following keywords are recognized:
& supported by some MIDI drivers.)\\
native\_mt32 &bool If true, disable GM emulation and assume that\\
& there is a true Roland MT-32 available.\\
+ enable\_gs &bool If true, enable Roland GS-specific features to\\
+ & enhance GM emulation. If native\_mt32 is also\\
+ & true, the GS device will select an MT-32 map\\
+ & to play the correct instruments.\\
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\\
+ copy\_protection&bool Enable copy protection in SCUMM games, when\\
& ScummVM disables it by default.\\
demo\_mode &bool Start demo in Maniac Mansion\\
alt\_intro &bool Use alternative intro for CD versions of \\