aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/detection_tables.h
diff options
context:
space:
mode:
authorFilippos Karapetis2013-08-23 14:01:07 +0300
committerFilippos Karapetis2013-08-23 14:01:07 +0300
commit4c905483804a03d78d38da36144610c27a375372 (patch)
treebc168f2ef79ceef216c4e560874a376741587051 /engines/tinsel/detection_tables.h
parent7520aea2ec7e6055c940f7ad99ac262713947c27 (diff)
downloadscummvm-rg350-4c905483804a03d78d38da36144610c27a375372.tar.gz
scummvm-rg350-4c905483804a03d78d38da36144610c27a375372.tar.bz2
scummvm-rg350-4c905483804a03d78d38da36144610c27a375372.zip
TINSEL: Add the English Mac version of DW1 (bug #3614864)
Diffstat (limited to 'engines/tinsel/detection_tables.h')
-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 a945672da2..cc8166f295 100644
--- a/engines/tinsel/detection_tables.h
+++ b/engines/tinsel/detection_tables.h
@@ -478,6 +478,26 @@ static const TinselGameDescription gameDescriptions[] = {
},
#endif
+ { // Mac English CD, see tracker #3614864
+ {
+ "dw",
+ "CD",
+ {
+ {"dw.scn", 0, "114643df0d1f1530a0a9c5d4e38917bc", 1268553},
+ {"english.smp", 0, NULL, -1},
+ {NULL, 0, NULL, 0}
+ },
+ Common::EN_ANY,
+ Common::kPlatformMacintosh,
+ ADGF_CD,
+ GUIO0()
+ },
+ GID_DW1,
+ 0,
+ GF_SCNFILES | GF_ENHANCED_AUDIO_SUPPORT,
+ TINSEL_V1,
+ },
+
{ // Mac multilanguage CD
{
"dw",