From f82ee445d33de5d40fa34222080d3d7ffd165768 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Mon, 18 Oct 2010 23:40:36 +0000 Subject: LASTEXPRESS: Add md5sums of German TLE. svn-id: r53596 --- engines/lastexpress/detection.cpp | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'engines/lastexpress') diff --git a/engines/lastexpress/detection.cpp b/engines/lastexpress/detection.cpp index 1a0bebc881..46ed25457e 100644 --- a/engines/lastexpress/detection.cpp +++ b/engines/lastexpress/detection.cpp @@ -83,6 +83,22 @@ static const ADGameDescription gameDescriptions[] = { Common::GUIO_NONE }, + // The Last Express (German) + { + "lastexpress", + "", + { + {"HD.HPF", 0, "7cdd70fc0b1555785f1e9e8d371ea85c", 31301632}, + {"CD1.HPF", 0, "6d74cc861d172466bc745ff8bf0e59c5", 522971136}, + {"CD2.HPF", 0, "b71ac9391de415807c74ff078f4fab22", 655702016}, + {"CD3.HPF", 0, "ee55d4310546dd2a38560b096d1c2771", 641144832}, + }, + Common::DE_DEU, + Common::kPlatformWindows, + ADGF_NO_FLAGS, + Common::GUIO_NONE + }, + // The Last Express (Spanish) { "lastexpress", -- cgit v1.2.3