[Scummvm-tracker] [ScummVM :: Bugs] #12044: MOHAWK: Myst: Impossible to show the map in the GOG Polish version of Myst

ScummVM :: Bugs trac at scummvm.org
Sun Mar 21 03:47:57 UTC 2021


#12044: MOHAWK: Myst: Impossible to show the map in the GOG Polish version of Myst
------------------------+-----------------------------
Reporter:  iGom         |       Owner:  (none)
    Type:  defect       |      Status:  new
Priority:  normal       |   Component:  Engine: Mohawk
 Version:               |  Resolution:
Keywords:  Myst bitmap  |        Game:  Myst
------------------------+-----------------------------
Comment (by digitall):

 Pushed a partial fix for this as commit
 3853bcf2628912e98681fda26d121c2b1f161c7a.

 The relevant image is uncompressed i.e. no LZSS compression which is
 indicated by an
 uncompressed size field of 0. This was not being handled correctly hence
 why this failed.

 However, there is still a further problem here as the colors for the map
 are inverted with a white edging (not black as expected) and purple island
 (not green). There is no
 color palette and the image is 24bpp, so not sure why that is happening,
 but no crash at least.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/12044#comment:7>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list