[Scummvm-git-logs] scummvm master -> c6dd719994afd122b5f87f5a8df577444343b575
mistydemeo
noreply at scummvm.org
Fri Aug 12 04:55:50 UTC 2022
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:
c6dd719994 DIRECTOR: fix phantplanet size
Commit: c6dd719994afd122b5f87f5a8df577444343b575
https://github.com/scummvm/scummvm/commit/c6dd719994afd122b5f87f5a8df577444343b575
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2022-08-11T21:55:32-07:00
Commit Message:
DIRECTOR: fix phantplanet size
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index c52b0762515..0e24f7963d3 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -4273,7 +4273,7 @@ static const DirectorGameDescription gameDescriptions[] = {
MACDEMO1_l("phantplanet", "Demo", "PHANTASMAGORIA demo", "dc5a87dda7a0daf46604515f7d2cca66", 291960, Common::JA_JPN, 403),
WINDEMO1t_l("phantplanet", "Demo", "PHANDEMO.EXE", "56dc12f841f627be652d23e457875f61", 692923, Common::JA_JPN, 404),
- MACGAME1_l("phantplanet", "Hybrid release", "phantasmagoria_PPC", "602e61f10c158183218405dd30a09b3f", 60352, Common::JA_JPN, 400),
+ MACGAME1_l("phantplanet", "Hybrid release", "phantasmagoria_PPC", "602e61f10c158183218405dd30a09b3f", 60096, Common::JA_JPN, 404),
WINGAME1_l("phantplanet", "Hybrid release", "PHANTAS.EXE", "c2dd62dd0f9488ae8102970553eff170", 690449, Common::JA_JPN, 400),
// Under the working title 'Micromondo'
MACDEMO1("phantplanet", "Demo", "MICROMONDO Demo", "8f597c0dc7a7f0d1d1e0b85404c62c1e", 286152, 404),
More information about the Scummvm-git-logs
mailing list