#4977 closed defect (fixed)
ECOQUEST demo: Missing subtitles
Reported by: | SF/escarlate | Owned by: | SF/mthreepwood |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | ||
Cc: | Game: | EcoQuest 1 |
Description
No subtitles are displayed. I've checked it in DosBox, and they appear throughout the demo.
Ticket imported from: #3035058. Ticket imported from: bugs/4977.
Change History (4)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 by , 14 years ago
The EcoQuest 1 demo uses a special version of kMessage. Implemented in r51376.
comment:4 by , 14 years ago
Component: | → Engine: SCI |
---|---|
Game: | → EcoQuest 1 |
Note:
See TracTickets
for help on using tickets.
It's calling kMessage(99) for messages, but that's an unknown subop so no text is retrieved.