Opened 4 months ago
Closed 4 months ago
#15289 closed defect (fixed)
SCUMM: INDY3 (EGA): Wrong text color in the ending when indy dies
Reported by: | gabberhead | Owned by: | athrxx |
---|---|---|---|
Priority: | normal | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: | Indiana Jones 3 |
Description (last modified by )
when indy dies or at the end of the game with the score table and the credits, all letters are in black and it is hard to read. tried with scummvm. i watched some videos with the amiga game version with winuae and dos/ega version with dosbox, when indy dies, the letters are in yellow and at the score table in the end and the credits are also in different colors. with vga and fmtowns version, there is no problem. only the ega versions seems to be affected.
Change History (8)
comment:1 by , 4 months ago
Description: | modified (diff) |
---|
comment:2 by , 4 months ago
Summary: | indiana jones and the last crusade amiga and dos/ega version. black letters only when indy dies and at the end of the game → SCUMM: INDY3 (EGA): Wrong text color in the ending when indy dies |
---|
comment:3 by , 4 months ago
comment:4 by , 4 months ago
Thank you very much for reporting this regression!
I did a Git bisect and commit 6857eb56babdb9389f76bab75a1ef2cb2d7b03cd
("SCUMM: (LOOM/EGA/AMIGA) - add missing shadow mode") was found to have introduced the issue. This was related to the implementation of Trac ticket #15030.
Knowing what part of the code introduced the regression should help fixing it...
comment:5 by , 4 months ago
This should be fixed by commit 9c2eaa921514ddd90ed3ec1be87d5caf14bb65c7
from athrxx ("SCUMM: (INDY3/EGA) - fix text color regression").
@gabberhead: Could you confirm whether a new daily build (https://scummvm.org/downloads/#daily) after the next 24 hours fixes the issue for you?
Thanks
comment:7 by , 4 months ago
its workin again with the todays daily build for both ega version, dos and amiga. when u have time, u can also look into this feature request for indy 3 dos ega version:
comment:8 by , 4 months ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
@gabberhead: Thank you for your report and your test, this is very appreciated.
I'm closing the current ticket then, but I'll reply in the other one you've mentionned just after that.
This is a regression from 2.8.1, where the colors work as intended.