[Scummvm-tracker] [ScummVM :: Bugs] #12303: SCUMM: Maniac Mansion C64 and Zak C64 Abort with Error

ScummVM :: Bugs trac at scummvm.org
Tue Aug 17 06:17:07 UTC 2021


#12303: SCUMM: Maniac Mansion C64 and Zak C64 Abort with Error
---------------------------------+-----------------------------
Reporter:  andrea-petrucci-1975  |       Owner:  sev-
    Type:  defect                |      Status:  new
Priority:  high                  |   Component:  Engine: SCUMM
 Version:                        |  Resolution:
Keywords:                        |        Game:  Maniac Mansion
---------------------------------+-----------------------------
Comment (by BenCastricum):

 It's a bit more complex. Here's what happening;

 The data on the .d64 images is not encrypted.
 The c64 extraction tool encrypts only room 00 with 0xFF
 ScummVM expects all files to be XORed with 0xFF.

 See also this PR to straighten it: [https://github.com/scummvm/scummvm-
 tools/pull/37]
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/12303#comment:10>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list