[Scummvm-git-logs] scummvm branch-3-0 -> 424954291c546386a902d92a22b8d5dbb496ba0e
sdelamarre
noreply at scummvm.org
Tue Nov 25 21:47:22 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
424954291c GOB: Add a Quebec variant of Adibou2 (bug report #16352)
Commit: 424954291c546386a902d92a22b8d5dbb496ba0e
https://github.com/scummvm/scummvm/commit/424954291c546386a902d92a22b8d5dbb496ba0e
Author: Simon Delamarre (simon.delamarre14 at gmail.com)
Date: 2025-11-25T22:47:16+01:00
Commit Message:
GOB: Add a Quebec variant of Adibou2 (bug report #16352)
Changed paths:
engines/gob/detection/tables_adibou2.h
diff --git a/engines/gob/detection/tables_adibou2.h b/engines/gob/detection/tables_adibou2.h
index 91f95b99937..73cafa920cb 100644
--- a/engines/gob/detection/tables_adibou2.h
+++ b/engines/gob/detection/tables_adibou2.h
@@ -142,6 +142,19 @@
kFeatures640x480,
0, 0, 0
},
+{
+ {
+ "adibou2",
+ "ADIBOU Environnement (Adaptation Québecoise)",
+ AD_ENTRY1s("intro.stk", "5606ff29ef33ef423519eb24e8096afc", 8737284),
+ FR_FRA,
+ kPlatformWindows,
+ ADGF_NO_FLAGS,
+ GUIO0()
+ },
+ kFeatures640x480,
+ 0, 0, 0
+},
// -- German: Addy Junior --
More information about the Scummvm-git-logs
mailing list