[Scummvm-cvs-logs] CVS: web compatibility.php,1.15,1.16

James Brown ender at users.sourceforge.net
Wed May 8 02:22:02 CEST 2002


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

Modified Files:
	compatibility.php 
Log Message:
Update Zak to completable status.


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- compatibility.php	6 May 2002 18:03:34 -0000	1.15
+++ compatibility.php	8 May 2002 09:21:16 -0000	1.16
@@ -60,7 +60,7 @@
 		'Zak McKracken and the Alien Mindbenders'		=> array('2','zakega','0'),
 		'Indiana Jones and the Last Crusade'			=> array('2','indy3ega','0'),
 		'Indiana Jones and the Last Crusade (256)'		=> array('3','indy3','30'),
-		'Zak McKracken and the Alien Mindbenders (256 - FmTowns)' => array('3','zak256','30'),
+                'Zak McKracken and the Alien Mindbenders (256 - FmTowns)' => array('3','zak256','85'),
 		'LOOM'							=> array('3','loom','0'),
 		'The Secret of Monkey Island (EGA)'			=> array('4','monkeyega','5'),
                 'LOOM (256 color CD version)'                           => array('5','loomcd','90'),
@@ -88,8 +88,9 @@
 "indy3"         => "Game will start, but is not completely playable." .
                    "<br>- Inventory scrolling not implemented, making it impossible to carry more than 4 objects at once" .
                    "<br>- Missing/Incorrect SCUMM opcodes cause occasional crashes",
-"zak256"        => "Game will start, but is not completely playable." .
-                   "<br>- Inventory scrolling not implemented, making it impossible to carry more than 4 objects at once" ,
+"zak256"        => "Game is completable." .
+                   "<br>- No music or sound effects" . 
+                   "<br>- You may become stuck buying items at the shop. If so, escape by hitting Ctrl-D to enter the debugger. Then type 'r 5', return, 'q', return. You will appear in the street outside the shop. Reenter for your inventory to reappear." ,
 "loom"		=> "Not at all implemented yet - ScummVM doesn't understand the non-blocked LFL format. Try Loom CD version",
 "monkeyega"	=> "Copy protection screen will show, but game crashes shortly afterwards.<BR>Graphics decoders and SCUMM opcodes not implimented yet.",
 "loomcd"        => "Game is completable." .





More information about the Scummvm-git-logs mailing list