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

mistydemeo noreply at scummvm.org
Mon Sep 7 00:11:24 UTC 2026


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:
fe716957a7 DIRECTOR: add wackyraces-mac-en


Commit: fe716957a7e7e98606778645999625028304ab02
    https://github.com/scummvm/scummvm/commit/fe716957a7e7e98606778645999625028304ab02
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2026-09-06T17:10:48-07:00

Commit Message:
DIRECTOR: add wackyraces-mac-en

Changed paths:
    engines/director/detection_tables.h


diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index cb294329ad5..265a6930cdf 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -3445,6 +3445,7 @@ static const DirectorGameDescription gameDescriptions[] = {
 	// from the Macromind Director 4.0.4 CD
 	MACDEMO1("wackyjacks", "Demo", "Wacky Jacks Preview", "7f443f2e63fd497a9ad85b10dc880a91", 388159, 314),
 
+	MACGAME1("wackyraces", "", "xn--WackyRacesInteractive-6a27h", "r:6dd167472851493c20c0ac88b1db2bbf", 369624, 313),
 	// Original filename is 'WackyRaces/Intercative' - typo on the original disc
 	MACDEMO1_l("wackyraces", "", "xn--WackyRacesIntercative-6a27h", "71f7df248f2ebc7f0df0c9be39d3aeea", 377276, Common::JA_JPN, 313),
 




More information about the Scummvm-git-logs mailing list