[Scummvm-git-logs] scummvm master -> 197fcde796fa46035e943c2ac60d01b1d66684ec
eriktorbjorn
noreply at scummvm.org
Sun Sep 14 16:46:39 UTC 2025
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:
197fcde796 NEWS: Remove mention of the Mac version of Maniac Mansion
Commit: 197fcde796fa46035e943c2ac60d01b1d66684ec
https://github.com/scummvm/scummvm/commit/197fcde796fa46035e943c2ac60d01b1d66684ec
Author: Torbjörn Andersson (eriktorbjorn at users.sourceforge.net)
Date: 2025-09-14T18:45:36+02:00
Commit Message:
NEWS: Remove mention of the Mac version of Maniac Mansion
While support for it has improved, we don't have any detection for it.
The only way to play it (as far as I know) is to unpack the files, add
it as the DOS version, and then manually change the platform setting.
Adding detection is not trivial, since it has to detect both Maniac
Mansion and Day of the Tentacle from the same "Day of the Tentacle Data"
file. Since sev has mentioned replacing the detection code completely,
this will just have to wait.
Changed paths:
NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 0d61be41862..a9ce21cbdb8 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -140,7 +140,7 @@ For a more comprehensive changelog of the latest experimental code, see:
remastered version of Day of the Tentacle.
- Added speech support in the SE versions of MI1 and MI2.
- Improved graphics support for Macintosh DOTT, Sam & Max, The Dig, Full
- Throttle, Maniac Mansion, and the PowerPC version of Fate of Atlantis.
+ Throttle, and the PowerPC version of Fate of Atlantis.
- Added an option to render Sega CD MI1 with the "Shadow Mode" palette
which was originally used for that release. (It's unclear whether that
much darker rendering was used on purpose, or unintentionally.)
More information about the Scummvm-git-logs
mailing list