[Scummvm-cvs-logs] CVS: scummvm README,1.132,1.133
James Brown
ender at users.sourceforge.net
Mon Jul 14 01:45:01 CEST 2003
Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv17855
Modified Files:
README
Log Message:
Update readme a bit. Can someone please update the build instructions re: using Configure?
Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -d -r1.132 -r1.133
--- README 12 Jul 2003 09:45:09 -0000 1.132
+++ README 14 Jul 2003 08:44:02 -0000 1.133
@@ -1,6 +1,6 @@
ScummVM README
-Last updated: 2003-07-02
-Release version: 0.4.5cvs
+Last updated: 2003-07-14
+Release version: 0.5.0-Pre(CVS)
------------------------------------------------------------------------
For more information, compatibility lists, details on donating, the latest
@@ -9,16 +9,17 @@
About:
-------
-ScummVM is an implementation of the SCUMM (Script Creation Utility for
-Maniac Mansion) engine used in various Lucas Arts games such as Monkey
-Island and Day of the Tentacle. At this time ScummVM should be considered
-ALPHA software, as it's still under heavy development. Be aware that while
-many games will work with few major bugs, crashes can happen. Also note
-that saved games can, and probably will, be incompatible between releases.
+------
+ScummVM is a collection of interpreters, capable of emulating several
+adventure game engines. ScummVM mainly supports engines created using
+SCUMM (Script Creation Utility for Maniac Mansion), used in various
+LucasArts games such as Monkey Island, Day of the Tentacle, and others.
+ScummVM also contains interpreters for several non-SCUMM games, currently
+these are Simon the Sorcerer (1 & 2), and Beneath a Steel Sky.
-Also ScummVM is capable of playing several non-SCUMM games, at the moment
-this includes Simon The Sorcerer.
+At this time ScummVM should be considered beta software, and is still
+under heavy development. Be aware that whilst we attempt to make sure
+that many games can be completed with few major bugs, crashes can happen.
If you enjoy ScummVM feel free to donate using the PayPal button on the
ScummVM homepage. This will help us buy utilities needed to develop ScummVM
@@ -35,38 +36,42 @@
Supported Games:
----------------
At the moment the following games have been reported to work, and should
-be playable to the end:
+be playable to the end. However, this list generally applies to PC versions.
+Mac versions should work after being "ReSCUMM'ed" (see later in this document),
+and Amiga versions of games may work with the 'Amiga' flag turned on - but
+this is not always true.
SCUMM Games:
- Maniac Mansion (Enhanced Version) [Game: maniac]
- Zak McKracken (Enhanced Version) [Game: zak]
- Indiana Jones & the Last Crusade (EGA) [Game: indy3ega]
- Indiana Jones & the Last Crusade (256) [Game: indy3]
- Loom (16 color floppy version) [Game: loom]
- Loom (256 color CD version) [Game: loomcd]
- Zak McKracken (256 color FM Towns version) [Game: zak256]
- Monkey Island 1 (EGA version) [Game: monkeyega]
- Monkey Island 1 (VGA version) [Game: monkeyvga]
- Monkey Island 1 (CD version) [Game: monkey/monkey1]
- Monkey Island 2 [Game: monkey2]
- Indiana Jones and the Fate of Atlantis [Game: atlantis]
- Day of the Tentacle [Game: tentacle]
- Sam & Max [Game: samnmax]
- The Dig [Game: dig]
- Curse of Monkey Island [Game: comi]
+ Maniac Mansion (Enhanced Version) [Game: maniac]
+ Zak McKracken (Enhanced Version) [Game: zak]
+ Indiana Jones & the Last Crusade (EGA) [Game: indy3ega]
+ Indiana Jones & the Last Crusade (256) [Game: indy3]
+ Loom (16 color floppy version) [Game: loom]
+ Loom (256 color CD version) [Game: loomcd]
+ Zak McKracken (256 color, Towns English ver) [Game: zak256]
+ Monkey Island 1 (EGA version) [Game: monkeyega]
+ Monkey Island 1 (VGA version) [Game: monkeyvga]
+ Monkey Island 1 (CD version) [Game: monkey/monkey1]
+ Monkey Island 2 [Game: monkey2]
+ Indiana Jones and the Fate of Atlantis [Game: atlantis]
+ Day of the Tentacle [Game: tentacle]
+ Sam & Max [Game: samnmax]
+ The Dig [Game: dig]
+ Curse of Monkey Island [Game: comi]
Other Games:
- Beneath a Steel Sky [Game: sky]
- Simon the Sorcerer 1 [Game: simon1dos/
- simon1talkie/simon1win]
- Simon the Sorcerer 2 [Game: simon2dos/simon2talkie
- /simon2win/simon2mac]
+ Beneath a Steel Sky [Game: sky]
+ Simon the Sorcerer 1 [Game: simon1dos/
+ simon1talkie/simon1win]
+ Simon the Sorcerer 2 [Game: simon2dos/simon2talkie
+ /simon2win/simon2mac]
The following games should be finishable, but have some criticial problems that
prevent them from being fully supported at this time. Please do not file bug
reports about them.
Full Throttle [Game: ft]
+ Zak McKracken (256 color, Towns Kanji ver) [Game: zak256]
The following games should load, but are not yet fully playable. Play these at
your own risk, and please do not file bug reports about them. If you want
@@ -88,7 +93,7 @@
Please be aware that the engine may contain bugs and unimplemented features
that sometimes make it impossible to finish the game. Save often, and please
file a bug report (instructions on submitting bug reports are below) if you
-encounter such a bug.
+encounter such a bug in a 'supported' game.
Supported Platforms:
@@ -137,7 +142,7 @@
any answer. Chances are that it will work.
-Known Problems in ScummVM 0.4.0:
+Known Problems in ScummVM 0.5.0-Pre(CVS):
--------------------------------
This release has the following known problems. There is no need to report them,
although patches to fix them are welcome. If you discover a bug that is not
More information about the Scummvm-git-logs
mailing list