[Scummvm-tracker] [ScummVM :: Bugs] #12024: Rendering error

ScummVM :: Bugs trac at scummvm.org
Wed Aug 11 09:07:16 UTC 2021


#12024: Rendering error
----------------------+-----------------------------------
Reporter:  mgerhardy  |       Owner:  mgerhardy
    Type:  defect     |      Status:  closed
Priority:  normal     |   Component:  Engine: TwinE
 Version:             |  Resolution:  fixed
Keywords:             |        Game:  Little Big Adventure
----------------------+-----------------------------------
Comment (by mgerhardy):

 This is related to the fact that the sprite parser is creating a (palette)
 surface - but the original brick tile parser just did not write those
 pixels while blitting the tile. So we either have to app the brick tile
 mask for blitting or we have to check whether the main palette contains an
 entry that can be used as transparent color index.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/12024#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list