[Scummvm-git-logs] scummvm master -> 2496181a4d3496fd2060331a44d98c7067d42456
tag2015
noreply at scummvm.org
Sun Jun 18 21:42:49 UTC 2023
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:
2496181a4d AGS: Add detection entry for blackwell3 Mac 2.3b
Commit: 2496181a4d3496fd2060331a44d98c7067d42456
https://github.com/scummvm/scummvm/commit/2496181a4d3496fd2060331a44d98c7067d42456
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2023-06-18T23:41:51+02:00
Commit Message:
AGS: Add detection entry for blackwell3 Mac 2.3b
TRAC report #14514
Changed paths:
engines/ags/detection_tables.h
diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index 8b6356fb697..c72226e91cd 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -3871,6 +3871,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_EN_GOG("blackwell3", "convergence.exe", "1fbaa55037f7f1c8c5e59b2dacc994e2", 173960748), // v2.3b Win-Linux
GAME_ENTRY_EN_GOG("blackwell3", "ac2game.dat", "0b99002018dcf6d3db95925006da01bb", 170769466), // Mac
GAME_ENTRY_EN_GOG("blackwell3", "ac2game.dat", "0b6f9ba727ce934a515dcff9af9c3b9e", 170769945), // Mac v2.3
+ GAME_ENTRY_EN_GOG("blackwell3", "ac2game.dat", "613c49405b24b367a961a7e14a3849d0", 170769944), // Mac v2.3b
GAME_ENTRY_PLUGIN_STEAM_EN("blackwell3", "convergence.exe", "2260c1a21aba7ac00baf0100d4ca54f1", 172578803, AGSTEAM_WADJETEYE),
GAME_ENTRY_PLUGIN_STEAM_EN("blackwell3", "convergence.exe", "2260c1a21aba7ac00baf0100d4ca54f1", 171969680, AGSTEAM_WADJETEYE),
GAME_ENTRY_PLUGIN_STEAM_EN("blackwell3", "convergence.exe", "f261c2505f98503a1ec9f1dff7f13bda", 173873229, AGSTEAM_WADJETEYE),
More information about the Scummvm-git-logs
mailing list