From d0ea3742cc4a1e248374b8e53b12b3ef01a83c6c Mon Sep 17 00:00:00 2001 From: Donovan Watteau Date: Sun, 4 Dec 2022 19:35:37 +0100 Subject: [PATCH] GOB: Add detection for Adibou 2 French demo (interactive) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Source is the double CD-ROM "Le kit rentrée scolaire de la Fnac" (August 1999) that was given for free at the Fnac French retail stores. --- engines/gob/detection/tables_adibou.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/engines/gob/detection/tables_adibou.h b/engines/gob/detection/tables_adibou.h index ea6a1213f77..a73dcf22d66 100644 --- a/engines/gob/detection/tables_adibou.h +++ b/engines/gob/detection/tables_adibou.h @@ -232,6 +232,20 @@ // -- Demos -- +{ + { + "adibou2", + "ADIBOU 2 Demo", + AD_ENTRY1s("intro.stk", "0f197c6b8f1cef3fb4aa37438a52e031", 954276), + FR_FRA, + kPlatformDOS, + ADGF_DEMO, + GUIO0() + }, + kGameTypeAdibou2, + kFeatures640x480, + 0, 0, 0 +}, { { "adibou2",