aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/detection.cpp
diff options
context:
space:
mode:
authorMatthew Hoops2009-08-20 18:10:02 +0000
committerMatthew Hoops2009-08-20 18:10:02 +0000
commitc32f11c1064c99da38664bdb7bdbadd6a4ae3d15 (patch)
tree2df346fad0c32e1c9db264afc960153e1ac332e6 /engines/sci/detection.cpp
parent0a6161233b15fb6cf30d87ebc20d5d3c78fbbc60 (diff)
downloadscummvm-rg350-c32f11c1064c99da38664bdb7bdbadd6a4ae3d15.tar.gz
scummvm-rg350-c32f11c1064c99da38664bdb7bdbadd6a4ae3d15.tar.bz2
scummvm-rg350-c32f11c1064c99da38664bdb7bdbadd6a4ae3d15.zip
Add detection for the QFG2 demo.
svn-id: r43565
Diffstat (limited to 'engines/sci/detection.cpp')
-rw-r--r--engines/sci/detection.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/engines/sci/detection.cpp b/engines/sci/detection.cpp
index ee9fd5fb18..4b373a76f6 100644
--- a/engines/sci/detection.cpp
+++ b/engines/sci/detection.cpp
@@ -2308,6 +2308,15 @@ static const struct SciGameDescription SciGameDescriptions[] = {
0
},
+ // Quest for Glory 2 - English DOS Non-Interactive Demo
+ // Executable scanning reports "1.000.046"
+ {{"qfg2", "Demo", {
+ {"resource.map", 0, "e75eb86bdd517b3ef709058249986a87", 906},
+ {"resource.001", 0, "9b098f9e1008abe30e56c93b896494e6", 362123},
+ {NULL, 0, NULL, 0}}, Common::EN_ANY, Common::kPlatformPC, ADGF_DEMO, GUIO_NOSPEECH},
+ 0
+ },
+
// Quest for Glory 3 - English DOS Non-Interactive Demo (from FRG)
// Executable scanning reports "1.001.021", VERSION file reports "1.000, 0.001.059, 6.12.92"
{{"qfg3", "Demo", {