[Scummvm-git-logs] scummvm branch-2-7 -> 3adfcf17a2fe021b1002bad6fce3d7ecd73bb128
tag2015
noreply at scummvm.org
Thu Jul 6 13:00:01 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:
3adfcf17a2 AGS: Add detection for Personal Rocket full version
Commit: 3adfcf17a2fe021b1002bad6fce3d7ecd73bb128
https://github.com/scummvm/scummvm/commit/3adfcf17a2fe021b1002bad6fce3d7ecd73bb128
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2023-07-06T14:58:50+02:00
Commit Message:
AGS: Add detection for Personal Rocket full version
Changed paths:
engines/ags/detection_tables.h
diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index b4de0e5cfc1..895e26a6d23 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -4049,6 +4049,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
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("perfidiouspetrolstation", "NancyATPPS.exe", "be858e83311d4f1b49e05b933b92f0a9", 28085287), // Eng-Deu
+ GAME_ENTRY_EN_STEAM("personalrocket", "PersonalRocket.exe", "7db052bc30700d1f30f5330f5814f519", 76071166),
GAME_ENTRY_GOG("primordia", "primordia.exe", "22313e59c3233001488c26f18c80cc08", 973495830),
GAME_ENTRY_GOG("primordia", "primordia.exe", "22313e59c3233001488c26f18c80cc08", 973511911),
GAME_ENTRY_GOG("primordia", "primordia.exe", "f2edc9c3161f1f538df9b4c59fc89e24", 978377890), // En-Fr-De-Es
More information about the Scummvm-git-logs
mailing list