[Scummvm-git-logs] scummvm master -> 4025b143c3c0f3a8bb9a690ae426a17609055cf1

aquadran noreply at scummvm.org
Fri Sep 19 20:19:46 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:
4025b143c3 WINTERMUTE: Mark 'Strange Change' as supported


Commit: 4025b143c3c0f3a8bb9a690ae426a17609055cf1
    https://github.com/scummvm/scummvm/commit/4025b143c3c0f3a8bb9a690ae426a17609055cf1
Author: Paweł Kołodziejski (aquadran at gmail.com)
Date: 2025-09-19T22:19:40+02:00

Commit Message:
WINTERMUTE: Mark 'Strange Change' as supported

Changed paths:
    engines/wintermute/detection_tables.h


diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h
index 5452492d133..ecea413b525 100644
--- a/engines/wintermute/detection_tables.h
+++ b/engines/wintermute/detection_tables.h
@@ -5497,7 +5497,7 @@ static const WMEGameDescription gameDescriptions[] = {
 
 	// Strange Change
 	WME_WINENTRY("strangechange", "",
-		WME_ENTRY1s("data.dcp", "818e53c1584dac28f336195d7dcfb97d", 3762512), Common::EN_ANY, ADGF_UNSTABLE | GF_3D, WME_1_8_6),
+		WME_ENTRY1s("data.dcp", "818e53c1584dac28f336195d7dcfb97d", 3762512), Common::EN_ANY, GF_3D, WME_1_8_6),
 
 	// Sunny (Demo)
 	WME_WINENTRY("sunny", "Demo",




More information about the Scummvm-git-logs mailing list