From 0d52e27be2c20405da29f82039cdb3d96b7cf7c9 Mon Sep 17 00:00:00 2001 From: Einar Johan Trøan Sømåen Date: Wed, 5 Dec 2012 12:14:29 +0100 Subject: WINTERMUTE: Add another detection-entry for Chivalry is not Dead --- engines/wintermute/detection_tables.h | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'engines/wintermute') diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h index 4f8a962591..0c843108ac 100644 --- a/engines/wintermute/detection_tables.h +++ b/engines/wintermute/detection_tables.h @@ -84,6 +84,16 @@ static const ADGameDescription gameDescriptions[] = { ADGF_UNSTABLE, GUIO0() }, + // Chivalry is Not Dead (Version from deirdrakai.com) + { + "chivalry", + "", + AD_ENTRY1s("data.dcp", "ae6d91b9517f4d2851a8ad94c96951c8", 7278302), + Common::EN_ANY, + Common::kPlatformWindows, + ADGF_UNSTABLE, + GUIO0() + }, // Dead City (English) { "deadcity", -- cgit v1.2.3