[Scummvm-cvs-logs] SF.net SVN: scummvm:[42476] scummvm/trunk/engines/gob/detection.cpp

strangerke at users.sourceforge.net strangerke at users.sourceforge.net
Tue Jul 14 15:25:38 CEST 2009


Revision: 42476
          http://scummvm.svn.sourceforge.net/scummvm/?rev=42476&view=rev
Author:   strangerke
Date:     2009-07-14 13:25:38 +0000 (Tue, 14 Jul 2009)

Log Message:
-----------
Add detection for Playtoons CK 3 (FR)

Modified Paths:
--------------
    scummvm/trunk/engines/gob/detection.cpp

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2009-07-14 12:55:54 UTC (rev 42475)
+++ scummvm/trunk/engines/gob/detection.cpp	2009-07-14 13:25:38 UTC (rev 42476)
@@ -68,6 +68,7 @@
 	{"playtoons5", "Playtoons 5 - The Stone of Wakan"},
 	{"playtnck1", "Playtoons Construction Kit 1 - Monsters"},
 	{"playtnck2", "Playtoons Construction Kit 2 - Knights"},
+	{"playtnck3", "Playtoons Construction Kit 3 - Far West"},
 	{"bambou", "Playtoons Limited Edition - Bambou le sauveur de la jungle"},
 	{"fascination", "Fascination"},
 	{"geisha", "Geisha"},
@@ -3653,6 +3654,24 @@
 	},
 	{
 		{
+			"playtnck3",
+			"",
+			{
+				{"playtoon.stk", 0, "5f9aae29265f1f105ad8ec195dff81de", 68382024},
+				{"dan.itk", 0, "9a8f62809eca5a52f429b5b6a8e70f8f", 2861056},
+				{0, 0, 0, 0}
+			},
+			FR_FRA,
+			kPlatformPC,
+			ADGF_NO_FLAGS,
+			GUIO_NOSUBTITLES | GUIO_NOSPEECH
+		},
+		kGameTypePlaytnCk,
+		kFeatures640,
+		"intro2.stk", 0, 0
+	},
+	{
+		{
 			"magicstones",
 			"",
 			{


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