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

sev at users.sourceforge.net sev at users.sourceforge.net
Sat Jan 12 13:22:49 CET 2008


Revision: 30443
          http://scummvm.svn.sourceforge.net/scummvm/?rev=30443&view=rev
Author:   sev
Date:     2008-01-12 04:22:49 -0800 (Sat, 12 Jan 2008)

Log Message:
-----------
Bump Nippon compatibility. Amiga version is now supported

Modified Paths:
--------------
    web/trunk/compatibility.php

Modified: web/trunk/compatibility.php
===================================================================
--- web/trunk/compatibility.php	2008-01-12 12:16:42 UTC (rev 30442)
+++ web/trunk/compatibility.php	2008-01-12 12:22:49 UTC (rev 30443)
@@ -152,7 +152,7 @@
 	'Future Wars'                                           => array('fw','80'),
 	'I Have No Mouth, and I Must Scream'                    => array('ihnm', '80'),
 	'Inherit the Earth: Quest for the Orb'                  => array('ite', '95'),
-	'Nippon Safes Inc.'                                     => array('nippon', '70'),
+	'Nippon Safes Inc.'                                     => array('nippon', '90'),
 	'The Legend of Kyrandia'                                => array('kyra1', '80'),
 	'Lure of the Temptress'					=> array('lure', '95'),
 	'Touche: The Adventures of the Fifth Musketeer'         => array('touche','75'),
@@ -404,7 +404,7 @@
 		   "<br>- DOS, Linux, Macintosh, MacOS X and Windows versions are supported by this target".
 		   "<br>- Amiga versions aren't supported",
 "nippon"  	=> "Game is completable".
-		   "<br>- Only DOS version is supported by this target".
+		   "<br>- DOS and Amiga versions are supported by this target".
 		   "<br>- Occasional minor graphical glitches",
 "kyra1"		=> "Game is completable".
 		   "<br>- Requires the <a href=\"https://svn.sourceforge.net/svnroot/scummvm/engine-data/trunk/kyra.dat\">kyra.dat</a> resource file to be placed in the game directory".


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