Opened 22 years ago

Closed 22 years ago

Last modified 5 years ago

#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)

multiple_sound_sfx_patch (3.0 KB ) - added by SF/japj 22 years ago.
multiple sound fx patch

Download all attachments as: .zip

Change History (5)

by SF/japj, 22 years ago

Attachment: multiple_sound_sfx_patch added

multiple sound fx patch

comment:1 by SF/jackburton, 22 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 SF/japj, 22 years ago

Resolution: fixed
Status: newclosed

comment:3 by SF/japj, 22 years ago

already fixed in cvs by another patch

comment:4 by digitall, 5 years ago

Component: Engine: SCUMM
Note: See TracTickets for help on using tickets.