[Scummvm-git-logs] scummvm master -> df5121567836ac880770c64e71b71d9ac62c48a7
sev-
sev at scummvm.org
Sat Aug 21 11:34:17 UTC 2021
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
df51215678 DIRECTOR: Added alternate Wrath of the Gods detection
Commit: df5121567836ac880770c64e71b71d9ac62c48a7
https://github.com/scummvm/scummvm/commit/df5121567836ac880770c64e71b71d9ac62c48a7
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-08-21T13:34:10+02:00
Commit Message:
DIRECTOR: Added alternate Wrath of the Gods detection
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 5d81867ae5..3920a9cc0d 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -1741,6 +1741,8 @@ static const DirectorGameDescription gameDescriptions[] = {
MACGAME1("wrath", "", "Wrath of the Gods", "2ce360c9ea2da80a2c6d1040b0ad92dd", 413986, 300),
WINGAME2("wrath", "", "000WRATH.EXE", "3162423a1d0885eb1eb94f557a86b258", 372970,
"SHARDCST.MMM", "22af72fba773cc5313d99c91b2e5aea9", 3432948, 300),
+ WINGAME2("wrath", "", "000WRATH.EXE", "3162423a1d0885eb1eb94f557a86b258", 372970,
+ "SHARDCST.MMM", "35b0a9fa9cc4ed5088d665848c5258dc", 3432878, 300),
WINDEMO2("wrath", "Demo", "000WRATH.EXE", "3162423a1d0885eb1eb94f557a86b258", 372970,
"SHARDCST.MMM", "85d166abe18730d96e9d4137c66255a1", 3553330, 300),
More information about the Scummvm-git-logs
mailing list