[Scummvm-tracker] [ScummVM :: Bugs] #12050: TWINE: palette issues for fla movie

ScummVM :: Bugs trac at scummvm.org
Wed Jan 6 08:28:26 UTC 2021


#12050: TWINE: palette issues for fla movie
----------------------+-----------------------------------
Reporter:  mgerhardy  |       Owner:  (none)
    Type:  defect     |      Status:  new
Priority:  normal     |   Component:  Engine: TwinE
 Version:             |  Resolution:
Keywords:             |        Game:  Little Big Adventure
----------------------+-----------------------------------
Comment (by mgerhardy):

 This call breaks the rendering:

 _engine->frontVideoBuffer.transBlitFrom(_engine->imageBuffer,
 _engine->imageBuffer.getBounds(), _engine->frontVideoBuffer.getBounds());

 this call works:

 _engine->_screens->copyScreen(_engine->imageBuffer,
 _engine->frontVideoBuffer);
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/12050#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list