[Scummvm-git-logs] scummvm master -> 30bf55c55f08b71747d20cd7a7ac405e64283432
dreammaster
dreammaster at scummvm.org
Fri Mar 5 02:47:27 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:
30bf55c55f AGS: Added detection entry
Commit: 30bf55c55f08b71747d20cd7a7ac405e64283432
https://github.com/scummvm/scummvm/commit/30bf55c55f08b71747d20cd7a7ac405e64283432
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2021-03-04T18:47:18-08:00
Commit Message:
AGS: Added detection entry
Changed paths:
engines/ags/detection_tables.h
diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index 75f7f562da..8ce9586360 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -1569,6 +1569,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
// hacked to specify plugin, errors on loading room107 saying that
// "room animations are no longer supported"
UNSUPPORTED_GAME_ENTRY("zak2", "Zak2.exe", "e88fd6a23a5e498d7b0d50e3bb914085", 8686711),
+ UNSUPPORTED_GAME_ENTRY("zak2", "TFG - ZAK2.exe", "7971a7c02d414dc8cb33b6ec36080b91", 155632013),
// AGDI games. They get their own grouping because they're just that awesome
GAME_ENTRY("kq1agdi", "kqvga.exe", "73f87b30f84e9c34ab09ec8dd7ae109d", 34298679), // 1.0
More information about the Scummvm-git-logs
mailing list