[Scummvm-cvs-logs] CVS: web compatibility.php,1.141,1.142

Travis Howell kirben at users.sourceforge.net
Thu May 22 18:18:04 CEST 2003


Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1:/tmp/cvs-serv20451

Modified Files:
	compatibility.php 
Log Message:

Add back simon2dos/talkie freeze bug
Update maniac/zak


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -d -r1.141 -r1.142
--- compatibility.php	21 May 2003 09:13:03 -0000	1.141
+++ compatibility.php	23 May 2003 01:17:39 -0000	1.142
@@ -103,10 +103,12 @@
 "zakc64"	=> "Not at all implemented yet - ScummVM doesn't understand the non-blocked LFL format. Try Zak256 version",
 "maniac"	=> "Enhanced version runs, although in-game most things will crash".
                    "<br>Internal functionality (inventory, verbs, etc) incomplete".
-                   "<br>Opcodes not yet complete and correct",
+                   "<br>Opcodes not yet complete and correct".
+                   "<br>- No music or sound effects",
 "zak"		=> "Enhanced version runs, although in-game most things will crash".
                    "<br>Internal functionality (inventory, verbs, etc) incomplete".
-                   "<br>Opcodes not yet complete and correct",
+                   "<br>Opcodes not yet complete and correct".
+                   "<br>- No music or sound effects",
 "indy3ega"	=> "Game is completable".
                    "<br>- No music or sound effects",
 "indy3"         => "Game is completable" .
@@ -191,9 +193,11 @@
 "simon2win"     => "Game is completable.".
                    "<br>- Minor graphical glitch when giving items to baby",
 "simon2talkie"  => "Game is completable.".
+                   "<br>- When subtiles are enabled, it freezes briefly when Pirate Captain is talking to Mate, when Simon tries to escape",
                    "<br>- Minor graphical glitch when giving items to baby",
 "simon2dos"     => "Game is completable.".
                    "<br>- Text in Copy Protection screen is only shown for short time".
+                   "<br>- Freezes briefly when Pirate Captain is talking to Mate, when Simon tries to escape",
                    "<br>- Minor graphical glitch when giving items to baby",
 "simon2mac"     => "Game is completable.".
                    "<br>- Only default language in data files is supported".





More information about the Scummvm-git-logs mailing list