[Scummvm-cvs-logs] CVS: web compatibility.php,1.50,1.51

Travis Howell kirben at users.sourceforge.net
Fri Nov 8 04:04:03 CET 2002


Update of /cvsroot/scummvm/web
In directory usw-pr-cvs1:/tmp/cvs-serv9559a

Modified Files:
	compatibility.php 
Log Message:

simon1dos isn't completable or supported


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- compatibility.php	7 Nov 2002 14:58:54 -0000	1.50
+++ compatibility.php	8 Nov 2002 12:03:40 -0000	1.51
@@ -78,7 +78,7 @@
 		'Curse of Monkey Island'				=> array('8','curse','5'),
 		'Simon The Sorcerer 1 Talkie (Win)'       		=> array('n/a','simon1win','85'),
 		'Simon The Sorcerer 1 Talkie (Dos)'       		=> array('n/a','simon1talkie','85'),
-		'Simon The Sorcerer 1 (Dos)'           			=> array('n/a','simon1dos','85'),
+		'Simon The Sorcerer 1 (Dos)'           			=> array('n/a','simon1dos','50'),
 		'Simon The Sorcerer 1 (DEMO)'          			=> array('n/a','simon1demo','60'),
 		'Simon The Sorcerer 2 Talkie (Win)'       		=> array('n/a','simon2win','80'),
 		'Simon The Sorcerer 2 Talkie (Dos)'       		=> array('n/a','simon2talkie','80'),
@@ -123,7 +123,7 @@
 "simon1talkie" 	=> "Game is completable.".
                    "<br>- No music looping".
                    "<br>- Various minor graphical glitches",
-"simon1dos" 	=> "Game is completable.".
+"simon1dos" 	=> "Game is completable to a point, but not playable to the end since it freezes at several points".
                    "<br>- No sound effects".
                    "<br>- Various minor graphical glitches",
 "simon1demo" 	=> "Game demo is completable to a point, but not playable to the end".





More information about the Scummvm-git-logs mailing list