Opened 3 years ago
Closed 6 months ago
#14336 closed defect (outdated)
TETRAEDGE: Dialog text color not readable on TinyGL
| Reported by: | mduggan | Owned by: | mduggan |
|---|---|---|---|
| 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).
Change History (2)
comment:1 by , 6 months ago
comment:2 by , 6 months ago
| Owner: | set to |
|---|---|
| Resolution: | → outdated |
| Status: | new → closed |
This has indeed been fixed now that TGL_MODULATE is added in the above commit.
Note:
See TracTickets
for help on using tickets.

Fixed in 3.0git by https://github.com/scummvm/scummvm/commit/27638abef614fd301e3e339947793a89594042f8