From d81e2036994cca75543f90e98bfdada8f301576a Mon Sep 17 00:00:00 2001 From: Matthieu Milan Date: Thu, 5 May 2011 18:44:53 +0200 Subject: [PATCH] EMI: German PC and PS2 EMI detection --- engines/grim/detection.cpp | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/engines/grim/detection.cpp b/engines/grim/detection.cpp index 92ffd530b53..a0d7860708f 100644 --- a/engines/grim/detection.cpp +++ b/engines/grim/detection.cpp @@ -157,6 +157,20 @@ static const GrimGameDescription gameDescriptions[] = { 0, GType_MONKEY4 }, + { + // Escape from Monkey Island German + { + "monkey4", + "", + AD_ENTRY1s("voiceAll.m4b", "63b4724afc9d94a5aa71b46e6b1b7551", 19999850), + Common::DE_DEU, + Common::kPlatformWindows, + ADGF_NO_FLAGS, + GUIO_NONE + }, + 0, + GType_MONKEY4 + }, { // Escape from Monkey Island Italian { @@ -213,6 +227,20 @@ static const GrimGameDescription gameDescriptions[] = { 0, GType_MONKEY4 }, + { + // Escape from Monkey Island German PS2 + { + "monkey4", + "", + AD_ENTRY1s("voiceAll.m4b", "6bdd08f3f313765c610fbbe39d18797f", 17262912), + Common::DE_DEU, + Common::kPlatformPS2, + ADGF_NO_FLAGS, + GUIO_NONE + }, + 0, + GType_MONKEY4 + }, { // Escape from Monkey Island Italian PS2 {