From c60678ed86b4c5bc1fb07dde269b9d853db1300c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torbj=C3=B6rn=20Andersson?= Date: Wed, 13 Apr 2005 14:06:17 +0000 Subject: [PATCH] Since the latest change once again makes this a proper sentence, I've reverted my previous change. This patch also replaces some tabs with spaces. svn-id: r17587 --- README | 4 ++-- doc/05_01.tex | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README b/README index b7c4fd72be7..48dcb80bcb9 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 f7a49d56cfd..d084ec3c28d 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)\\