aboutsummaryrefslogtreecommitdiff
path: root/scummvm.6
diff options
context:
space:
mode:
authorJonathan Gray2003-08-06 08:55:23 +0000
committerJonathan Gray2003-08-06 08:55:23 +0000
commit8b3ac82f358e7066070f0f19a2118fd9fc0bdd08 (patch)
treed29824bc9eb8a3ce2baac2b735ca85d92506aa2d /scummvm.6
parent789628bb18d60f09305f976b84a9564b01532b4b (diff)
downloadscummvm-rg350-8b3ac82f358e7066070f0f19a2118fd9fc0bdd08.tar.gz
scummvm-rg350-8b3ac82f358e7066070f0f19a2118fd9fc0bdd08.tar.bz2
scummvm-rg350-8b3ac82f358e7066070f0f19a2118fd9fc0bdd08.zip
update man page a bit, we should probably have another one for the config file at some point as well
svn-id: r9544
Diffstat (limited to 'scummvm.6')
-rw-r--r--scummvm.654
1 files changed, 35 insertions, 19 deletions
diff --git a/scummvm.6 b/scummvm.6
index 34379ed205..e88b5335bd 100644
--- a/scummvm.6
+++ b/scummvm.6
@@ -2,7 +2,7 @@
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
-.TH SCUMMVM 6 "June 17, 2003"
+.TH SCUMMVM 6 "August 6, 2003"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
@@ -28,6 +28,9 @@ games using similar engines may be supported - for example
\fBSimon The Sorcerer\fP
.
.P
+Note that this manpage is frequently outdated and you would be well advised to
+look at the README and the output of \fIscummvm -h\fP for more up to date information.
+.P
Please be aware that the engine may contains bugs and non-implemented features
that may make it impossible to finish the game. Check
.B http://www.scummvm.org/compatibility.php
@@ -42,8 +45,8 @@ game is then supplied on the command line.
.B \-a
Specify game is amiga version.
.TP
-.BI \-\-aspect\-ratio
-Enable aspect ratio correction
+.BI \-\-[no\-]aspect\-ratio
+Enable/Disable aspect ratio correction
.TP
.BI \-b <param>
Specify parameter to pass to first game script default is 0.
@@ -77,8 +80,8 @@ Specify music output where \fI<mode>\fP can be one of:
.BI \-f
Runs in full-screen mode.
.TP
-.BI \-\-floppy\-intro
-Use floppy version intro for Beneath a Steel Sky CD version.
+.BI \-\-[no\-]floppy\-intro
+Enable/Disable floppy version intro for Beneath a Steel Sky CD version.
.TP
.BI \-g <mode>
Graphics Filter. Note that resolutions listed assume the game was originally 320x200.
@@ -106,7 +109,7 @@ Graphics Filter. Note that resolutions listed assume the game was originally 320
.br
.TP
.BI \-h
-Show options.
+Show help and exit.
.TP
.BI \-l <file>
Load config file \fI<file>\fP instead of default.
@@ -114,14 +117,14 @@ Load config file \fI<file>\fP instead of default.
.B \-m <num>
Set music volume to number \fI<num>\fP (0-255)
.TP
-.BI \-\-multi\-midi
-Enable combination Adlib and native MIDI.
+.BI \-\-[no\-]multi\-midi
+Enable/Disable combination Adlib and native MIDI.
.TP
.B \-n
No subtitles for speech
.TP
-.BI \-\-native\-mt32
-True Roland MT-32 (disable GM emulation)
+.BI \-\-[no\-]native\-mt32
+Enable/Disable true Roland MT-32 MIDI (disable GM emulation)
.TP
.BI \-o <num>
Set master volume to number \fI<num>\fP (0-255)
@@ -132,25 +135,29 @@ Specify the path to the game.
.BI \-q <lang>
Specify language where \fI<lang>\fP can be one of:
.br
-\fBen\fP English (default)
-.br
\fBde\fP German
.br
+\fBen\fP English (default for most games)
+.br
+\fBes\fP Spanish
+.br
\fBfr\fP French
.br
-\fBit\fP Italian
+\fBgb\fP English (Great Britain) (default for Beneath a Steel Sky)
.br
-\fBpt\fP Portuguese
+\fBhb\fP Hebrew
.br
-\fBes\fP Spanish
+\fBit\fP Italian
.br
\fBjp\fP Japanese
.br
-\fBzh\fP Chinese
-.br
\fBkr\fP Korean
.br
-\fBhb\fP Hebrew
+\fBpt\fP Portuguese
+.br
+\fBse\fP Sweedish
+.br
+\fBzh\fP Chinese
.br
.TP
.BI \-s <num>
@@ -193,9 +200,15 @@ resolution, which may look squashed on modern monitors. Aspect\-ratio
correction stretches the image to use 320x240 pixels instead, or a multiple
thereof.
.TP
+.B Ctrl+Alt b
+Switch between bilinear and non-linear filtering [OpenGL backend]
+.TP
.B Alt+0..9
Save a game state.
.TP
+.B Alt+Enter
+Toggles full screen/windowed
+.TP
.B Ctrl+Z
Quit the game.
.TP
@@ -293,6 +306,9 @@ Simon the Sorcerer 2 Talkie (DOS)
.TP
.B simon2mac
Simon the Sorcerer 2 Talkie (Amiga or Mac)
+.TP
+.B sky
+Beneath a Steel Sky
.SH FILES
.TP
@@ -322,7 +338,7 @@ scummvm -q it -f maniac
.SH AUTHOR
This manual page was written by David Given <dg@cowlark.com>,
for the Debian GNU/Linux system (but may be used by others).
-Heavily Updated and maintained by Jonathan Gray <khalek@scummvm.org>.
+Heavily updated by Jonathan Gray <khalek@scummvm.org>.
.P
\fBScummVM\fP was written by Ludvig Strigeus <strigeus@users.sourceforge.net>
and the ScummVM team. See