[Scummvm-git-logs] scummvm master -> bceccd803a8826f29c1b754bbbfc2807c3c7cd6a
mistydemeo
noreply at scummvm.org
Fri Mar 20 18:42:45 UTC 2026
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
bceccd803a DIRECTOR: add shouchan-mac-ja
Commit: bceccd803a8826f29c1b754bbbfc2807c3c7cd6a
https://github.com/scummvm/scummvm/commit/bceccd803a8826f29c1b754bbbfc2807c3c7cd6a
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2026-03-20T11:42:17-07:00
Commit Message:
DIRECTOR: add shouchan-mac-ja
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 344ed2e9e6a..eed9e9eec29 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -1265,6 +1265,7 @@ static const PlainGameDescriptor directorGames[] = {
{ "schoolworld", "A-L: Artificial Life: School World" },
{ "seesawc1", "SeesawC1" },
{ "shikiotabisuru", "åå£ãæ
ãã" },
+ { "shouchan", "ãããã¡ããã®å¤§åéº" },
{ "smallhouse", "Small House" },
{ "startover", "Start Over ROM" },
{ "tantei", "å®å
¨æ¢åµããã¥ã¢ã«" }, // Perfect Detective Manual
@@ -5967,6 +5968,9 @@ static const DirectorGameDescription gameDescriptions[] = {
WINGAME2_l("shine", "", "Shine.exe", "t:60469b7f995ca4fa7dc10edd3092841f", 1937650,
"TRAILER.DXR", "f:5d295bbffb2a4cc0e124503b39bfaf42", 171382, Common::DE_DEU, 404),
+ // Original filename is 'ãããã¡ããã®å¤§åéº'
+ MACGAME1_l("shouchan", "", "xn--p8j7a5a2cyfva1gr294adjoqv8l", "r:3555cb434e61f33790783b23113b4f52", 502617, Common::JA_JPN, 404),
+
// Original filename is 'å¿è±¡é¢¨æ¯'
MACGAME1_l("shinshofukei", "", "xn--15t91mv19ahjk", "r:8b138db44d4421cc7294a9dc792ccf1b", 502617, Common::JA_JPN, 404),
WINGAME1_l("shinshofukei", "", "SINSYO2.EXE", "t:bb16588758a1ebd5df9fa8ecdd6bc249", 1296944, Common::JA_JPN, 404),
More information about the Scummvm-git-logs
mailing list