[Scummvm-tracker] [ScummVM :: Bugs] #11568: WME: Rhiannon - Animated background objects are pink blobs
ScummVM :: Bugs
trac at scummvm.org
Sun Jul 4 11:49:38 UTC 2021
#11568: WME: Rhiannon - Animated background objects are pink blobs
-----------------------------------------+---------------------------------
Reporter: raziel- | Owner: lolbot-iichan
Type: defect | Status: closed
Priority: normal | Component: Engine: Wintermute
Version: | Resolution: fixed
Keywords: has-pull-request, regression | Game: Wintermute
-----------------------------------------+---------------------------------
Changes (by lolbot-iichan):
* keywords: regression => has-pull-request, regression
* owner: (none) => lolbot-iichan
* status: new => closed
* resolution: => fixed
Comment:
I finally fixed it with https://github.com/scummvm/scummvm/pull/3126
Please, check the nightly build.
P.S. It was partially a regression, partially an old bug - I have checked
with 2.0.0 and some blobs were pink, not transparent back then. It's
because Rhiannon mostly use 24 bit PNGs, but fome backgrounds were 32 bit
PNGs with pink areas, which should be transparent at WME 1.x, but should
NOT be transparent in WME Lite. Since ScummVM implementation is WME Lite
based, this bug was present earlier. Since today's nightly build, ScummVM
tries to emulate different colorkey behaviour for WME 1.x and WME Lite
games.
--
Ticket URL: <https://bugs.scummvm.org/ticket/11568#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list