[Scummvm-tracker] [ScummVM :: Bugs] #14336: TETRAEDGE: Dialog text color not readable on TinyGL

ScummVM :: Bugs trac at scummvm.org
Tue Mar 14 23:17:26 UTC 2023


#14336: TETRAEDGE: Dialog text color not readable on TinyGL
----------------------+-------------------------------
Reporter:  mduggan    |      Owner:  (none)
    Type:  defect     |     Status:  new
Priority:  normal     |  Component:  Engine: Tetraedge
 Version:             |   Keywords:  tinygl
    Game:  Syberia 1  |
----------------------+-------------------------------
 When the text is rendered for Syberia or Syberia II in TinyGL, it comes
 out black against the dark grey background.  This is caused by the blend
 mode it uses (MODULATE) not being supported in TinyGL.

 It would be good to find some workaround - the easiest would be to simply
 change the color of the text to something lighter and use the supported
 blend mode (BLEND).
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14336>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list