[Bug 40721] Splinter Cell: Blacklist some voices/sounds overlap each other

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jun 2 13:43:48 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=40721

--- Comment #1 from Andrew Eikum <aeikum at codeweavers.com> ---
I'm not certain, but this might be related to Wine missing Operation Set
handling:

log.txt:71534:24611.772:0042:trace:xaudio2:XA2SRC_Start 0x60c6b778, 0x0, 0x1
log.txt:71554:24611.772:0042:trace:xaudio2:XA2SRC_Start 0x60cc5140, 0x0, 0x1
log.txt:71574:24611.772:0042:trace:xaudio2:XA2SRC_Start 0x654660f8, 0x0, 0x1
log.txt:71594:24611.772:0042:trace:xaudio2:XA2SRC_Start 0x654671b0, 0x0, 0x1
log.txt:71614:24611.776:0042:trace:xaudio2:XA2SRC_Start 0x65468288, 0x0, 0x1
log.txt:71634:24611.777:0042:trace:xaudio2:XA2SRC_Start 0x654693f0, 0x0, 0x1
log.txt:71654:24611.777:0042:trace:xaudio2:XA2SRC_Start 0x6546a4e0, 0x0, 0x1
log.txt:71674:24611.778:0042:trace:xaudio2:XA2SRC_Start 0x6546b5d0, 0x0, 0x1
log.txt:71694:24611.778:0042:trace:xaudio2:XA2SRC_Start 0x6546c6c0, 0x0, 0x1
log.txt:71714:24611.778:0042:trace:xaudio2:XA2SRC_Start 0x6546dc60, 0x0, 0x1
log.txt:71715:24611.778:0042:trace:xaudio2:IXAudio2Impl_CommitChanges
(0x60a0ad80)->(0x1): stub!

We start all of these voices when XA2SRC_Start is called, but we should be
delaying the start until CommitChanges is called.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list