aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/detection_tables.h
diff options
context:
space:
mode:
authorFilippos Karapetis2010-10-23 19:17:26 +0000
committerFilippos Karapetis2010-10-23 19:17:26 +0000
commitebf4e736baeafcd6f790fdcd72533b69d9caeafe (patch)
treeca25b7d2ee7a056fb70a19db5736175b1f62252f /engines/sci/detection_tables.h
parent4af9057eaa3e69b6575415359537d91d6bc0cfb9 (diff)
downloadscummvm-rg350-ebf4e736baeafcd6f790fdcd72533b69d9caeafe.tar.gz
scummvm-rg350-ebf4e736baeafcd6f790fdcd72533b69d9caeafe.tar.bz2
scummvm-rg350-ebf4e736baeafcd6f790fdcd72533b69d9caeafe.zip
SCI: Added the Spanish version of SQ5 from bug report #3090664
svn-id: r53742
Diffstat (limited to 'engines/sci/detection_tables.h')
-rw-r--r--engines/sci/detection_tables.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index 391dbe1c15..56c65ad297 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -3369,6 +3369,14 @@ static const struct ADGameDescription SciGameDescriptions[] = {
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"