[Scummvm-git-logs] scummvm master -> 5fa92a2378c2c9cd7356d70d78a14946011d14e9

bluegr noreply at scummvm.org
Thu Aug 27 09:13:55 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:
5fa92a2378 GOB: mark Addi Simule as stable


Commit: 5fa92a2378c2c9cd7356d70d78a14946011d14e9
    https://github.com/scummvm/scummvm/commit/5fa92a2378c2c9cd7356d70d78a14946011d14e9
Author: Benjamin Funke (58399929+BJNFNE at users.noreply.github.com)
Date: 2026-08-27T12:13:44+03:00

Commit Message:
GOB: mark Addi Simule as stable

Changed paths:
    engines/gob/detection/tables_adi4.h


diff --git a/engines/gob/detection/tables_adi4.h b/engines/gob/detection/tables_adi4.h
index ffce965e2de..6857f772fc2 100644
--- a/engines/gob/detection/tables_adi4.h
+++ b/engines/gob/detection/tables_adi4.h
@@ -148,7 +148,7 @@
 		AD_ENTRY1s("simule.stk", "66d97fe54bbf8ea4bbb18534cb28b13f", 2523796),
 		DE_DEU,
 		kPlatformWindows,
-		ADGF_UNSTABLE,
+		ADGF_NO_FLAGS,
 		GUIO1(GUIO_NOASPECT)
 	},
 	kFeaturesTrueColor | kFeatures640x480,




More information about the Scummvm-git-logs mailing list