#7905 closed patch (fixed)
multiple sound fx patch
Reported by: | SF/japj | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: |
Description
Attached is a patch that allows for multiple sound fx to be played simultaniously.
Only "bug" I have is that isSfxFinished can't give any correct information about wether a specific sfx is finished (since this function doesn't accept any parameters). As a result actors talk to fast sometimes (they say the next sentence when still talking the last few words of the previous sentence).
Ticket imported from: #480124. Ticket imported from: patches/10.
Attachments (1)
Change History (5)
by , 23 years ago
Attachment: | multiple_sound_sfx_patch added |
---|
comment:1 by , 23 years ago
And if you override a cutscene while an actor is talking, the phrase won't be cut off as it should.
comment:2 by , 23 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 6 years ago
Component: | → Engine: SCUMM |
---|
Note:
See TracTickets
for help on using tickets.
multiple sound fx patch