[Scummvm-cvs-logs] CVS: scummvm scummvm.6,1.7,1.7.2.1
Jonathan Gray
khalek at users.sourceforge.net
Wed Aug 6 01:57:03 CEST 2003
- Previous message: [Scummvm-cvs-logs] CVS: scummvm scummvm.6,1.7,1.8
- Next message: [Scummvm-cvs-logs] CVS: scummvm/scumm boxes.cpp,1.53,1.54 script_v5.cpp,1.142,1.143 scumm.h,1.278,1.279 scummvm.cpp,2.316,2.317
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv7847
Modified Files:
Tag: branch-0-5-0
scummvm.6
Log Message:
sync
Index: scummvm.6
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scummvm.6,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -d -r1.7 -r1.7.2.1
--- scummvm.6 5 Jul 2003 01:45:28 -0000 1.7
+++ scummvm.6 6 Aug 2003 08:56:38 -0000 1.7.2.1
@@ -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 @@
\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 @@
.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 @@
.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 @@
.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 @@
.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 @@
.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 @@
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 @@
.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 @@
.SH AUTHOR
This manual page was written by David Given <dg at cowlark.com>,
for the Debian GNU/Linux system (but may be used by others).
-Heavily Updated and maintained by Jonathan Gray <khalek at scummvm.org>.
+Heavily updated by Jonathan Gray <khalek at scummvm.org>.
.P
\fBScummVM\fP was written by Ludvig Strigeus <strigeus at users.sourceforge.net>
and the ScummVM team. See
- Previous message: [Scummvm-cvs-logs] CVS: scummvm scummvm.6,1.7,1.8
- Next message: [Scummvm-cvs-logs] CVS: scummvm/scumm boxes.cpp,1.53,1.54 script_v5.cpp,1.142,1.143 scumm.h,1.278,1.279 scummvm.cpp,2.316,2.317
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list