From 7141df0729f8631f694525f7caac53079e69803f Mon Sep 17 00:00:00 2001 From: Einar Johan Trøan Sømåen Date: Sat, 31 May 2014 20:57:15 +0200 Subject: WINTERMUTE: Add another Rhiannon-version to the detection tables. As it's unclear how this version differs from the current version, I've tagged it as DVD. --- engines/wintermute/detection_tables.h | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'engines/wintermute/detection_tables.h') diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h index 6556d3b34a..130a68cb3b 100644 --- a/engines/wintermute/detection_tables.h +++ b/engines/wintermute/detection_tables.h @@ -1084,6 +1084,16 @@ static const ADGameDescription gameDescriptions[] = { ADGF_UNSTABLE, GUIO0() }, + // Rhiannon: Curse of the four Branches (English PC DVD) + { + "rhiannon", + "DVD", + AD_ENTRY1s("data.dcp", "6736bbc921bb6ce5161b3ad095a97bd4", 1053441028), + Common::EN_ANY, + Common::kPlatformWindows, + ADGF_UNSTABLE, + GUIO0() + }, // 1 1/2 Ritter: Auf der Suche nach der hinreissenden Herzelinde { "ritter", -- cgit v1.2.3