[Scummvm-cvs-logs] SF.net SVN: scummvm: [20490] web/trunk/compatibility.php

vinterstum at users.sourceforge.net vinterstum at users.sourceforge.net
Fri Feb 10 22:52:01 CET 2006


Revision: 20490
Author:   vinterstum
Date:     2006-02-10 22:50:43 -0800 (Fri, 10 Feb 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm?rev=20490&view=rev

Log Message:
-----------
Updated compatability for Kyra.

Modified Paths:
--------------
    web/trunk/compatibility.php
Modified: web/trunk/compatibility.php
===================================================================
--- web/trunk/compatibility.php	2006-02-11 06:46:00 UTC (rev 20489)
+++ web/trunk/compatibility.php	2006-02-11 06:50:43 UTC (rev 20490)
@@ -129,7 +129,7 @@
 		'Flight of the Amazon Queen'			       	=> array('queen','98'),
 		'Gobliiins'						=> array('gob1', '95'),
 		'Inherit the Earth: Quest for the Orb'			=> array('ite', '87'),
-		'The Legend of Kyrandia'				=> array('kyra1', '55'),
+		'The Legend of Kyrandia'				=> array('kyra1', '65'),
 		'Simon the Sorcerer 1'          			=> array('simon1','93'),
 		'Simon the Sorcerer 2'           			=> array('simon2','95'),
 	      );
@@ -311,12 +311,12 @@
                    "<br>- F10 key animation is different in Amiga & Macintosh versions",
 "kyra1"		=> "Game is completable.".
 		   "<br>- Requires the KYRA.DAT resource file to be placed in the game directory.".
-		   "<br>- DOS Floppy and CD version are supported by this target.".
+		   "<br>- DOS Floppy and CD versions are supported by this target.".
 		   "<br>- Amiga version is not supported.".
-		   "<br>- Occasional major graphics glitches.".
+		   "<br>- Occasional graphics glitches.".
 		   "<br>- Music and sfx do not work properly.".
 		   "<br>- Ending credits are missing.".
-		   "<br>- Ingame menus do not work."
+		   "<br>- Settings menu doesn't work"
 );
 		
 // render the compatibility chart







More information about the Scummvm-git-logs mailing list