aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
-rw-r--r--README6
-rw-r--r--scummvm.613
3 files changed, 13 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index 74cb3d589e..d56e0ad928 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ For a more comprehensive changelog for the latest experimental CVS code, see:
- Added support for V1 SCUMM games 'Maniac Mansion' and 'Zak McKracken'
General:
+ - Subtitles now default to disabled. '-n' option now enabled subtitles.
- Added HQ2x and HQ3x scalers
- New 'from scratch' sound mixer
- Improved native MT32 support
diff --git a/README b/README
index f18ff845d1..6ecd6de541 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
ScummVM README
-Last updated: 2003-12-09
+Last updated: 2003-12-11
Release version: 0.5.7-cvs
------------------------------------------------------------------------
@@ -366,13 +366,13 @@ Examples:
* Win32:
Running Monkey Island, fullscreen, from a hard disk:
C:\Games\LucasArts\scummvm.exe -f -pC:\Games\LucasArts\monkey\ monkey
- Running Full Throttle from CD, fullscreen and with subtitles disabled:
+ Running Full Throttle from CD, fullscreen and with subtitles enabled:
C:\Games\LucasArts\scummvm.exe -f -n -pD:\resource\ ft
* Unix:
Running Monkey Island, fullscreen, from a hard disk:
/path/to/scummvm -f -p/games/LucasArts/monkey/ monkey
- Running Full Throttle from CD, fullscreen and with subtitles disabled:
+ Running Full Throttle from CD, fullscreen and with subtitles enabled:
/path/to/scummvm -f -n -p/cdrom/resource/ ft
5.2) Language options:
diff --git a/scummvm.6 b/scummvm.6
index 836af32a7c..4b06ab1df2 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 "August 6, 2003"
+.TH SCUMMVM 6 "December 11, 2003"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
@@ -36,7 +36,9 @@ that may make it impossible to finish the game. Check
.B http://www.scummvm.org/compatibility.php
for the latest compatibility information.
.SS OPTIONS
-If you don't pass ScummVM options it will start the graphical game launcher.
+If you don't pass ScummVM options it will start the graphical game launcher,
+which allows game selection from, and addition to, the config file.
+.P
The interpreter expects to find the game's data files in the current directory,
if a path isn't specified in a config file.
You may supply a different path using -p on the command line. The name of the
@@ -321,11 +323,14 @@ Others.
.SH EXAMPLES
.TP
+.B Running the builtin game launcher
+scummvm
+.TP
.B Running Day of the Tentacle specifying the path
scummvm -p /usr/local/share/games/tentacle/ tentacle
.TP
-.B Running The Dig with advmame2x graphics filter with no subtitles
-scummvm -g advmame2x -n dig
+.B Running The Dig with advmame2x graphics filter with subtitles
+scummvm -g advmame2x dig
.TP
.B Running The Italian version of Maniac Mansion fullscreen
scummvm -q it -f maniac