aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/detection_tables.h
diff options
context:
space:
mode:
authorAndrew Kurushin2010-10-30 19:51:17 +0000
committerAndrew Kurushin2010-10-30 19:51:17 +0000
commitf1ed9c9a6f5d28749ed330f73000b15d1810b290 (patch)
tree2a49f3e65e307b9ce0b6f3df87e2dc2610fe01b8 /engines/sci/detection_tables.h
parenta04b4e6517adf73d2738e9efdc70e8c5af355e1b (diff)
downloadscummvm-rg350-f1ed9c9a6f5d28749ed330f73000b15d1810b290.tar.gz
scummvm-rg350-f1ed9c9a6f5d28749ed330f73000b15d1810b290.tar.bz2
scummvm-rg350-f1ed9c9a6f5d28749ed330f73000b15d1810b290.zip
SCI: add Russian SQ4 & SQ5
svn-id: r53955
Diffstat (limited to 'engines/sci/detection_tables.h')
-rw-r--r--engines/sci/detection_tables.h22
1 files changed, 22 insertions, 0 deletions
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index adde20ef52..79acbf41b7 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -3326,6 +3326,19 @@ static const struct ADGameDescription SciGameDescriptions[] = {
AD_LISTEND},
Common::EN_ANY, Common::kPlatformMacintosh, 0, GUIO_NOSPEECH },
+ // Space Quest 4 - Russian DOS
+ // Executable scanning reports "1.000.753", VERSION file reports "1.994"
+ {"sq4", "", {
+ {"resource.map", 0, "e4f77dd99012d51e16903da07769a7bf", 5928},
+ {"resource.000", 0, "e1f46832cd2458796028e054a0466031", 186750},
+ {"resource.001", 0, "1110371c3bafbbf8968a324097c83fdb", 1283759},
+ {"resource.002", 0, "9c342cd76b421369406d6fafd7b1a285", 1234726},
+ {"resource.003", 0, "e617f09840d9f86181f7602c8bf2e8ad", 1266491},
+ {"resource.004", 0, "2763fe4f0cb74df716ec8b0c464b0988", 1217428},
+ {"resource.005", 0, "d608713197c5ba1cd8c6ed46299c3069", 1057924},
+ AD_LISTEND},
+ Common::RU_RUS, Common::kPlatformPC, 0, GUIO_NOSPEECH },
+
// Space Quest 5 - English DOS (from the Space Quest Collection)
// Executable scanning reports "1.001.068", VERSION file reports "1.04"
{"sq5", "", {
@@ -3377,6 +3390,15 @@ static const struct ADGameDescription SciGameDescriptions[] = {
AD_LISTEND},
Common::ES_ESP, Common::kPlatformPC, 0, GUIO_NOSPEECH },
+ // Space Quest 5 - Russian DOS
+ // Executable scanning reports "1.001.068", VERSION file reports "1.994"
+ {"sq5", "", {
+ {"resource.map", 0, "82e6e9b4270a4007578a119b6a51860c", 6493},
+ {"resource.000", 0, "6f9ed21e1001526b4137f6703ed476af", 6103778},
+ {"resource.msg", 0, "0a8931990cd2eac1691602391c68ab85", 147580},
+ AD_LISTEND},
+ Common::RU_RUS, 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"