[Scummvm-git-logs] scummvm master -> 9e6cac79918612cf1ce8e25bf4817a5f5832c100

aquadran noreply at scummvm.org
Fri Sep 19 07:36:31 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:
9e6cac7991 WINTERMUTE: Mark 'Basis Octavus' as supported


Commit: 9e6cac79918612cf1ce8e25bf4817a5f5832c100
    https://github.com/scummvm/scummvm/commit/9e6cac79918612cf1ce8e25bf4817a5f5832c100
Author: Paweł Kołodziejski (aquadran at gmail.com)
Date: 2025-09-19T09:36:25+02:00

Commit Message:
WINTERMUTE: Mark 'Basis Octavus' as supported

Changed paths:
    engines/wintermute/detection_tables.h


diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h
index 3ba9dd531a3..5452492d133 100644
--- a/engines/wintermute/detection_tables.h
+++ b/engines/wintermute/detection_tables.h
@@ -485,7 +485,7 @@ static const WMEGameDescription gameDescriptions[] = {
 
 	// Basis Octavus
 	WME_WINENTRY("basisoctavus", "",
-		WME_ENTRY1s("data.dcp", "021ef97f8f49ec33f83beae0d6e38f08", 49336909), Common::CS_CZE, ADGF_UNSTABLE | GF_3D, WME_1_9_1),
+		WME_ENTRY1s("data.dcp", "021ef97f8f49ec33f83beae0d6e38f08", 49336909), Common::CS_CZE, GF_3D, WME_1_9_1),
 
 	// Boredom of Agustin Cordes
 	WME_WINENTRY("agustin", "",




More information about the Scummvm-git-logs mailing list