From 2dce7167b982b5be45355de0ada6a85af853ca59 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Sun, 19 May 2013 08:15:50 +0300 Subject: [PATCH] DRASCULA: Add detection entries for updated unpacked French / Italian versions (bug #3612236) --- engines/drascula/detection.cpp | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/engines/drascula/detection.cpp b/engines/drascula/detection.cpp index 8764b82a04e7..e7ffeffd0c1d 100644 --- a/engines/drascula/detection.cpp +++ b/engines/drascula/detection.cpp @@ -187,6 +187,19 @@ static const DrasculaGameDescription gameDescriptions[] = { }, }, + { + // Drascula French version (updated - bug #3612236) + { + "drascula", + 0, + AD_ENTRY1s("14.ald", "1f9fbded768bee061cc22bc5bdeab540", 611), + Common::FR_FRA, + Common::kPlatformDOS, + ADGF_NO_FLAGS, + GUIO0() + }, + }, + { // Drascula Italian version (original packed version) { @@ -199,6 +212,7 @@ static const DrasculaGameDescription gameDescriptions[] = { GUIO0() }, }, + { // Drascula Italian version { @@ -212,6 +226,19 @@ static const DrasculaGameDescription gameDescriptions[] = { }, }, + { + // Drascula Italian version (updated - bug #3612236) + { + "drascula", + 0, + AD_ENTRY1s("14.ald", "ccaee939bb3b344c048f28f9205710d1", 2925), + Common::IT_ITA, + Common::kPlatformDOS, + ADGF_NO_FLAGS, + GUIO0() + }, + }, + { // Drascula Spanish version (ScummVM repacked files) {