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

m_kiewitz at users.sourceforge.net m_kiewitz at users.sourceforge.net
Tue Jan 19 11:47:48 CET 2010


Revision: 47373
          http://scummvm.svn.sourceforge.net/scummvm/?rev=47373&view=rev
Author:   m_kiewitz
Date:     2010-01-19 10:47:46 +0000 (Tue, 19 Jan 2010)

Log Message:
-----------
SCI: added french lb2 floppy

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-01-19 05:08:53 UTC (rev 47372)
+++ scummvm/trunk/engines/sci/detection_tables.h	2010-01-19 10:47:46 UTC (rev 47373)
@@ -1191,6 +1191,14 @@
 		{NULL, 0, NULL, 0}},
 		Common::EN_ANY, Common::kPlatformPC, 0, GUIO_NONE	},
 
+	// Laura Bow 2 v1.1 - French DOS Floppy (from Hkz)
+	{"laurabow2", "", {
+		{"resource.map", 0, "3b6dfbcda210bbc3f23fd1927113bf98", 6483},
+		{"resource.000", 0, "57084910bc923bff5d6d9bc1b56e9604", 5028766},
+		{"resource.msg", 0, "0fceedfbdd85a4bc7851fdd9dd2d2f19", 278253},
+		{NULL, 0, NULL, 0}},
+		Common::FR_FRA, Common::kPlatformPC, 0, GUIO_NOSPEECH	},
+
 	// Laura Bow 2 v1.1 - German DOS Floppy (from Tobis87, updated info from  markcoolio in bug report #2723787, updated info from #2797962))
 	// Executable scanning reports "2.000.274"
 	{"laurabow2", "", {


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