[Scummvm-git-logs] scummvm master -> 574feaf4b9aafb79c2d79ff5685ccce86a2b184b

mistydemeo noreply at scummvm.org
Tue Jan 24 20:37:24 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:
574feaf4b9 DIRECTOR: update detections


Commit: 574feaf4b9aafb79c2d79ff5685ccce86a2b184b
    https://github.com/scummvm/scummvm/commit/574feaf4b9aafb79c2d79ff5685ccce86a2b184b
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2023-01-24T12:37:17-08:00

Commit Message:
DIRECTOR: update detections

Changed paths:
    engines/director/detection_tables.h


diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index c80f2f4f34c..98c924e083a 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -2038,7 +2038,7 @@ static const DirectorGameDescription gameDescriptions[] = {
 	MACGAME1_l("dungeonstreet", "", "DungeonStreet", "3c96b93ed2a98b1e7e2eb609a3e1cc21", 397281, Common::JA_JPN, 311),
 
 	// Original filename is 東脳スタート
-	MACGAME1_l("easternmind", "", "xn--zckm1a5qp59wok6a", "276bee761e48a6fd709df77d5c2f60dd", 395037, Common::JA_JPN, 313),
+	MACGAME1_l("easternmind", "", "xn--zckm1a5qp59wok6a", "276bee761e48a6fd709df77d5c2f60dd", 394781, Common::JA_JPN, 313),
 
 	// Original filename is '人生の法則'
 	// Windows version is not Director.
@@ -3301,6 +3301,7 @@ static const DirectorGameDescription gameDescriptions[] = {
 	// Original filename is Chine Crisis /demo
 	MACDEMO1_l("chinacrisis", "Demo", "Chine Crisis -demo", "b06606b4d174b85d41b265bd366959d6", 288158, Common::JA_JPN, 402),
 
+	MACGAME1("chopsuey", "", "Chop8", "01be45e7241194dad07938e7059b88e3", 481254, 404),
 	WINGAME1("chopsuey", "", "CHOPSUEY.EXE", "785e26240153a028549e8a66c2e904bf", 772382, 404),
 
 	MACGAME1_l("choroli", "", "The Trip Of Choroli", "953c7bda965b8ee1ddb01e9120186412", 484021, Common::JA_JPN, 404),




More information about the Scummvm-git-logs mailing list