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

mthreepwood at users.sourceforge.net mthreepwood at users.sourceforge.net
Sat Aug 14 02:25:11 CEST 2010


Revision: 52072
          http://scummvm.svn.sourceforge.net/scummvm/?rev=52072&view=rev
Author:   mthreepwood
Date:     2010-08-14 00:25:10 +0000 (Sat, 14 Aug 2010)

Log Message:
-----------
SCI: Add the detection entry for GK1 mac

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-13 21:09:10 UTC (rev 52071)
+++ scummvm/trunk/engines/sci/detection_tables.h	2010-08-14 00:25:10 UTC (rev 52072)
@@ -643,6 +643,15 @@
 		AD_LISTEND},
 		Common::ES_ESP, Common::kPlatformWindows, 0, GUIO_NONE	},
 
+	// Gabriel Knight - English Macintosh
+	{"gk1", "", {
+		{"Data1", 0, "7a89c96365a4da5d3b3efdc3a94bab3e", 5831362},
+		{"Data2", 0, "db70638e972c3706e4dc9e01ef3a30ea", 6696048},
+		{"Data3", 0, "d740126293aea176c4f8a6c71634cff4", 3683997},
+		{"Data4", 0, "f6cbf2605f618ce035bed162d66b2b8a", 3233086},
+		AD_LISTEND},
+		Common::EN_ANY, Common::kPlatformMacintosh, ADGF_MACRESFORK, GUIO_NONE },
+
 	// Gabriel Knight 2 - English Windows Non-Interactive Demo
 	// Executable scanning reports "2.100.002"
 	{"gk2", "Demo", {


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