aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel
diff options
context:
space:
mode:
authorPaul Gilbert2019-11-16 19:38:11 -0800
committerPaul Gilbert2019-11-16 19:38:11 -0800
commit3d112e1622f416223e24e631af38960bb1c0e514 (patch)
treeae2fcd5ea579b2a6896e8dcdfa97cb1d221014c0 /engines/tinsel
parent023a587b5b2c8aad5c8770b3619e15bc35f0271f (diff)
downloadscummvm-rg350-3d112e1622f416223e24e631af38960bb1c0e514.tar.gz
scummvm-rg350-3d112e1622f416223e24e631af38960bb1c0e514.tar.bz2
scummvm-rg350-3d112e1622f416223e24e631af38960bb1c0e514.zip
TINSEL: Add DW1 CD Argentum Collection detection
Diffstat (limited to 'engines/tinsel')
-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 6c1a3a39f4..1e4666d3d5 100644
--- a/engines/tinsel/detection_tables.h
+++ b/engines/tinsel/detection_tables.h
@@ -556,6 +556,26 @@ static const TinselGameDescription gameDescriptions[] = {
TINSEL_V1,
},
+ { // English CD "Argentum Collection"
+ {
+ "dw",
+ "CD",
+ {
+ {"dw.scn", 0, "36795d539e290838fa1d4c11789cb142", 776188},
+ {"english.smp", 0, NULL, -1},
+ {NULL, 0, NULL, 0}
+ },
+ Common::EN_ANY,
+ Common::kPlatformDOS,
+ ADGF_CD | ADGF_TESTING,
+ GUIO0()
+ },
+ GID_DW1,
+ 0,
+ GF_SCNFILES | GF_ENHANCED_AUDIO_SUPPORT,
+ TINSEL_V1,
+ },
+
{ // Russian Discworld 1. Fan translation v1.1
{
"dw",