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

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Sat Oct 23 21:17:27 CEST 2010


Revision: 53742
          http://scummvm.svn.sourceforge.net/scummvm/?rev=53742&view=rev
Author:   thebluegr
Date:     2010-10-23 19:17:26 +0000 (Sat, 23 Oct 2010)

Log Message:
-----------
SCI: Added the Spanish version of SQ5 from bug report #3090664

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-10-23 19:01:34 UTC (rev 53741)
+++ scummvm/trunk/engines/sci/detection_tables.h	2010-10-23 19:17:26 UTC (rev 53742)
@@ -3369,6 +3369,14 @@
 		AD_LISTEND},
 		Common::IT_ITA, Common::kPlatformPC, 0, GUIO_NOSPEECH	},
 
+	// Space Quest 5 - Spanish DOS Floppy (from mirir, bug report #3090664)
+	{"sq5", "", {
+		{"resource.000", 0, "73748852548faa42927f7537b165582d", 6049994},
+		{"resource.map", 0, "5714a899033bdebf2d61ad333c8c6637", 6492},
+		{"resource.msg", 0, "46deca7ef9cf057f7d442df98c1a2ae2", 134612},
+		AD_LISTEND},
+		Common::ES_ESP, Common::kPlatformPC, 0, GUIO_NOSPEECH	},
+
 #ifdef ENABLE_SCI32
 	// Space Quest 6 - English DOS/Win3.11 CD (from the Space Quest Collection)
 	// Executable scanning reports "2.100.002", VERSION file reports "1.0"


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