From f1099a5cf2aec9bd26693ffa531b2bf689ebcc83 Mon Sep 17 00:00:00 2001 From: eientei Date: Fri, 5 Aug 2022 06:14:32 +1200 Subject: [PATCH] ICB: ELDORADO: Add detection for Italian + Spanish Windows releases --- engines/icb/detection.cpp | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/engines/icb/detection.cpp b/engines/icb/detection.cpp index 859f89d97bc..130bdb8ef14 100644 --- a/engines/icb/detection.cpp +++ b/engines/icb/detection.cpp @@ -92,6 +92,36 @@ static const IcbGameDescription gameDescriptions[] = { GType_ELDORADO }, + { + { + // The Road to El Dorado + // Spanish + "eldorado", + "", + AD_ENTRY2s("g/speech.clu", "81a0aedb57e78b22d1f434c2f3e09b08", 1948952, "g/g", "a3a396cce6e30040bd16f6dbdd724d49", 19560), + Common::ES_ESP, + Common::kPlatformWindows, + ADGF_UNSTABLE, + GUIO1(GUIO_NONE) + }, + GType_ELDORADO + }, + + { + { + // The Road to El Dorado + // Italian + "eldorado", + "", + AD_ENTRY2s("g/speech.clu", "1220c9bef92e30a5faa033a15cb6788d", 1609464, "g/g", "52fbb4ab3247360d005e5c04a60d7196", 18920), + Common::IT_ITA, + Common::kPlatformWindows, + ADGF_UNSTABLE, + GUIO1(GUIO_NONE) + }, + GType_ELDORADO + }, + { { // The Road to El Dorado