[Scummvm-git-logs] scummvm master -> f85cf93e1d7b8bb80271bc67e4c8e8c9aec0c8bc
lotharsm
noreply at scummvm.org
Sat May 31 16:22:32 UTC 2025
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:
f85cf93e1d DIRECTOR: Add detection entry for japanese Masters of the Elements
Commit: f85cf93e1d7b8bb80271bc67e4c8e8c9aec0c8bc
https://github.com/scummvm/scummvm/commit/f85cf93e1d7b8bb80271bc67e4c8e8c9aec0c8bc
Author: Lothar Serra Mari (mail at serra.me)
Date: 2025-05-31T18:22:06+02:00
Commit Message:
DIRECTOR: Add detection entry for japanese Masters of the Elements
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 09bbf409338..0d07ad644ab 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -8343,6 +8343,10 @@ static const DirectorGameDescription gameDescriptions[] = {
MACGAME1_l("melements", "", "I signori degli elementi", "r:398eb2cdf121feb490097c6323d52267", 1032406, Common::IT_ITA, 602),
WINGAME1_l("melements", "", "MVM.EXE", "t:caeea1aec3be6d1171992c824e3e3714", 2292781, Common::IT_ITA, 602),
+ // Japanese: "Masters of Elements: Unmei no Shihaisha" or "ï¼ï½ï½ï½ï½
ï½ï½ãï½ï½ãï¼¥ï½ï½
ï½ï½
ï½ï½ï½ãï½éå½ã®æ¯é
è
ï½", published by Digitalogue
+ MACGAME1_l("melements", "", "Masters of Elements", "r:d1d1ee07987a38fd726f152a52d96114", 1035232, Common::JA_JPN, 602),
+ WINGAME1_l("melements", "", "MVM.EXE", "t:d1c929615def3d55f47fbc2171864320", 2903578, Common::JA_JPN, 602),
+
WINGAME2("meetchuck", "", "HORSE.EXE", "t:b0f3841f6e8005e519445b22de37749b", 1130649,
"HPICTS.DXR", "d:60aba531fc0bf4897ba94413eb8ae24f", 7878094, 600),
More information about the Scummvm-git-logs
mailing list