[Scummvm-git-logs] scummvm master -> e8bf16f61fa957b1c222ae59c1ff38411dc58295
sev-
noreply at scummvm.org
Fri Apr 10 18:14:38 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:
e8bf16f61f DIRECTOR: Add modern dumoer companion dump for derratsorcerum
Commit: e8bf16f61fa957b1c222ae59c1ff38411dc58295
https://github.com/scummvm/scummvm/commit/e8bf16f61fa957b1c222ae59c1ff38411dc58295
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-04-10T20:13:34+02:00
Commit Message:
DIRECTOR: Add modern dumoer companion dump for derratsorcerum
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index b33377155bd..11e75855826 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -4147,6 +4147,7 @@ static const DirectorGameDescription gameDescriptions[] = {
// Mac executable is Derrat Sorcerum⢠v1.0.3
MACGAME1("derratsorcerum", "", "xn--Derrat Sorcerum v1.0.3 -tnf/xn--Derrat Sorcerum v1.0.3-h40n", "tr:107ae11bce211dc0abd62d9f43184b27", 483506, 404),
+ MACGAME1("derratsorcerum", "", "xn--Derrat Sorcerum v1.0.3 -3b39j/xn--Derrat Sorcerum v1.0.3-jj93j", "tr:107ae11bce211dc0abd62d9f43184b27", 483506, 404),
MACDEMO1("derratsorcerum", "Demo", "Derrat Sorcerum Demo v1.0.3", "a546ef2b921a9b48fd93928f1a505f22", 483506, 404),
// Both Mac and Win versions require installation to extract executable
More information about the Scummvm-git-logs
mailing list