[Scummvm-git-logs] scummvm master -> 859699147a9c18750a899c2e9414a6f0e326280b
mistydemeo
noreply at scummvm.org
Sat Jan 7 23:44:49 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:
859699147a DIRECTOR: Japan Art Today 14
Commit: 859699147a9c18750a899c2e9414a6f0e326280b
https://github.com/scummvm/scummvm/commit/859699147a9c18750a899c2e9414a6f0e326280b
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2023-01-07T15:44:27-08:00
Commit Message:
DIRECTOR: Japan Art Today 14
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 4996ce65934..3e344e817f7 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -1097,6 +1097,7 @@ static const PlainGameDescriptor directorGames[] = {
{ "inuchanmovieparody", "ãã¸ã¿ã«ã¾ãã ãã¬ã¡ãã ããã¥ã©ã«ãã¼ã³ã¯ã©ã¼ãº" }, // Digital Manga Inuchan: Natural Born Killers
{ "japanart04", "Japan Art Today 04" },
{ "japanart07", "Japan Art Today 07 æä¸éãããã³ã¹ã®å¤ã¹ãå±" }, // Japan Art Today 07: Takashi Murakami - "Romantic Evening" Exhibition
+ { "japanart14", "Japan Art Today 14 岡å´äº¬å" }, // Japan Art Today 14: "Kyoko Okazaki" First Exhibition in P-House Project Room
{ "jinseiproresu", "人çããã¬ã¹" }, // Life Pro Wrestling
{ "keiri", "çµçå
¥é" }, // Introduction to Accounting
{ "llla", "Live Love Life AIDS" },
@@ -2250,6 +2251,9 @@ static const DirectorGameDescription gameDescriptions[] = {
// Decomposed variant of the above
MACGAME1_l("japanart07", "", "xn-- -17t4bh9etpa0pa0nxb5n6jma0692i", "f5277c53bacd27936158dd3867e587e2", 392401, Common::JA_JPN, 310),
+ // Original filename is ' ï¾ï¾ï¾ï¾ï¾ï½¸ï¾ï½¯ï½¸ãã¦ä¸ãã'
+ MACGAME1_l("japanart14", "", "xn-- -17t4bh9e390vlr5tbcab1fyg4fl2eb", "276bee761e48a6fd709df77d5c2f60dd", 393777, Common::JA_JPN, 313),
+
MACGAME1("jman", "", "Journeyman.16 MB", "1ae45c23586b41997ba52e2e7c771c4c", 437743, 300),
MACGAME1("jman", "v1.2", "Journeyman 16MB", "2ce360c9ea2da80a2c6d1040b0ad92dd", 440902, 313),
WINGAME1("jman", "", "JMAN.EXE", "7c8230a804abf9353b05627a675b5ffb", 375282, 300),
More information about the Scummvm-git-logs
mailing list