aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel
diff options
context:
space:
mode:
authorEugene Sandulenko2016-01-10 02:22:26 +0100
committerEugene Sandulenko2016-01-10 09:21:03 +0100
commitc7695cc92977a3bedf36cfb73cf6376964ee4fe0 (patch)
treef039fe2e26ef2897f1df7ef3d7553a89941f02d3 /engines/tinsel
parentceee1713f5c095cb7d8fdb5a080b4617c032cfcf (diff)
downloadscummvm-rg350-c7695cc92977a3bedf36cfb73cf6376964ee4fe0.tar.gz
scummvm-rg350-c7695cc92977a3bedf36cfb73cf6376964ee4fe0.tar.bz2
scummvm-rg350-c7695cc92977a3bedf36cfb73cf6376964ee4fe0.zip
TINSEL: Added detection for DW1 fan translation
Diffstat (limited to 'engines/tinsel')
-rw-r--r--engines/tinsel/detection_tables.h21
1 files changed, 21 insertions, 0 deletions
diff --git a/engines/tinsel/detection_tables.h b/engines/tinsel/detection_tables.h
index a2ea67b3e6..6c1a3a39f4 100644
--- a/engines/tinsel/detection_tables.h
+++ b/engines/tinsel/detection_tables.h
@@ -556,6 +556,27 @@ static const TinselGameDescription gameDescriptions[] = {
TINSEL_V1,
},
+ { // Russian Discworld 1. Fan translation v1.1
+ {
+ "dw",
+ "CD v1.1",
+ {
+ {"dw.scn", 0, "133041bde59d05c1bf084fd6f1bdce4b", 776524},
+ {"english.txt", 0, "317542cf2e50106d9c9421ddcf821e22", 221656},
+ {"english.smp", 0, NULL, -1},
+ {NULL, 0, NULL, 0}
+ },
+ Common::RU_RUS,
+ Common::kPlatformDOS,
+ ADGF_CD,
+ GUIO1(GUIO_NOASPECT)
+ },
+ GID_DW1,
+ 0,
+ GF_SCNFILES | GF_ENHANCED_AUDIO_SUPPORT,
+ TINSEL_V1,
+ },
+
{ // Polish fan translaction Discworld 1
{
"dw",