mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-03 07:11:49 +00:00
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
This commit is contained in:
parent
c908f80891
commit
c60678ed86
4
README
4
README
@ -374,7 +374,7 @@ arguments - see the next section.
|
|||||||
supported by some MIDI drivers)
|
supported by some MIDI drivers)
|
||||||
--multi-midi Enable combination of Adlib and native MIDI
|
--multi-midi Enable combination of Adlib and native MIDI
|
||||||
--native-mt32 True Roland MT-32 (disable GM emulation)
|
--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)
|
--output-rate=RATE Select output sample rate in Hz (e.g. 22050)
|
||||||
--aspect-ratio Enable aspect ratio correction
|
--aspect-ratio Enable aspect ratio correction
|
||||||
--render-mode=MODE Enable additional render modes (cga, ega, hercGreen
|
--render-mode=MODE Enable additional render modes (cga, ega, hercGreen
|
||||||
@ -1141,7 +1141,7 @@ The following keywords are recognized:
|
|||||||
supported by some MIDI drivers.)
|
supported by some MIDI drivers.)
|
||||||
native_mt32 bool If true, disable GM emulation and assume that
|
native_mt32 bool If true, disable GM emulation and assume that
|
||||||
there is a true Roland MT-32 available.
|
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
|
enhance GM emulation. If native_mt32 is also
|
||||||
true, the GS device will select an MT-32 map
|
true, the GS device will select an MT-32 map
|
||||||
to play the correct instruments.
|
to play the correct instruments.
|
||||||
|
@ -36,10 +36,10 @@ Usage: scummvm [OPTIONS]... [GAME]\\
|
|||||||
&atari, fmtowns, nes, mac, pc, windows)\\
|
&atari, fmtowns, nes, mac, pc, windows)\\
|
||||||
--savepath=PATH &Path to where savegames are stored\\
|
--savepath=PATH &Path to where savegames are stored\\
|
||||||
--multi-midi &Enable combination of Adlib and native MIDI\\
|
--multi-midi &Enable combination of Adlib and native MIDI\\
|
||||||
--soundfont &Select the SoundFont for MIDI playback (only\\
|
--soundfont &Select the SoundFont for MIDI playback. (Only\\
|
||||||
&supported by some MIDI drivers)\\
|
&supported by some MIDI drivers.)\\
|
||||||
--native-mt32 &True Roland MT-32 (disable GM emulation)\\
|
--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)\\
|
--output-rate=RATE &Select output sample rate in Hz (e.g. 22050)\\
|
||||||
--aspect-ratio &Enable aspect ratio correction\\
|
--aspect-ratio &Enable aspect ratio correction\\
|
||||||
--render-mode=MODE &Enable additional render modes (cga, ega, hercGreen, hercAmber, amiga)\\
|
--render-mode=MODE &Enable additional render modes (cga, ega, hercGreen, hercAmber, amiga)\\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user