[Scummvm-tracker] [ScummVM :: Bugs] #13561: Sanitarium: Random audio glitch and savegame thumbnails flickering
ScummVM :: Bugs
trac at scummvm.org
Thu Jun 16 11:43:49 UTC 2022
#13561: Sanitarium: Random audio glitch and savegame thumbnails flickering
--------------------------------+-----------------------------
Reporter: autistinenhomokissa | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: Asylum
Version: | Resolution:
Keywords: | Game: Sanitarium
--------------------------------+-----------------------------
Comment (by alxpnv):
@antoniou79: Thumbnails are drawn on the overlay, since they are 4bpp and
the game screen is 1bpp (probably not the best approach). IIRC with SDL,
the overlay is always 640x480, while with OpenGL its size may be
different. The coordinates returned by EventManager::getMousePos() seem to
be relative to the overlay size, hence flickering.
--
Ticket URL: <https://bugs.scummvm.org/ticket/13561#comment:8>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list