aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Kiewitz2015-11-11 13:12:16 +0100
committerMartin Kiewitz2015-11-11 13:31:20 +0100
commit7e44493fe8877a3c6a65f83b9ed84a5f59169005 (patch)
tree9a8e21ad611a09643c879af2fce489c51dc5eb28
parent5ad9cd1a1a18bc97ff0bc651f9704e8fa0c7eedb (diff)
downloadscummvm-rg350-7e44493fe8877a3c6a65f83b9ed84a5f59169005.tar.gz
scummvm-rg350-7e44493fe8877a3c6a65f83b9ed84a5f59169005.tar.bz2
scummvm-rg350-7e44493fe8877a3c6a65f83b9ed84a5f59169005.zip
SCI: add another Torin's Passage version
German 1.0
-rw-r--r--engines/sci/detection_tables.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index ffbe3aecaf..4482375d19 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -4127,6 +4127,15 @@ static const struct ADGameDescription SciGameDescriptions[] = {
AD_LISTEND},
Common::FR_FRA, Common::kPlatformWindows, ADGF_UNSTABLE, GUIO4(GUIO_NOASPECT, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) },
+ // Torin's Passage - German Windows CD (from m_kiewitz)
+ // SCI interpreter version 2.100.002
+ // VERSION file "1.0"
+ {"torin", "", {
+ {"resmap.000", 0, "e55c3097329b3c53752301e01c6af2fb", 9787},
+ {"ressci.000", 0, "118f9bec04bfe17c4f87bbb5ddb43c18", 56127540},
+ AD_LISTEND},
+ Common::DE_DEU, Common::kPlatformWindows, ADGF_UNSTABLE, GUIO4(GUIO_NOASPECT, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) },
+
// Torin's Passage (Multilingual) - German Windows CD
// SCI interpreter version 2.100.002
{"torin", "", {