[Scummvm-git-logs] scummvm master -> 9236ba8a42bf2dcc1b67cfbcb4233d7f1a303d3f

sdelamarre noreply at scummvm.org
Tue May 5 21:12:22 UTC 2026


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:
9236ba8a42 GOB: Add another French variant of Adibou 2 Read/Count 6-7 years add-on


Commit: 9236ba8a42bf2dcc1b67cfbcb4233d7f1a303d3f
    https://github.com/scummvm/scummvm/commit/9236ba8a42bf2dcc1b67cfbcb4233d7f1a303d3f
Author: Simon Delamarre (simon.delamarre14 at gmail.com)
Date: 2026-05-05T23:07:21+02:00

Commit Message:
GOB: Add another French variant of Adibou 2 Read/Count 6-7 years add-on

Provided by ripleyXLR8 in #16764

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 859e9001f3b..30d667a5857 100644
--- a/engines/gob/detection/tables_adibou2.h
+++ b/engines/gob/detection/tables_adibou2.h
@@ -399,6 +399,22 @@
 	0, 0, 0
 },
 
+{
+	{
+		"adibou2readcount67",
+		"", // "Lecture/Calcul 6-7 ans"
+		AD_ENTRY2s("intro_ap.stk", "0e91d0d693d5731353ad4738f4aa065c", 36540132,
+				   "appli_03.vmd", "d037d75824a033a5de4a45b9c02419ee", 58858),
+		FR_FRA,
+		kPlatformWindows,
+		ADGF_ADDON,
+		GUIO0()
+	},
+	kFeatures640x480,
+	0, 0, 0
+},
+
+
 {
 	{
 		"adibou2readcount67",




More information about the Scummvm-git-logs mailing list