#2345 closed defect (fixed)
FOTAQ: Subtitles too fast
Reported by: | SF/fizzet | Owned by: | cyxx |
---|---|---|---|
Priority: | normal | Component: | Engine: Queen |
Version: | Keywords: | ||
Cc: | Game: | Flight of the Amazon Queen |
Description
When using the talkie version of FOTAQ (from the website) with a build of scummvm that doesn't include MP3 support, subtitles are flying by way too fast. Presumably this happens because the game thinks voice playback has already ended when it comes back without having done anything. Playing with the subtitle speed settings doesn't seem to change anything.
This bug has been present in 0.7.x releases at least and still occurs in 0.8.0 (on Linux).
Ticket imported from: #1350045. Ticket imported from: bugs/2345.
Change History (3)
comment:1 by , 19 years ago
Status: | new → closed |
---|
comment:2 by , 19 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Summary: | FOA: Subtitles too fast → FOTAQ: Subtitles too fast |
comment:3 by , 19 years ago
Note:
See TracTickets
for help on using tickets.
Well, to me, this is not really a bug as when you start the game, a warning is displayed about the eventual missing MP3/OGG/Flac support.
Anyway, I committed some code to fix that. Now if the required compression support isn't compiled in, subtitles speed should default to the one in the settings (and not synchronize with the speech sfx).