[Scummvm-git-logs] scummvm master -> 7c94c87f4bd5e25b3d7815e990a37e41111f0c70
sev-
noreply at scummvm.org
Sat Jun 25 11:39:22 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:
7c94c87f4b DIRECTOR: Actually add Tenrou Toshi entry
Commit: 7c94c87f4bd5e25b3d7815e990a37e41111f0c70
https://github.com/scummvm/scummvm/commit/7c94c87f4bd5e25b3d7815e990a37e41111f0c70
Author: eientei (einstein95 at users.noreply.github.com)
Date: 2022-06-25T13:39:19+02:00
Commit Message:
DIRECTOR: Actually add Tenrou Toshi entry
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index a687552e84c..e89a350982d 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -5690,6 +5690,11 @@ static const DirectorGameDescription gameDescriptions[] = {
MACGAME1_l("teddybear", "", "Teddy Bear", "f117b8395c4859d11b9c02c741e22cea", 704793, Common::FR_FRA, 500),
WINGAME1_l("teddybear", "", "BEAR95.EXE", "3460ad87d2ba57104e2810a77b53c220", 1394051, Common::FR_FRA, 500),
+ // Original Mac filename is "天楼é½å¸ãã©ã«ã/天楼é½å¸ for Mac"
+ // "0_tenrou.exe" doesn't add "Opning" to the search path, Readme.txt says to use "tenrou.exe"
+ MACGAME1("tenroutoshi", "", "xn--jck3b1c9dp66v0cguuvth6e/xn-- for Mac-n00o010bmx4alc3h", "dabaeab8b01bece0610362ff5f8416b3", 108480, Common::JA_JPN, 501),
+ WINGAME1t("tenroutoshi", "", "tenrou.exe", "c6bd12ec20e510dd7b6c8a8268999d59", 1411066, Common::JA_JPN, 501),
+
MACGAME1("texas", "", "Texas Tourism", "ad32f236d2637602b7299e6b748a7571", 705417, 500),
WINGAME1t("texas", "", "TEXAS32.EXE", "ac6cf1ba40918db9d7fa1dd837169834", 1410513, 501),
More information about the Scummvm-git-logs
mailing list