[Scummvm-git-logs] scummvm master -> e25c198e1c948056c619aab50d2546f36fee89be

sev- noreply at scummvm.org
Tue May 24 17:05: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:
e25c198e1c DIRECTOR: Added proper detection entry for the7colors


Commit: e25c198e1c948056c619aab50d2546f36fee89be
    https://github.com/scummvm/scummvm/commit/e25c198e1c948056c619aab50d2546f36fee89be
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2022-05-24T19:05:19+02:00

Commit Message:
DIRECTOR: Added proper detection entry for the7colors

Changed paths:
    engines/director/detection_tables.h


diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 911ed48ebd3..e3543272aeb 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -2329,6 +2329,7 @@ static const DirectorGameDescription gameDescriptions[] = {
 	// English translation by Skye Sonomura (HomeStarRunnerTron)
 	MACGAME1_l("the7colors", "", "LEGEND OF PSYS CITY", "9f0bb7ec7720e4f680ee3aa3d22c1c9d", 384001, Common::JA_JPN, 300),
 	MACGAME1("the7colors", "", "T7C-R!", "d84feae6ba35340857f46c9cbd6bd1a6", 398981, 300),
+	MACGAME1("the7colors", "dumper", "T7C-R!", "d84feae6ba35340857f46c9cbd6bd1a6", 398725, 300),
 	MACGAME1_l("the7colors", "No CD Yo! 6/21/15 hack", "xn--~LEGEND OF PSYS CITY~-u558i", "a6e50f2b8f294640a1d0cbe91a73e81c", 392267, Common::JA_JPN, 300),
 
 	MACGAME1_l("timegal", "", "TimeGal", "f5277c53bacd27936158dd3867e587e2", 392230, Common::JA_JPN, 311),




More information about the Scummvm-git-logs mailing list