http://bugs.winehq.org/show_bug.cgi?id=20799
--- Comment #73 from Raymond superquad.vortex2@gmail.com 2010-05-10 20:22:38 --- (In reply to comment #59)
Created an attachment (id=27810)
--> (http://bugs.winehq.org/attachment.cgi?id=27810) [details]
Disable mmap for dsound acceleration
With DSound, there's 4 acceleration modes: Emulation - Uses winmm to play the primary buffer, secondary buffers are mixed in software, no hardware effects
Did wine implement IDsDriverBufferImpl_SetVolumePan() of secondary software buffer when mixing secondary buffer to primary buffer ?