mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-07 10:21:31 +00:00
WINTERMUTE: Add detection for Carol Reed 5 german
This commit is contained in:
parent
326ffbf448
commit
1a9c8fc501
@ -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),
|
||||
|
Loading…
Reference in New Issue
Block a user