[Scummvm-tracker] [ScummVM :: Bugs] #11258: BLADERUNNER: Save thumbnail not endian safe
ScummVM :: Bugs
trac at scummvm.org
Sun Nov 24 14:53:19 UTC 2019
#11258: BLADERUNNER: Save thumbnail not endian safe
---------------------------+---------------------------------
Reporter: bgK | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: Bladerunner
Resolution: | Keywords:
Game: Blade Runner |
---------------------------+---------------------------------
Comment (by peterkohaut):
thumbnail is converted from rgb555 on be and stored as a array of bytes,
then it is read as array of bytes and converted to rgb555 but on le 2
bytes inside of every pixel are swapped. i'll fix that
--
Ticket URL: <https://bugs.scummvm.org/ticket/11258#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list