[Scummvm-cvs-logs] SF.net SVN: scummvm:[51622] scummvm/trunk/engines/sci/detection_tables.h

mthreepwood at users.sourceforge.net mthreepwood at users.sourceforge.net
Mon Aug 2 16:39:46 CEST 2010


Revision: 51622
          http://scummvm.svn.sourceforge.net/scummvm/?rev=51622&view=rev
Author:   mthreepwood
Date:     2010-08-02 14:39:46 +0000 (Mon, 02 Aug 2010)

Log Message:
-----------
SCI: Add Hoyle 2 Mac md5's

Modified Paths:
--------------
    scummvm/trunk/engines/sci/detection_tables.h

Modified: scummvm/trunk/engines/sci/detection_tables.h
===================================================================
--- scummvm/trunk/engines/sci/detection_tables.h	2010-08-02 14:38:45 UTC (rev 51621)
+++ scummvm/trunk/engines/sci/detection_tables.h	2010-08-02 14:39:46 UTC (rev 51622)
@@ -737,6 +737,14 @@
 		AD_LISTEND},
 		Common::EN_ANY, Common::kPlatformAmiga, 0, GUIO_NOSPEECH	},
 
+	// Hoyle 2 - English Macintosh
+	// Executable scanning reports "x.yyy.zzz"
+	{"hoyle2", "", {
+		{"resource.map", 0, "1af1d3aa3cf564f93477c9f87e53f495", 1728},
+		{"resource.001", 0, "b73b8131669d69d41a326415e4519138", 482882},
+		{NULL, 0, NULL, 0}},
+		Common::EN_ANY, Common::kPlatformMacintosh, 0, GUIO_NOSPEECH	},
+
 #if 0 // TODO: unknown if these files are corrupt
 	// Hoyle 3 - English Amiga (from www.back2roots.org)
 	// Executable scanning reports "1.005.000"


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