[Scummvm-cvs-logs] CVS: web compatibility.php,1.12,1.13
James Brown
ender at users.sourceforge.net
Sun Apr 28 13:11:58 CEST 2002
Update of /cvsroot/scummvm/web
In directory usw-pr-cvs1:/tmp/cvs-serv32059
Modified Files:
compatibility.php
Log Message:
Update compatability table
Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** compatibility.php 25 Apr 2002 04:18:02 -0000 1.12
--- compatibility.php 28 Apr 2002 09:02:43 -0000 1.13
***************
*** 66,70 ****
'LOOM (256 color CD version)' => array('5','loomcd','90'),
'The Secret of Monkey Island (VGA Floppy)' => array('5','monkeyvga','40'),
! 'The Secret of Monkey Island (VGA CD)' => array('5','monkey','95'),
'Monkey Island 2: LeChuck\'s revenge' => array('5','monkey2','90'),
'Indiana Jones 4 and the Fate of Atlantis' => array('5','atlantis','95'),
--- 66,70 ----
'LOOM (256 color CD version)' => array('5','loomcd','90'),
'The Secret of Monkey Island (VGA Floppy)' => array('5','monkeyvga','40'),
! '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'),
***************
*** 87,90 ****
--- 87,91 ----
"indy3ega" => "Not at all implemented yet - ScummVM doesn't understand the non-blocked LFL format. Try Indy3-256 version",
"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." .
***************
*** 103,107 ****
"dottdemo" => "No known problems - should be playable to the end",
"samnmax" => "Game is completable.".
! "<br>- Subgames do not work",
"samdemo" => "No known problems - should be playable to the end",
"ft" => "Game crashes at various points, due to missing SCUMM opcods. Not playable to the end".
--- 104,111 ----
"dottdemo" => "No known problems - should be playable to the end",
"samnmax" => "Game is completable.".
! "<br>- Subgames do not work" .
! "<br>- Wak-A-Mole may appear to freeze. Hit escape and wait." .
! "<br>- Intro Credits will freeze of Mad Doctor cutscene is allowed to play" .
! "<br>- Script race in Mystery Vortex will cause hang if you wait around",
"samdemo" => "No known problems - should be playable to the end",
"ft" => "Game crashes at various points, due to missing SCUMM opcods. Not playable to the end".
More information about the Scummvm-git-logs
mailing list