[Scummvm-cvs-logs] CVS: web compatibility.php,1.120,1.121

Travis Howell kirben at users.sourceforge.net
Sun Apr 27 05:53:05 CEST 2003


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

Modified Files:
	compatibility.php 
Log Message:

Update indy3ega (Thanks andrej4000)


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -d -r1.120 -r1.121
--- compatibility.php	27 Apr 2003 02:48:03 -0000	1.120
+++ compatibility.php	27 Apr 2003 12:52:47 -0000	1.121
@@ -58,7 +58,7 @@
 		'Zak McKracken and the Alien Mindbenders (C64)'		=> array('1','zakc64','0'),
 		'Maniac Mansion'					=> array('2','maniacega','0'),
 		'Zak McKracken and the Alien Mindbenders'		=> array('2','zakega','0'),
-		'Indiana Jones and the Last Crusade'			=> array('2','indy3ega','5'),
+		'Indiana Jones and the Last Crusade'			=> array('2','indy3ega','50'),
 		'Indiana Jones and the Last Crusade (256)'		=> array('3','indy3','80'),
                 'Zak McKracken and the Alien Mindbenders (256 - FmTowns)' => array('3','zak256','85'),
 		'Loom'							=> array('3','loom','5'),
@@ -103,10 +103,11 @@
 "zakc64"	=> "Not at all implemented yet - ScummVM doesn't understand the non-blocked LFL format. Try Zak256 version",
 "maniacega"	=> "Not at all implemented yet - ScummVM doesn't understand the non-blocked LFL format",
 "zakega"	=> "Not at all implemented yet - ScummVM doesn't understand the non-blocked LFL format. Try Zak256 version",
-"indy3ega"	=> "Game is playable until the catacombs until Venice".
-                   "<br>ScummVM doesn't completely understand the non-blocked LFL format",
+"indy3ega"	=> "Game is completable".
+                   "<br>-Grail diary and biplane manual aren't drawn correctly".
+                   "<br>- No music or sound effects",
 "indy3"         => "Game is completable" .
-                   "<br>- Music and Sound effects are usually missing",
+                   "<br>- Music and sound effects are usually missing",
 "zak256"        => "Game is completable." .
                    "<br>- No sound effect looping" ,
 "loom"		=> "Game crashes when picking up the distaff".





More information about the Scummvm-git-logs mailing list