[Scummvm-tracker] [ScummVM :: Bugs] #15509: SCUMM: Detection of Mac version of MI1 from the LucasArts Mac CD Game Pack is broken when using Dumper Companion
ScummVM :: Bugs
trac at scummvm.org
Wed Jul 9 18:00:11 UTC 2025
#15509: SCUMM: Detection of Mac version of MI1 from the LucasArts Mac CD Game Pack
is broken when using Dumper Companion
-------------------------+------------------------------
Reporter: eriktorbjorn | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: SCUMM
Version: | Resolution:
Keywords: | Game: Monkey Island 1
-------------------------+------------------------------
Comment (by Torbjörn Andersson <eriktorbjorn@…>):
In [changeset:"c86e1322129e94bc9fc6edf1d273248a03632f14" c86e1322]:
{{{#!CommitTicketReference repository=""
revision="c86e1322129e94bc9fc6edf1d273248a03632f14"
SCUMM: Fix detection of some (one?) Mac versions (bug #15509)
The version of Monkey Island 1 included on the LucasArts Mac CD Game
Pack has, for reasons unknown, empty resource forks on the data files.
When using the Dumper Companion it would create MacBinary files for
them, which the detector didn't recognize.
This was because of a bug in the detector, where it didn't rewind the
stream before determining if it was a MacBinary file. (The SCUMM engine
already handles MacBinary files transparently, so no changes were needed
there.)
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/15509#comment:11>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list