[Scummvm-git-logs] scummvm master -> cd6b223fedf185dcd251ec0a8a21bd29693d10c6
tag2015
noreply at scummvm.org
Thu Jan 11 14:37:07 UTC 2024
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:
cd6b223fed AGS: Detect ATOTK German update
Commit: cd6b223fedf185dcd251ec0a8a21bd29693d10c6
https://github.com/scummvm/scummvm/commit/cd6b223fedf185dcd251ec0a8a21bd29693d10c6
Author: Jozen (me at jozen.blue)
Date: 2024-01-11T15:37:04+01:00
Commit Message:
AGS: Detect ATOTK German update
Changed paths:
engines/ags/detection_tables.h
diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index d532d156d02..a9a7178ba04 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -3970,6 +3970,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_EN("alum", "alum.exe", "6d2f8e80c5f2372b705fdd4cc32f3579", 428902430),
GAME_ENTRY_PLATFORM("atotk", "atotk.exe", "68d4f3488a9dcec74584651c0e29e439", 5078719, "Steam/Deluxe"),
GAME_ENTRY_PLATFORM("atotk", "atotk.ags", "68d4f3488a9dcec74584651c0e29e439", 5078866, "Steam/Deluxe"), // 2.04 Eng-Hun
+ GAME_ENTRY("atotk", "ATOTK.ags", "e6964f210afb6a6e967434707e63f12c", 62648678), // 2.0.6 Eng-Hun-Ger
GAME_ENTRY("apotheosis", "the apotheosis project.exe", "0cab252e992e5da65bdbf3648c2b70df", 1144087889), // 1.0
GAME_ENTRY_STEAM("apotheosis", "the apotheosis project.exe", "0115a64ddec9396108f32da31d761ecb", 1144677502), // Eng-Ita
GAME_ENTRY_STEAM("apotheosis", "The Apotheosis Project.exe", "4c0c28d58ebd53823fc0248e5b777c52", 1144826071),
More information about the Scummvm-git-logs
mailing list