Opened 21 months ago
#14336 new defect
TETRAEDGE: Dialog text color not readable on TinyGL
Reported by: | mduggan | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Engine: Tetraedge |
Version: | Keywords: | tinygl | |
Cc: | Game: | Syberia 1 |
Description
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).
Note:
See TracTickets
for help on using tickets.