Opened 12 years ago
Closed 12 years ago
#6154 closed defect (fixed)
SCI: Freddy Pharkas: Text sometimes drawn/erased incorrectly
Reported by: | eriktorbjorn | Owned by: | bluegr |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | ||
Cc: | Game: | Freddy Pharkas: Frontier Pharmacist |
Description
Current ScummVM git snapshot English CD version of the game
I noticed that some subtitle boxes are not drawn/erased correctly. The text sticks up over the decorations that are supposed to be in the upper corners, and when the box is erased it leaves what was above those decorations behind. I'm going to attach a screenshot to show what I mean.
Ticket imported from: #3575276. Ticket imported from: bugs/6154.
Attachments (3)
Change History (7)
by , 12 years ago
Attachment: | freddypharkas.png added |
---|
comment:1 by , 12 years ago
Apparently this is a bug in the original game as well. I couldn't find any way of enabling both speech and subtitles, but manually editing RESOURCE.CFG allowed me to see subtitles in DOSBox. I'm attaching a screenshot of what that looked like.
comment:2 by , 12 years ago
I forgot to mention that I checked a "let's play" on YouTube of the floppy version, and in that version the speech is split over two speech boxes. I assume they were merged for technical reasons when the speech was added.
comment:3 by , 12 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:4 by , 12 years ago
Fixed in a73e3f44add407f28f1b790d11a9317200a2cb39.
The large text boxes are removed correctly now, but are still drawn oddly (i.e. they are drawn outside their respective text window rects, thus the window decorations are off), but that can't be helped - more invasive changes would be required, for a feature that wasn't present originally in that version. Thus, I consider this bug to be resolved. Closing
Screenshot of the glitch