[Scummvm-tracker] [ScummVM :: Bugs] #13532: SCUMM/HE: Flashing line at bottom of screen in Freddi 3
ScummVM :: Bugs
trac at scummvm.org
Sat Jun 29 21:22:05 UTC 2024
#13532: SCUMM/HE: Flashing line at bottom of screen in Freddi 3
-------------------------+----------------------------
Reporter: Thunderforge | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: SCUMM
Version: | Resolution:
Keywords: | Game: Freddi Fish 3
-------------------------+----------------------------
Comment (by AndywinXp):
In [changeset:"59f752c083bc64a0a9c12391e7f89dc26b563f02" 59f752c0]:
{{{#!CommitTicketReference repository=""
revision="59f752c083bc64a0a9c12391e7f89dc26b563f02"
SCUMM: HE/FREDDI3: Provide better solution for bug #13532
"SCUMM/HE: Flashing line at bottom of screen in Freddi 3"
This solves #13532 in a better way: instead of moving the
animation down by one pixel, we simply avoid marking that
line of stray pixels as part of the dirty rectangle.
We remove two pixels since AkosRenderer::paintCelByleRLE()
is going to add one pixel to the rect during the clipping part.
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/13532#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list