#8380 closed patch (fixed)
Speech behaviour correction in FOTAQ
Reported by: | SF/pnaulls | Owned by: | cyxx |
---|---|---|---|
Priority: | normal | Component: | Engine: Queen |
Version: | Keywords: | ||
Cc: | Game: | Flight of the Amazon Queen |
Description
This corrects things so that:
The samples play during the intro on the floppy version
The subtitles don't get short circuited by samples "finishing" playing on the floppy version (because there aren't any during the game)
The defaults are correctly set.
This also corrects some spelling mistakes.
Ticket imported from: #1087870. Ticket imported from: patches/485.
Attachments (1)
Change History (6)
comment:1 by , 20 years ago
comment:2 by , 20 years ago
Second try. Move some of the repeated code out, so we can not be so hacky when we check that the requested sample did exist.
comment:4 by , 20 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:5 by , 6 years ago
Component: | → Engine: Queen |
---|---|
Game: | → Flight of the Amazon Queen |
Note:
See TracTickets
for help on using tickets.
For the reference, I repeat what I mentionned on IRC. With this patch, during the intro in the floppy version the synchronization is done depending on the talk speed, not on the voice sfx. This doesn't match the "correct" behaviour : sync on voice sfx if it is present and speech is not muted, sync on talk speed otherwise.
But anyway, thanks for your support !