[Scummvm-git-logs] scummvm master -> 828454416f031055481baf9756c1941396482628

mistydemeo noreply at scummvm.org
Wed Jun 7 16:54:27 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:
828454416f DIRECTOR: add full mominoki


Commit: 828454416f031055481baf9756c1941396482628
    https://github.com/scummvm/scummvm/commit/828454416f031055481baf9756c1941396482628
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2023-06-07T09:27:51-07:00

Commit Message:
DIRECTOR: add full mominoki

Changed paths:
    engines/director/detection_tables.h


diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index af50a6dd7f5..3c2683f7170 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -4623,6 +4623,10 @@ static const DirectorGameDescription gameDescriptions[] = {
 
 	// Original filename is もみの木の下で.予告編
 	MACDEMO1_l("mominoki", "Demo", "Mominoki no shita de.Trailer", "0666ae690e459d3d0d91800ebd94de46", 290398, Common::JA_JPN, 402),
+	// Original filename is "はじめる"
+	MACGAME1t_l("mominoki", "", "xn--78j2bxcxb", "6e88b1e59774da8d73a5a5dc1b4016c1", 306802, Common::JA_JPN, 403),
+	// Decomposed variant of the above
+	MACGAME1t_l("mominoki", "", "xn--68j4bvcxb0d", "6e88b1e59774da8d73a5a5dc1b4016c1", 306802, Common::JA_JPN, 403),
 
 	MACGAME1_l("monja", "", "monja", "cd6695c8488c2ad352336af5afdcf5bd", 481803, Common::JA_JPN, 404),
 	WINGAME1t_l("monja", "", "MONJA.EXE", "5bc2c8a824528ec4de0f8d8feb8f004e", 212008995, Common::JA_JPN, 404),




More information about the Scummvm-git-logs mailing list