[Scummvm-cvs-logs] CVS: web compatibility.php,1.23,1.24

Travis Howell kirben at users.sourceforge.net
Thu Aug 15 07:02:03 CEST 2002


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

Modified Files:
	compatibility.php 
Log Message:

Update compatbility


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- compatibility.php	28 Jul 2002 15:42:50 -0000	1.23
+++ compatibility.php	15 Aug 2002 14:01:27 -0000	1.24
@@ -64,7 +64,7 @@
 		'LOOM'							=> array('3','loom','0'),
 		'The Secret of Monkey Island (EGA)'			=> array('4','monkeyega','5'),
                 'LOOM (256 color CD version)'                           => array('5','loomcd','85'),
-		'The Secret of Monkey Island (VGA Floppy)'		=> array('5','monkeyvga','40'),
+		'The Secret of Monkey Island (VGA Floppy)'		=> array('5','monkeyvga','85'),
 		'The Secret of Monkey Island (VGA CD)'			=> array('5','monkey','90'),
 		'Monkey Island 2: LeChuck\'s revenge'			=> array('5','monkey2','90'),
 		'Indiana Jones 4 and the Fate of Atlantis'		=> array('5','atlantis','95'),
@@ -91,12 +91,14 @@
                    "<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 is completable." .
-                   "<br>- No music or sound effects" ,
+                   "<br>- No music looping" ,
 "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." .
                    "<br>- Various graphical glitches".
                    "<br>- CD music and voices are not always in perfect sync with cutscenes",
+"monkeyvga"	=> "Game is completable." .
+                   "<br>- Various graphical glitches".
 "monkey"	=> "No known problems - should be playable to the end",
 "monkey2"	=> "No known problems - should be playable to the end",
 "atlantis"	=> "Game is completable.".                        
@@ -112,7 +114,7 @@
                    "<br>- No in-game music, and some animations play incorrectly",
 "dig"		=> "Game crashes at various points, due to missing SCUMM opcods. Not playable to the end".
                    "<br>- Freezes occasionally due to actors not walking correctly" .
-                   "<br>- No in-game music, and some animations play incorrectly",
+                   "<br>- Some animations play incorrectly",
 "curse"		=> "Not fully implemented yet.<br>ScummVM doesn't understand the various CMI subsystems",
 "simon1win" 	=> "No known problems, Game is completable.",
 "simon1dos" 	=> "No known problems, Game is completable.",





More information about the Scummvm-git-logs mailing list