aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/detection_tables.h
diff options
context:
space:
mode:
authorJenniBee2013-04-14 10:54:49 -0400
committerJenniBee2013-04-14 10:54:49 -0400
commita8a7276c18f51562833703aa6c6e0ca26351ede6 (patch)
tree697272b8ff420eb00b98aa040cdb7f2a6768c105 /engines/wintermute/detection_tables.h
parentdab51f1d896b201c498ef09e8304ecb12d45df87 (diff)
downloadscummvm-rg350-a8a7276c18f51562833703aa6c6e0ca26351ede6.tar.gz
scummvm-rg350-a8a7276c18f51562833703aa6c6e0ca26351ede6.tar.bz2
scummvm-rg350-a8a7276c18f51562833703aa6c6e0ca26351ede6.zip
WINTERMUTE: Add detection entry for Dreamscape
Diffstat (limited to 'engines/wintermute/detection_tables.h')
-rw-r--r--engines/wintermute/detection_tables.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h
index 4056daa4bf..b5dbfc1a15 100644
--- a/engines/wintermute/detection_tables.h
+++ b/engines/wintermute/detection_tables.h
@@ -37,6 +37,7 @@ static const PlainGameDescriptor wintermuteGames[] = {
{"chivalry", "Chivalry is Not Dead"},
{"deadcity", "Dead City"},
{"dirtysplit", "Dirty Split"},
+ {"dreamscape", "Dreamscape"},
{"ghostsheet", "Ghost in the Sheet"},
{"hamlet", "Hamlet or the last game without MMORPS features, shaders and product placement"},
{"julia", "J.U.L.I.A."},
@@ -236,6 +237,16 @@ static const ADGameDescription gameDescriptions[] = {
ADGF_UNSTABLE,
GUIO0()
},
+ // Dreamscape
+ {
+ "dreamscape",
+ "",
+ AD_ENTRY1s("data.dcp", "7a5752ed4446c862be9f02d7932acf54", 17034377),
+ Common::EN_ANY,
+ Common::kPlatformWindows,
+ ADGF_UNSTABLE,
+ GUIO0()
+ },
// Ghosts in the Sheet
{
"ghostsheet",