[Scummvm-cvs-logs] CVS: scummvm README,1.279,1.280

Travis Howell kirben at users.sourceforge.net
Sat Jul 31 05:34:02 CEST 2004


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15016

Modified Files:
	README 
Log Message:

Add better note about Simon 1/2 targets changing.


Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.279
retrieving revision 1.280
diff -u -d -r1.279 -r1.280
--- README	31 Jul 2004 10:28:22 -0000	1.279
+++ README	31 Jul 2004 12:33:05 -0000	1.280
@@ -128,12 +128,9 @@
      Flight of the Amazon Queen                      [Game: queen]
      Simon the Sorcerer 1                            [Game: simon1acorn/
                                                             simon1dos/
-                                                            simon1talkie/
-                                                            simon1win]
+                                                            simon1talkie]
      Simon the Sorcerer 2                            [Game: simon2dos/
-                                                            simon2talkie/
-                                                            simon2win
-                                                            simon2mac]
+                                                            simon2talkie]
 
 The following games should be completable, but have some critical problems that
 prevent them from being fully supported at this time. Please do not file bug
@@ -188,15 +185,25 @@
 
 3.2) Simon the Sorcerer 1 and 2 notes:
 ---- ---------------------------------
-The Simon the Sorcerer 1 & 2 games were split into several targets to make
-coding easier and to make it more clear which target should be used:
-       simon1acorn  - Use for Simon the Sorcerer 1 for Acorn (CD)
-       simon1dos    - Use for Simon the Sorcerer 1 for DOS (Disk)
-       simon2dos    - Use for Simon the Sorcerer 2 for DOS (Disk)
-       simon1talkie - Use for Simon the Sorcerer 1 Talkie (DOS/Windows)
-       simon2talkie - Use for Simon the Sorcerer 2 Talkie (Amiga/DOS/Macintosh/Windows)
+The following three game targets were removed in ScummVM 0.7.x:
+ simon1win    - Used for Simon the Sorcerer 1 Talkie (Windows)
+ simon2win    - Used for Simon the Sorcerer 2 Talkie (Windows)
+ simon2mac    - Used for Simon the Sorcerer 2 Talkie (Amiga or Mac)
+
+If you were using these three targets the games will no longer load or
+error out. Each game should be removed and added again via the launcher
+to correct the targets used.
+
+The current game targets are:
+ simon1acorn  - Use for Simon the Sorcerer 1 for Acorn (CD)
+ simon1dos    - Use for Simon the Sorcerer 1 for DOS (Disk)
+ simon2dos    - Use for Simon the Sorcerer 2 for DOS (Disk)
+ simon1talkie - Use for Simon the Sorcerer 1 Talkie (DOS/Windows)
+ simon2talkie - Use for Simon the Sorcerer 2 Talkie (Amiga/DOS/Mac/Windows)
+
+Also make sure that the platform setting is correct, since it is used
+to tell the difference between the various ports of the games.
 
-Also make sure that the platform setting is correct!
 If you have the dual version of Simon the Sorcerer 1 or 2 on CD,
 then you will find the Windows version in the main directory of CD
 and the DOS Talkie version in the DOS directory of the CD.





More information about the Scummvm-git-logs mailing list