From a93b6b22bb418a2e8fde4cff334d6897c3f34a9c Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Tue, 12 Feb 2008 14:55:31 +0000 Subject: [PATCH] Added Gob MD5s as supplied by raziel_ in bug reports #1891864, #1891867 and #1891869 svn-id: r30851 --- engines/gob/detection.cpp | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index 34a65eb520d..4c2227ec47d 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -109,6 +109,19 @@ static const GOBGameDescription gameDescriptions[] = { kFeaturesNone, "intro" }, + { // Supplied by raziel_ in bug report #1891864 + { + "gob1", + "VGA", + AD_ENTRY1s("intro.stk", "e157cb59c6d330ca70d12ab0ef1dd12b", 288972), + EN_GRB, + kPlatformPC, + Common::ADGF_NO_FLAGS + }, + kGameTypeGob1, + kFeaturesAdlib, + "intro" + }, { // CD 1.000 version. { "gob1cd", @@ -399,6 +412,19 @@ static const GOBGameDescription gameDescriptions[] = { kFeaturesAdlib, "intro" }, + { // Supplied by raziel_ in bug report #1891867 + { + "gob2", + "", + AD_ENTRY1s("intro.stk", "25a99827cd59751a80bed9620fb677a0", 893302), + EN_USA, + kPlatformPC, + Common::ADGF_NO_FLAGS + }, + kGameTypeGob2, + kFeaturesAdlib, + "intro" + }, { { "gob2", @@ -1005,6 +1031,19 @@ static const GOBGameDescription gameDescriptions[] = { kFeaturesAdlib, "intro" }, + { // Supplied by raziel_ in bug report #1891869 + { + "gob3", + "", + AD_ENTRY1s("intro.stk", "16b014bf32dbd6ab4c5163c44f56fed1", 445104), + EN_GRB, + kPlatformPC, + Common::ADGF_NO_FLAGS + }, + kGameTypeGob3, + kFeaturesAdlib, + "intro" + }, { // Supplied by fac76 in bug report #1742716 { "gob3",