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

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Tue Mar 14 08:08:02 CET 2006


Revision: 21297
Author:   lordhoto
Date:     2006-03-14 08:07:19 -0800 (Tue, 14 Mar 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=21297&view=rev

Log Message:
-----------
Updates kyra compatibility. (65% to 70% + more information about settings menu/menu in general)

Modified Paths:
--------------
    web/trunk/compatibility.php
Modified: web/trunk/compatibility.php
===================================================================
--- web/trunk/compatibility.php	2006-03-14 15:36:04 UTC (rev 21296)
+++ web/trunk/compatibility.php	2006-03-14 16:07:19 UTC (rev 21297)
@@ -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', '65'),
+		'The Legend of Kyrandia'				=> array('kyra1', '70'),
 		'Simon the Sorcerer 1'          			=> array('simon1','93'),
 		'Simon the Sorcerer 2'           			=> array('simon2','95'),
 	      );
@@ -311,11 +311,15 @@
 "kyra1"		=> "Game is completable.".
 		   "<br>- Requires the KYRA.DAT resource file to be placed in the game directory.".
 		   "<br>- DOS Floppy and CD versions are supported by this target.".
-		   "<br>- Amiga version is not supported.".
+		   "<br>- Amiga versions aren't supported.".
+		   "<br>-".
+		   "<br>- Ending credits are missing.".
 		   "<br>- Occasional graphics glitches.".
 		   "<br>- Music and sfx do not work properly.".
-		   "<br>- Ending credits are missing.".
-		   "<br>- Settings menu doesn't work"
+		   "<br>".
+		   "<br>- Menu in English for all versions.".
+		   "<br>- Menu missing volume/sfx sliders for CD version.".
+		   "<br>- Sound options don't work yet."
 );
 		
 // render the compatibility chart


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.





More information about the Scummvm-git-logs mailing list