aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/detection.cpp
diff options
context:
space:
mode:
authorTravis Howell2009-02-19 13:44:10 +0000
committerTravis Howell2009-02-19 13:44:10 +0000
commitb433a18bcf1023f8bcd73f369dd2ce72ffefbcbc (patch)
treedccc71b214f2a94bb0dfa845eaa7d11fcd3539f4 /engines/sci/detection.cpp
parent6fdf95e9b8482e7ef0f3761e889ec32e2f38f81d (diff)
downloadscummvm-rg350-b433a18bcf1023f8bcd73f369dd2ce72ffefbcbc.tar.gz
scummvm-rg350-b433a18bcf1023f8bcd73f369dd2ce72ffefbcbc.tar.bz2
scummvm-rg350-b433a18bcf1023f8bcd73f369dd2ce72ffefbcbc.zip
Add patch #2616093 - Add/update Quest for Glory 4 details.
svn-id: r38546
Diffstat (limited to 'engines/sci/detection.cpp')
-rw-r--r--engines/sci/detection.cpp18
1 files changed, 18 insertions, 0 deletions
diff --git a/engines/sci/detection.cpp b/engines/sci/detection.cpp
index ae60c50712..be7835131f 100644
--- a/engines/sci/detection.cpp
+++ b/engines/sci/detection.cpp
@@ -1007,6 +1007,24 @@ static const struct SciGameDescription SciGameDescriptions[] = {
SCI_VERSION(0, 000, 000) // FIXME: add version here
},
+ // Quest for Glory 4 - German DOS/Windows (from PCJoker 2/98)
+ {{"qfg4", "", {
+ {"resource.map", 0, "aba367f2102e81782d961b14fbe3d630", 10246},
+ {"resource.000", 0, "263dce4aa34c49d3ad29bec889007b1c", 11571394},
+ {NULL, 0, NULL, 0}}, Common::DE_DEU, Common::kPlatformPC, 0},
+ {},
+ SCI_VERSION(2, 100, 002)
+ },
+
+ // Quest for Glory 4 - German DOS/Windows Disk V1.1 (from PCJoker 2/89)
+ {{"qfg4", "", {
+ {"resource.map", 0, "9e0abba8746f40565bc7eb5720522ecd", 9301 },
+ {"resource.000", 0, "57f22cdc54eeb35fce1f26b31b5c3ee1", 11076197},
+ {NULL, 0, NULL, 0}}, Common::DE_DEU, Common::kPlatformPC, 0},
+ {},
+ SCI_VERSION(2, 000, 000)
+ },
+
// RAMA - English Windows
{{"rama", "", {
{"resmap.001", 0, "3bac72a1910a563f8f92cf5b77c8b7f2", 8338},