[Scummvm-git-logs] scummvm master -> 13b37c4b13b066818a1da815822da6a73201fdda
mistydemeo
noreply at scummvm.org
Tue Sep 13 23:15:23 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:
13b37c4b13 DIRECTOR: add macintosho20
Commit: 13b37c4b13b066818a1da815822da6a73201fdda
https://github.com/scummvm/scummvm/commit/13b37c4b13b066818a1da815822da6a73201fdda
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2022-09-13T16:03:15-07:00
Commit Message:
DIRECTOR: add macintosho20
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index b57c968add5..8e5b75ba50d 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -1043,6 +1043,7 @@ static const PlainGameDescriptor directorGames[] = {
{ "keiri", "çµçå
¥é" }, // Introduction to Accounting
{ "llla", "Live Love Life AIDS" },
{ "mazebox", "The Latest Works of MazeBox" },
+ { "macintosho20", "æä¸é" }, // Macintosho exhibit disk #20 - Takashi Murakami's Hiropon
{ "microphonefiend", "Microphone Fiend" },
{ "mmedia11", "Masters of Media: The Making of ãµã¯ã©å¤§æ¦" }, // Sakura Taisen
{ "moderntimes", "Charles Chaplin in Modern Times" },
@@ -2241,6 +2242,8 @@ static const DirectorGameDescription gameDescriptions[] = {
MACGAME1("macbasics", "v5.0.3", "Macintosh Basics", "2ce360c9ea2da80a2c6d1040b0ad92dd", 403625, 310),
MACGAME1("mousebasics", "v4.5", "Mouse Basics", "9f0bb7ec7720e4f680ee3aa3d22c1c9d", 360662, 300),
+ MACGAME2_l("macintosho20", "", "DOB", "f5277c53bacd27936158dd3867e587e2", 392248, "data", "7379e695efd1cb858c3cb28ec2e8fac6", 1513714, Common::JA_JPN, 311),
+
MACGAME1("macweekvideo", "", "Click Here To Get Started!", "dc99af32d1580cd6177dc77d49a103d6", 383587, 313),
// HyperCard stack that calls a single movie using PlayAccel and MacroMind Player 3.1
More information about the Scummvm-git-logs
mailing list