[Scummvm-git-logs] scummvm master -> 5e690a4c0b74a9d263b3ed7c5efeda2f889e7448
sev-
noreply at scummvm.org
Thu Jun 23 09:35:27 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:
5e690a4c0b DIRECTOR: more software
Commit: 5e690a4c0b74a9d263b3ed7c5efeda2f889e7448
https://github.com/scummvm/scummvm/commit/5e690a4c0b74a9d263b3ed7c5efeda2f889e7448
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2022-06-23T11:35:21+02:00
Commit Message:
DIRECTOR: more software
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 8e115138c1f..80c8ac96a9e 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -807,10 +807,12 @@ static const PlainGameDescriptor directorGames[] = {
{ "belzerion", "Belzerion" }, // ãã«ã¼ãªãªã³
{ "bem", "妿ªäººéãã æ°ããªãéã®è¿·å®®" }, // Yokai Ningen Bemu
{ "bemtoybox", "妿ªäººéãã ãã¼ã¿ToyBox" }, // Bem Data Toy Box
+ { "beyondthetime", "Beyond the Time" },
{ "bombreikochiba", "åèéºå BOMB!" }, // Reiko Chiba - Bomb
{ "cellofania", "ã»ããã¡ãã¢" },
{ "chinacrisis", "China Crisis" },
{ "chisanaensoka", "å°ããªæ¼å¥å®¶" }, // Little Musician (Crickets)
+ { "choroli", "The Trip of Choroli" }, // title also provided in Japanese on the web - ãã¡ãããã®åéºã
{ "christmassmallhouse","Christmastime at Small House" },
{ "chuckletime", "ãã£ãã¯ã«ã¿ã¤ã " },
{ "chuteng", "ä¸å¤©" },
@@ -844,12 +846,14 @@ static const PlainGameDescriptor directorGames[] = {
{ "henachoco02", "ãµã¤ãã¤ãã¼ã" }, // Saitei Birds
{ "henachoco03", "é£ããæ¬ãèªãã¨ç ããªã" }, // "Reading a Difficult Book Makes Me Sleepy"
{ "henachoco04", "ãã®ç´ æ´ãããå¼å½ã2度3度" }, // That Wonderful Bento 2 or 3 Times
+ { "henachoco04r", "ãã®ç´ æ´ãããã©ã¡ã³ã¹ãã·ã£ã«" }, // That Wonderful Ramen Special
{ "henachoco05", "éç¬ããã " }, // Rodem the Wild
{ "henachoco06", "è¸ãè¸ãããã³ããæ
è¡" }, // Steamed Chicken Sled Trip
{ "henachoco07", "ããã¤ãã¨ç§" }, // Liar and Me
{ "henachoco08", "ãã¾ããªãã¾ããªå±å°å¤§ä½æ¦" }, // Omasena Omasena Stall Strategy
{ "henachoco09", "ãã»ãã¸ã³ã³ã®ããã²ã¿ã¤" }, // The Secret Lie of Nisemijinko
{ "henachoco11", "ã¹ãããã¦ã¨ã¹ã¿ã³" }, // Slowpro Western
+ { "henachococd", "ããã£ã©ã¯ã¬ã¤ã³'75 ãªã¬ãã¢ã¤ã³ã¼ã¤ã¯ã¬ã¤ã³" }, // Galakureyan'75 Inzeikureyan
{ "henachocoexpo", "ã¤ã¿ãã§ã³ã®éæ" }, // Itachoco's Ambition
{ "himejijo", "A.MAZINGå§«è·¯å" }, // A.MAZING Himejijo (the HIMEJI Castle)
{ "horrortour2", "Zeddas: Horror Tour 2" },
@@ -1009,6 +1013,7 @@ static const PlainGameDescriptor directorGames[] = {
{ "inuchanmovieparody", "ãã¸ã¿ã«ã¾ãã ãã¬ã¡ãã ããã¥ã©ã«ãã¼ã³ã¯ã©ã¼ãº" }, // Digital Manga Inuchan: Natural Born Killers
{ "ioshow", "iós How To Game" },
{ "japanart04", "Japan Art Today 04" },
+ { "japanart07", "Japan Art Today 07 æä¸éãããã³ã¹ã®å¤ã¹ãå±" }, // Japan Art Today 07: Takashi Murakami - "Romantic Evening" Exhibition
{ "jinseiproresu", "人çããã¬ã¹" }, // Life Pro Wrestling
{ "keiri", "çµçå
¥é" }, // Introduction to Accounting
{ "llla", "Live Love Life AIDS" },
@@ -2034,6 +2039,8 @@ static const DirectorGameDescription gameDescriptions[] = {
// Original filename is ï¾ï½½ï¾ï½¶ï½¼ï½²ï¾ï¾ï½¦ï¾ï¾ï¾ï¾ï¾ï½¸ï¾
ï¾
MACGAME1_l("henachoco03", "", "xn--oj7cxalkre7cjz1d2agc0e8b1cm", "f5277c53bacd27936158dd3867e587e2", 1579812, Common::JA_JPN, 311),
+ MACGAME1_l("henachoco04", "", "bentoben", "f5277c53bacd27936158dd3867e587e2", 2413669, Common::JA_JPN, 311),
+
// Windows version is D4
MACGAME1("hhouse", "", "The Ultimate Haunted House", "2ce360c9ea2da80a2c6d1040b0ad92dd", 384219, 313),
WINDEMO1("hhouse", "1994 Demo", "HAUNTED.EXE", "2b3543a9131a49f665982d26513a84f8", 914491, 310),
@@ -2107,6 +2114,11 @@ static const DirectorGameDescription gameDescriptions[] = {
// Original filename is '04-12SHOCHOROTï½±ï¾ï¾'
MACGAME1_l("japanart04", "", "xn--04-12SHOCHOROT-eg31fvj4g", "9f0bb7ec7720e4f680ee3aa3d22c1c9d", 452303, Common::JA_JPN, 300),
+ // Original filename is ' ã¿ãããã«ã¯ãªãã¯ãã¦ä¸ãã'
+ MACGAME1_l("japanart07", "", "xn-- -17t4bh9eswa8k2a2qnika8408g", "f5277c53bacd27936158dd3867e587e2", 392401, Common::JA_JPN, 310),
+ // Decomposed variant of the above
+ MACGAME1_l("japanart07", "", "xn-- -17t4bh9etpa0pa0nxb5n6jma0692i", "f5277c53bacd27936158dd3867e587e2", 392401, Common::JA_JPN, 310),
+
MACGAME1("jman", "", "Journeyman.16 MB", "1ae45c23586b41997ba52e2e7c771c4c", 437743, 300),
MACGAME1("jman", "v1.2", "Journeyman 16MB", "2ce360c9ea2da80a2c6d1040b0ad92dd", 440902, 313),
WINGAME1("jman", "", "JMAN.EXE", "7c8230a804abf9353b05627a675b5ffb", 375282, 300),
@@ -2592,6 +2604,7 @@ static const DirectorGameDescription gameDescriptions[] = {
// American release, French version
MACGAME1_l("wallobee", "American rerelease", "Bingi Burra", "2ce360c9ea2da80a2c6d1040b0ad92dd", 384688, Common::FR_FRA, 313),
+ MACGAME1("wallobee2", "", "Thai Sun", "2ce360c9ea2da80a2c6d1040b0ad92dd", 384678, 313),
#undef SUPPORT_STATUS
#define SUPPORT_STATUS ADGF_NO_FLAGS
@@ -2879,8 +2892,11 @@ static const DirectorGameDescription gameDescriptions[] = {
// Developed and published by Vantan International, Shibuya, Tokyo
// Original filename for game is æ°ããªãéã®è¿·å®®
// Filename for toy box is ãã¼ã¿ToyBox
- MACGAME1_l("bem", "", "xn--f9jwam9iq41vctmzz3e04s", "0c7bbb4b24823e5ab871cb4c1d6f3710", 484219, Common::JA_JPN, 404),
- MACGAME1_l("bemtoybox", "", "xn--ToyBox-hu4e9b90a", "0c7bbb4b24823e5ab871cb4c1d6f3710", 484323, Common::JA_JPN, 404),
+ MACGAME1_l("bem", "", "xn--f9jwam9iq41vctmzz3e04s", "0c7bbb4b24823e5ab871cb4c1d6f3710", 483963, Common::JA_JPN, 404),
+ WINGAME1t_l("bem", "", "BEM1.EXE", "5ab66bac290cb2891745d69b5656ed44", 743253, Common::JA_JPN, 404),
+ MACGAME1_l("bemtoybox", "", "xn--ToyBox-hu4e9b90a", "0c7bbb4b24823e5ab871cb4c1d6f3710", 484067, Common::JA_JPN, 404),
+ // Decomposed variant of the above
+ MACGAME1_l("bemtoybox", "", "xn--ToyBox-vm4eyk6b36a", "0c7bbb4b24823e5ab871cb4c1d6f3710", 484067, Common::JA_JPN, 404),
// Original filename is 'BD-J/Demo'
// Developed by ART Sector ONE / Richard M. Coombs
@@ -2889,6 +2905,10 @@ static const DirectorGameDescription gameDescriptions[] = {
MACDEMO1_l("betterd", "Demo", "xn--BD-JDemo-na47b", "17efee018a660458fae80de4364021ac", 487275, Common::JA_JPN, 404),
WINGAME1_l("betterd", "", "BETTERD.EXE", "e484d23ce2b6750d9e7e4a7b32632f47", 696877, Common::JA_JPN, 404),
+ // Bilingual Japanese/English
+ MACGAME1("beyondthetime", "", "Beyond the time", "2c7d0c0d55cbe3f622c7d68cedb671e0", 500421, 404),
+ WINGAME1t("beyondthetime", "", "TIME.EXE", "ed9f213b3bddf7573d40367cf1068b5c", 748793, 404),
+
// Demo is from covermount of PC Guide (UK) Feb 1997
MACGAME1("bht", "", "A Brief History Of Time 16megs", "8719de9c083aca942fc0e5c0a127b6dc", 486982, 404),
MACGAME1_l("bht", "", "Eine kurze Geschichte der Zeit", "8719de9c083aca942fc0e5c0a127b6dc", 486982, Common::DE_DEU, 404),
@@ -3002,6 +3022,8 @@ static const DirectorGameDescription gameDescriptions[] = {
WINGAME1("chopsuey", "", "CHOPSUEY.EXE", "785e26240153a028549e8a66c2e904bf", 772382, 400),
+ MACGAME1_l("choroli", "", "The Trip Of Choroli", "953c7bda965b8ee1ddb01e9120186412", 484021, Common::JA_JPN, 404),
+
MACGAME1("chuckaduck", "", "Chuck A Duck", "77f4098988d5386794d1530065f514cd", 304189, 400),
MACGAME1("chunchunworld", "", "CHUN-CHUN WORLD", "01be45e7241194dad07938e7059b88e3", 483518, 404),
@@ -3479,6 +3501,8 @@ static const DirectorGameDescription gameDescriptions[] = {
WINGAME1_l("henachoco04", "", "BENTO.EXE", "3a42f519df56d4cecac5e0915cf90f33", 2330381, Common::JA_JPN, 400),
+ MACGAME1_l("henachoco04r", "", "RamenSpecial", "3731a1d809be07929da1f5d691ee3c97", 290398, Common::JA_JPN, 402),
+
MACGAME1_l("henachoco05", "", "yaken", "3731a1d809be07929da1f5d691ee3c97", 290398, Common::JA_JPN, 402),
WINGAME1_l("henachoco05", "", "YAKEN.EXE", "1f9b0ef872de7b84063a53b2a1083c60", 2103629, Common::JA_JPN, 400),
@@ -3499,6 +3523,12 @@ static const DirectorGameDescription gameDescriptions[] = {
MACGAME1_l("henachocoexpo", "", "iTA-YABOU", "3731a1d809be07929da1f5d691ee3c97", 290426, Common::JA_JPN, 402),
+ // Original filename is 'ãªã¬ãã¢ã¤ã³ã¼ã¤ã¯ã¬ã¤ã³New'
+ MACGAME1_l("henachococd", "", "xn--New-qi4ba8azb4g2fxj0a3gg8gf", "ace16ae334528bef72c8a232539b4952", 292201, Common::JA_JPN, 402),
+ // Decomposed variant of the above
+ MACGAME1_l("henachococd", "", "xn--New-hh4b3bb3b5b1g6gnk3a0hh4hg", "ace16ae334528bef72c8a232539b4952", 292201, Common::JA_JPN, 402),
+ WINGAME1t_l("henachococd", "", "INKURE.EXE", "0eeb6c11f37605f7e506eab7624cc193", 19324531, Common::JA_JPN, 404),
+
// Mac version is D3
WINGAME1t("hhouse", "", "HHOUSE.EXE", "b0486032820bc6a413dd836650f8b0c3", 3181345, 400),
WINDEMO1("hhouse", "1995 Demo", "HAUNTED.EXE", "5b7e970d8b8dec473e31cc6815c03bf6", 1166813, 404),
@@ -4898,6 +4928,8 @@ static const DirectorGameDescription gameDescriptions[] = {
MACGAME1("cezanne", "", "CEZANNE", "8e171256e4811dc976720da230634d87", 705689, 500),
WINGAME1("cezanne", "", "CEZWIN95.EXE", "3460ad87d2ba57104e2810a77b53c220", 2763107, 500),
+ WINGAME1t_l("choroli", "", "The trip of choroli.exe", "de072eb89068861c64d8abf08b70d29d", 4452460, Common::JA_JPN, 501),
+
MACDEMO1_l("christmassmallhouse", "Demo 1", "Demo Xmas", "552992fb31c736ca67ffd403096596d6", 719604, Common::JA_JPN, 500),
WINDEMO1t_l("christmassmallhouse", "Demo 1", "DEMOXMAS.EXE", "e64f9a6a2a78de2ed6e73498237f422b", 1411640, Common::JA_JPN, 501),
MACDEMO1_l("christmassmallhouse", "Demo 2", "Demo Xmas", "c148f66ae3511fb88733102aa27efe7e", 719636, Common::JA_JPN, 501),
More information about the Scummvm-git-logs
mailing list