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

strangerke at users.sourceforge.net strangerke at users.sourceforge.net
Wed Nov 11 00:06:09 CET 2009


Revision: 45821
          http://scummvm.svn.sourceforge.net/scummvm/?rev=45821&view=rev
Author:   strangerke
Date:     2009-11-10 23:06:09 +0000 (Tue, 10 Nov 2009)

Log Message:
-----------
Gob - Add detection for another win31 Lost in Time found on french ADI 2.6 Fran?\195?\167ais-Maths 4e

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

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2009-11-10 22:18:41 UTC (rev 45820)
+++ scummvm/trunk/engines/gob/detection.cpp	2009-11-10 23:06:09 UTC (rev 45821)
@@ -2031,6 +2031,20 @@
 		kFeaturesAdlib,
 		0, 0, 0
 	},
+	{ // Found in french ADI 2.6 Fran\xE7ais-Maths 4e
+		{
+			"lostintime",
+			"",
+			AD_ENTRY1s("intro.stk", "58ee9583a4fb837f02d9a58e5f442656", 3937120),
+			FR_FRA,
+			kPlatformWindows,
+			ADGF_NO_FLAGS,
+			GUIO_NOSUBTITLES | GUIO_NOSPEECH
+		},
+		kGameTypeLostInTime,
+		kFeaturesAdlib,
+		0, 0, 0
+	},
 	{
 		{
 			"fascination",


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