aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/wintermute/detection_tables.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h
index 33b59f5906..1767b21da2 100644
--- a/engines/wintermute/detection_tables.h
+++ b/engines/wintermute/detection_tables.h
@@ -585,8 +585,11 @@ static const WMEGameDescription gameDescriptions[] = {
// The Trader of Stories
WME_WINENTRY("tradestory", "Demo",
WME_ENTRY1s("data.dcp", "0a0b51191636cc8ead89b905281c3218", 40401902), Common::EN_ANY, ADGF_UNSTABLE | ADGF_DEMO, LATEST_VERSION),
- // the white chamber (multi-language)
- WME_WINENTRY("twc", "",
+ // the white chamber (Version 1.7 - Definitive Edition) (built 2008.06.26) (multi-language)
+ WME_WINENTRY("twc", "Definitive Edition",
+ WME_ENTRY1s("data.dcp", "325abfaeb5fbfcc30d91296f1390a454", 186451273), Common::UNK_LANG, ADGF_UNSTABLE, LATEST_VERSION),
+ // the white chamber (Version 1.7 - Definitive Edition) (built 2008.06.29) (multi-language)
+ WME_WINENTRY("twc", "Definitive Edition",
WME_ENTRY1s("data.dcp", "0011d01142547c61e51ba24dc42b579e", 186451273), Common::UNK_LANG, ADGF_UNSTABLE, LATEST_VERSION),
// Vsevolod Prologue (Demo)
WME_WINENTRY("vsevolod", "Prologue",