aboutsummaryrefslogtreecommitdiff
path: root/doc/audio-mt32.tex
diff options
context:
space:
mode:
authorEugene Sandulenko2006-06-06 21:51:28 +0000
committerEugene Sandulenko2006-06-06 21:51:28 +0000
commitb28aea19f0dabf149741c0517edaaff1e70561f0 (patch)
treeb35271e5e793426624207d3ccfde199199fefd7f /doc/audio-mt32.tex
parent506456d0146fd83c16e117ad2d543bdb828223dd (diff)
downloadscummvm-rg350-b28aea19f0dabf149741c0517edaaff1e70561f0.tar.gz
scummvm-rg350-b28aea19f0dabf149741c0517edaaff1e70561f0.tar.bz2
scummvm-rg350-b28aea19f0dabf149741c0517edaaff1e70561f0.zip
Next step of TeX syncing from Joachim
svn-id: r22957
Diffstat (limited to 'doc/audio-mt32.tex')
-rw-r--r--doc/audio-mt32.tex10
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/audio-mt32.tex b/doc/audio-mt32.tex
index 59dc6c48b6..4055a39964 100644
--- a/doc/audio-mt32.tex
+++ b/doc/audio-mt32.tex
@@ -1,19 +1,21 @@
%%% Local Variables:
%%% mode: latex
-%%% TeX-master: "readme"
+%%% TeX-master: "readme.tex"
%%% End:
+
\subsection{Playing sound with MT-32 emulation}
Some games which contain MIDI music data also have improved tracks designed
-for MT-32 sound module. ScummVM can now emulate this card, however you should
-provide original MT-32 ROMs to make it work.
+for the MT-32 sound module. ScummVM can now emulate this device, however you
+must provide original MT-32 ROMs to make it work:
MT32\_PCM.ROM - IC21 (512KB)
MT32\_CONTROL.ROM - IC26 (32KB) and IC27 (32KB), interleaved byte-wise
-Place these ROMs in the game directory or a directory specified by extrapath.
+Place these ROMs in the game directory, in your extrapath, or in the directory
+where your ScummVM executable resides.
You don't need to specify --native-mt32 with this driver, as it automatically
gets turned on.