[Scummvm-cvs-logs] SF.net SVN: scummvm: [31439] web/trunk/include/compatibility/compat-SVN.inc

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Sun Apr 6 19:07:47 CEST 2008


Revision: 31439
          http://scummvm.svn.sourceforge.net/scummvm/?rev=31439&view=rev
Author:   lordhoto
Date:     2008-04-06 10:07:47 -0700 (Sun, 06 Apr 2008)

Log Message:
-----------
FM-Towns version of kyra2 is now supported.

Modified Paths:
--------------
    web/trunk/include/compatibility/compat-SVN.inc

Modified: web/trunk/include/compatibility/compat-SVN.inc
===================================================================
--- web/trunk/include/compatibility/compat-SVN.inc	2008-04-06 16:54:51 UTC (rev 31438)
+++ web/trunk/include/compatibility/compat-SVN.inc	2008-04-06 17:07:47 UTC (rev 31439)
@@ -91,7 +91,7 @@
 	'Inherit the Earth: Quest for the Orb'                  => array('ite', '95'),
 	'Nippon Safes Inc.'                                     => array('nippon', '90'),
 	'The Legend of Kyrandia'                                => array('kyra1', '80'),
-	'The Legend of Kyrandia: Book Two: Hand of Fate'		=> array('kyra2', '65'),
+	'The Legend of Kyrandia: Book Two: Hand of Fate'		=> array('kyra2', '70'),
 	'Lure of the Temptress'									=> array('lure', '95'),
 	'Touche: The Adventures of the Fifth Musketeer'         => array('touche','75'),
 	);
@@ -363,11 +363,12 @@
 		   "<br>- PC-9821 version lacks support for PC-98 music and sound effects",
 "kyra2"		=> "Game is completable".
 		   "<br>- Requires the <a href=\"https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk/dists/engine-data/kyra.dat\">kyra.dat</a> resource file to be placed in the game directory".
-		   "<br>- DOS CD-ROM versions are supported".
-		   "<br>- FM-Towns, PC-9821 and DOS Floppy versions aren't supported".
+		   "<br>- DOS CD-ROM and FM-Towns versions are supported".
+		   "<br>- PC-9821 and DOS Floppy versions aren't supported".
 		   "<br>".
 		   "<br>- Occasional graphics glitches".
-		   "<br>- MIDI music and sfx do not work properly",
+		   "<br>- MIDI music and sfx do not work properly".
+		   "<br>- FM-Towns music is not fully supported",
 "touche"	=> "Game is completable".
 		   "<br>- Occasional graphical glitches",
 


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