aboutsummaryrefslogtreecommitdiff
path: root/doc/05_01.tex
diff options
context:
space:
mode:
authorTorbjörn Andersson2005-04-10 14:33:44 +0000
committerTorbjörn Andersson2005-04-10 14:33:44 +0000
commit13dc149ded691e718905049990dd0220230c500e (patch)
tree188daa35002ceb085c35778f63918e4b66365723 /doc/05_01.tex
parent53a64266c8963f46be68f54fcd1fb89432a02826 (diff)
downloadscummvm-rg350-13dc149ded691e718905049990dd0220230c500e.tar.gz
scummvm-rg350-13dc149ded691e718905049990dd0220230c500e.tar.bz2
scummvm-rg350-13dc149ded691e718905049990dd0220230c500e.zip
Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation
changes. There are a few things that could use a bit more work, and I've only tested it on my Linux box. I have verified that ScummVM still compiles when it's disabled, though, so it shouldn't break anything too badly. svn-id: r17512
Diffstat (limited to 'doc/05_01.tex')
-rw-r--r--doc/05_01.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/05_01.tex b/doc/05_01.tex
index 5f91f8db5b..2afc462e53 100644
--- a/doc/05_01.tex
+++ b/doc/05_01.tex
@@ -36,6 +36,8 @@ Usage: scummvm [OPTIONS]... [GAME]\\
&atari, fmtowns, mac, pc, windows)\\
--savepath=PATH &Path to where savegames are stored\\
--multi-midi &Enable combination of Adlib and native MIDI\\
+ --soundfont &Select the SoundFont for MIDI playback. (Only\\
+ &supported by some MIDI drivers.)\\
--native-mt32 &True Roland MT-32 (disable GM emulation)\\
--output-rate=RATE &Select output sample rate in Hz (e.g. 22050)\\
--aspect-ratio &Enable aspect ratio correction\\