aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/tinsel/detection_tables.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/engines/tinsel/detection_tables.h b/engines/tinsel/detection_tables.h
index a2a32d2e13..f1a38d53c8 100644
--- a/engines/tinsel/detection_tables.h
+++ b/engines/tinsel/detection_tables.h
@@ -419,6 +419,26 @@ static const TinselGameDescription gameDescriptions[] = {
TINSEL_V1,
},
+ { // English DW2 demo
+ {
+ "dw2",
+ "Demo",
+ {
+ {"dw2.scn", 0, "853ab998f5136b69bc586991175d6eeb", 4231121},
+ {"english.smp", 0, "b5660a0e031cb4710bcb0ef5629ea61d", 28562357},
+ {NULL, 0, NULL, 0}
+ },
+ Common::EN_ANY,
+ Common::kPlatformPC,
+ ADGF_DEMO,
+ GUIO_NONE
+ },
+ GID_DW2,
+ 0,
+ GF_CD | GF_SCNFILES | GF_DEMO,
+ TINSEL_V2,
+ },
+
{ // European/Australian Discworld 2 release
{
"dw2",