aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
-rw-r--r--doc/05_01.tex6
2 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index b7c4fd72be..48dcb80bcb 100644
--- a/README
+++ b/README
@@ -374,7 +374,7 @@ arguments - see the next section.
supported by some MIDI drivers)
--multi-midi Enable combination of Adlib and native MIDI
--native-mt32 True Roland MT-32 (disable GM emulation)
- --enable-gs Enable Roland GS mode for MIDI playback
+ --enable-gs Enable Roland GS mode for MIDI playback
--output-rate=RATE Select output sample rate in Hz (e.g. 22050)
--aspect-ratio Enable aspect ratio correction
--render-mode=MODE Enable additional render modes (cga, ega, hercGreen
@@ -1141,7 +1141,7 @@ 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
+ 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.
diff --git a/doc/05_01.tex b/doc/05_01.tex
index f7a49d56cf..d084ec3c28 100644
--- a/doc/05_01.tex
+++ b/doc/05_01.tex
@@ -36,10 +36,10 @@ Usage: scummvm [OPTIONS]... [GAME]\\
&atari, fmtowns, nes, 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)\\
+ --soundfont &Select the SoundFont for MIDI playback. (Only\\
+ &supported by some MIDI drivers.)\\
--native-mt32 &True Roland MT-32 (disable GM emulation)\\
- --enable-gs &Enable Roland GS mode for MIDI playback\\
+ --enable-gs &Enable Roland GS mode for MIDI playback\\
--output-rate=RATE &Select output sample rate in Hz (e.g. 22050)\\
--aspect-ratio &Enable aspect ratio correction\\
--render-mode=MODE &Enable additional render modes (cga, ega, hercGreen, hercAmber, amiga)\\