aboutsummaryrefslogtreecommitdiff
path: root/dists/scummvm.6
diff options
context:
space:
mode:
authorMax Horn2008-09-17 18:16:06 +0000
committerMax Horn2008-09-17 18:16:06 +0000
commit977ee1fabc649d7cc46bc79f71bfe9399facaa35 (patch)
treee8bb3b70edcc6651dfe19e43611a5e40f8ba896d /dists/scummvm.6
parent7eceb8d423761c1973700513026ce2286e541bb6 (diff)
downloadscummvm-rg350-977ee1fabc649d7cc46bc79f71bfe9399facaa35.tar.gz
scummvm-rg350-977ee1fabc649d7cc46bc79f71bfe9399facaa35.tar.bz2
scummvm-rg350-977ee1fabc649d7cc46bc79f71bfe9399facaa35.zip
Patch #2112604: Update for the man page
svn-id: r34592
Diffstat (limited to 'dists/scummvm.6')
-rw-r--r--dists/scummvm.621
1 files changed, 15 insertions, 6 deletions
diff --git a/dists/scummvm.6 b/dists/scummvm.6
index 1859dc119a..007e124212 100644
--- a/dists/scummvm.6
+++ b/dists/scummvm.6
@@ -12,7 +12,7 @@
.Sh DESCRIPTION
.Nm
is an interpreter that will play graphic adventure games
-based an a variety of game engines.
+based on a variety of game engines.
.Bl -tag -width Ds
.It Fl F
Force windowed mode.
@@ -172,21 +172,32 @@ Enable copy protection in SCUMM games, when ScummVM disables it
by default.
.It Fl -demo-mode
Start demo mode of Maniac Mansion.
+.It Fl -enable-gs
+Enable Roland GS mode for MIDI playback.
+.It Fl -extrapath= Ns Ar path
+Look for additional game data in
+.Ar path .
.It Fl -joystick= Ns Ar num
Enable input with joystick (default: 0 = first joystick).
.It Fl -multi-midi
Enable combination Adlib and native MIDI.
.It Fl -native-mt32
True Roland MT-32 MIDI (disable GM emulation).
+.It Fl --render-mode= Ns Ar mode
+Enable additional render
+.Ar mode
+(cga, ega, hercGreen, hercAmber, amiga).
+.It Fl -platform= Ns Ar plat
+Specify original platform of game.
.It Fl -output-rate= Ns Ar rate
Set output sample rate in Hz to
.Ar rate
(e.g. 22050).
-.It Fl -platform= Ns Ar plat
-Specify original platform of game.
.It Fl -savepath= Ns Ar path
Look for savegames in
.Ar path .
+.It Fl -soundfont= Ns Ar fILE
+Select the SoundFont for MIDI playback (only supported by some MIDI drivers).
.It Fl -talkspeed= Ns Ar speed
Set talk speed to
.Ar speed
@@ -261,6 +272,4 @@ More information can be found in the README and on the website
.Sh AUTHORS
This manual page written by Jonathan Gray <khalek at scummvm.org>.
ScummVM was written by the ScummVM team.
-See
-.Pa http://www.scummvm.org
-for more information.
+See AUTHORS file for more information.