aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorFabio Battaglia2009-09-08 12:14:17 +0000
committerFabio Battaglia2009-09-08 12:14:17 +0000
commitcbdb0dcdfaf41c07034efa4c2c408614a330a901 (patch)
tree43efd426c9872de2cb1b7662fc3d9cfacf129b94 /engines
parent52cf649a65cf2ab16c95e5ccdebd1d44421fa748 (diff)
downloadscummvm-rg350-cbdb0dcdfaf41c07034efa4c2c408614a330a901.tar.gz
scummvm-rg350-cbdb0dcdfaf41c07034efa4c2c408614a330a901.tar.bz2
scummvm-rg350-cbdb0dcdfaf41c07034efa4c2c408614a330a901.zip
Tinsel: added (disabled) Discworld 1 MAC detection entry
svn-id: r44011
Diffstat (limited to 'engines')
-rw-r--r--engines/tinsel/detection.cpp23
1 files changed, 23 insertions, 0 deletions
diff --git a/engines/tinsel/detection.cpp b/engines/tinsel/detection.cpp
index fa4c2d9151..21b4fc9cf1 100644
--- a/engines/tinsel/detection.cpp
+++ b/engines/tinsel/detection.cpp
@@ -386,6 +386,29 @@ static const TinselGameDescription gameDescriptions[] = {
},
#endif
+#if 0
+ { // Mac multilanguage CD
+ {
+ "dw",
+ "CD",
+ {
+ {"dw.scn", 0, "8be477c6fc0dc449531081fa2064c21d", 2011175},
+ {"english.smp", 0, NULL, -1},
+ {NULL, 0, NULL, 0}
+ },
+ Common::EN_ANY,
+ Common::kPlatformMacintosh,
+ ADGF_NO_FLAGS,
+ GUIO_NONE
+ },
+ GID_DW1,
+ 0,
+ GF_CD | GF_SCNFILES | GF_ENHANCED_AUDIO_SUPPORT,
+ TINSEL_V1,
+ },
+
+#endif
+
{ // German CD re-release "Neon Edition"
// Note: This release has ENGLISH.TXT (with german content) instead of GERMAN.TXT
{