aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/detection.cpp
diff options
context:
space:
mode:
authorFilippos Karapetis2008-12-02 22:16:44 +0000
committerFilippos Karapetis2008-12-02 22:16:44 +0000
commit3669360043e710e7372054bc1ceef77c8fa5ef18 (patch)
treef6cad71c6579d1685ef993a9d07a8270c44ccea5 /engines/tinsel/detection.cpp
parent30b6294d3834384951417ef2bf459bac5092ca10 (diff)
downloadscummvm-rg350-3669360043e710e7372054bc1ceef77c8fa5ef18.tar.gz
scummvm-rg350-3669360043e710e7372054bc1ceef77c8fa5ef18.tar.bz2
scummvm-rg350-3669360043e710e7372054bc1ceef77c8fa5ef18.zip
Added detection for the French version of DW2, as described in the forums
svn-id: r35210
Diffstat (limited to 'engines/tinsel/detection.cpp')
-rw-r--r--engines/tinsel/detection.cpp19
1 files changed, 19 insertions, 0 deletions
diff --git a/engines/tinsel/detection.cpp b/engines/tinsel/detection.cpp
index 53a7aaea1a..1c11b8c4ce 100644
--- a/engines/tinsel/detection.cpp
+++ b/engines/tinsel/detection.cpp
@@ -286,6 +286,25 @@ static const TinselGameDescription gameDescriptions[] = {
TINSEL_V2,
},
+ { // French version of Discworld 2
+ {
+ "dw2",
+ "CD",
+ {
+ {"dw2.scn", 0, "c6d15ce9720a9d8fef06e6582dcf3f34", 103593},
+ {"french1.smp", 0, NULL, -1},
+ {NULL, 0, NULL, 0}
+ },
+ Common::FR_FRA,
+ Common::kPlatformPC,
+ Common::ADGF_NO_FLAGS
+ },
+ GID_DW2,
+ 0,
+ GF_CD | GF_SCNFILES,
+ TINSEL_V2,
+ },
+
{ // German Discworld 2 re-release "Neon Edition"
{
"dw2",