[Scummvm-git-logs] scummvm master -> 37ebf4048f1289510cf5e4344ea21e174a73e138
mistydemeo
noreply at scummvm.org
Sat Apr 27 22:09:14 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:
37ebf4048f AGS: add Perfect Tides Mac v2
Commit: 37ebf4048f1289510cf5e4344ea21e174a73e138
https://github.com/scummvm/scummvm/commit/37ebf4048f1289510cf5e4344ea21e174a73e138
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2024-04-27T15:06:10-07:00
Commit Message:
AGS: add Perfect Tides Mac v2
Changed paths:
engines/ags/detection_tables.h
diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index 95636a97355..76c00e8625b 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -4478,6 +4478,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_EN_STEAM("perfecttides", "perfecttides.exe", "ccae5c3eb855450efe79830f4fa2855f", 1243799760), // Win v2.0.1 28/11/23 update
GAME_ENTRY_EN_STEAM("perfecttides", "game.ags", "63f8a60cc094996bd070e68cb3c4722c", 1201066930), // Mac
GAME_ENTRY_EN_STEAM("perfecttides", "game.ags", "63f8a60cc094996bd070e68cb3c4722c", 1201068548), // Mac v1.0.2
+ GAME_ENTRY_EN_STEAM("perfecttides", "game.ags", "163f1abe335f3c3eb8bc68131a2ba6c6", 1240690225), // Mac v2.0.1
GAME_ENTRY("perfidiouspetrolstation", "NancyATPPS.exe", "be858e83311d4f1b49e05b933b92f0a9", 28085287), // Eng-Deu
GAME_ENTRY_EN_STEAM("personalrocket", "PersonalRocket.exe", "7db052bc30700d1f30f5330f5814f519", 76071166),
GAME_ENTRY_EN_STEAM("phoenixtales", "phoenixtales1.exe", "4e8d400018aa356e0e8a09dff6e4f4e2", 3922955),
More information about the Scummvm-git-logs
mailing list