[Scummvm-git-logs] scummvm master -> 8c4207a1e7c747aa80105333cef7f5523d440f5b
aquadran
noreply at scummvm.org
Thu Sep 10 14:28:08 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:
8c4207a1e7 WINTERMUTE: Added 'Dark Fall: Lost Souls (GOG)' version based on #17012 and #16566
Commit: 8c4207a1e7c747aa80105333cef7f5523d440f5b
https://github.com/scummvm/scummvm/commit/8c4207a1e7c747aa80105333cef7f5523d440f5b
Author: PaweÅ KoÅodziejski (aquadran at gmail.com)
Date: 2026-09-10T16:27:52+02:00
Commit Message:
WINTERMUTE: Added 'Dark Fall: Lost Souls (GOG)' version based on #17012 and #16566
Changed paths:
engines/wintermute/detection_tables.h
diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h
index 05e2a3f2e63..4ee9aa6da71 100644
--- a/engines/wintermute/detection_tables.h
+++ b/engines/wintermute/detection_tables.h
@@ -881,6 +881,11 @@ static const WMEGameDescription gameDescriptions[] = {
WME_ENTRY2s("actors.dcp", "170c7ade10edd7ff6d24b16f2eecd818", 453328582,
"stageplay.dcp", "ed67b4d6e35c19597241eb1d863aa315", 226453373), Common::EN_ANY, GF_3D, WME_1_8_10),
+ // Dark Fall: Lost Souls (GOG)
+ WME_WINENTRY("darkfallls", "",
+ WME_ENTRY2s("actors.dcp", "170c7ade10edd7ff6d24b16f2eecd818", 453328582,
+ "stageplay.dcp", "64b8b1eff4ac386f61776fad63a1a177", 226458563), Common::EN_ANY, GF_3D, WME_1_8_10),
+
// Dark Fall: Lost Souls (German)
WME_WINENTRY("darkfallls", "",
WME_ENTRY2s("actors.dcp", "17df9d381d49100d2bd79c5f3eefe53c", 454049405,
More information about the Scummvm-git-logs
mailing list