[Scummvm-git-logs] scummvm master -> faf0a28ab68df6559f160aac515bb85914f07daf

bluegr noreply at scummvm.org
Sun Aug 10 10:57:51 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:
faf0a28ab6 GOB: add german adibou2sciences variant to detection


Commit: faf0a28ab68df6559f160aac515bb85914f07daf
    https://github.com/scummvm/scummvm/commit/faf0a28ab68df6559f160aac515bb85914f07daf
Author: Benjamin Funke (bjnfne at web.de)
Date: 2025-08-10T13:57:48+03:00

Commit Message:
GOB: add german adibou2sciences variant to detection

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 bc1e7212752..4cd06f89e86 100644
--- a/engines/gob/detection/tables_adibou2.h
+++ b/engines/gob/detection/tables_adibou2.h
@@ -383,7 +383,6 @@
 	kFeatures640x480,
 	0, 0, 0
 },
-
 {
 	{
 		"adibou2sciences",
@@ -398,6 +397,20 @@
 	kFeatures640x480,
 	0, 0, 0
 },
+{
+	{
+		"adibou2sciences",
+		"", // "Natur & Technik"
+		AD_ENTRY2s("intro_ap.stk", "404731e0108a43197ad408bda216a76e", 3162292,
+				   "FICHES.ITK", "c301766d759d9ac8d7362558cc7a20c8", 51316736),
+		DE_DEU,
+		kPlatformWindows,
+		ADGF_ADDON,
+		GUIO0()
+	},
+	kFeatures640x480,
+	0, 0, 0
+},
 
 // -- Add-ons : "Anglais" (English for non-native speakers) --
 {




More information about the Scummvm-git-logs mailing list