diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h index 494bf24749d..5751af1499b 100644 --- a/engines/wintermute/detection_tables.h +++ b/engines/wintermute/detection_tables.h @@ -536,6 +536,10 @@ static const WMEGameDescription gameDescriptions[] = { WME_WINENTRY("carolreed5", "", WME_ENTRY1s("data.dcp", "3fcfca44209545d0e26774156427b494", 603660415), Common::EN_ANY, ADGF_UNSTABLE, WME_1_8_6), + // Carol Reed 5 - The Colour of Murder (German) (Carol Reed collection DVD) - trac #13658 + WME_WINENTRY("carolreed5", "", + WME_ENTRY1s("data.dcp", "3bc63ccbe18ef19f4af20231f8ce8c11", 617853131), Common::DE_DEU, ADGF_UNSTABLE, WME_1_8_6), + // Carol Reed 5 - The Colour of Murder (Spanish) WME_WINENTRY("carolreed5", "", WME_ENTRY1s("data.dcp", "a2885bbc31a7f0b0f616ec7f4d9a6fae", 617467065), Common::ES_ESP, ADGF_UNSTABLE, WME_1_8_6),