Comment 156 for bug 371897

Revision history for this message
In , Theycallhimart (theycallhimart) wrote :

Created an attachment (id=19506)
winepulse [2 of 2]: New winmm driver for pulseaudio

This patch does not modify any existing files, it only creates the new winepulse.drv winmm driver under dlls/winepulse.drv. Patch contains pulseaudio support for WaveIn, WaveOut and DirectSound output. To build apply the patches for configure.ac and this one, autoreconf, and build. Once built you have to tell wine to use the pulseaudio driver by setting the registry key HKCU->Software->Wine->Drivers->Audio to "pulse." I have also put these instructions at http://art.ified.ca/?page_id=40 . To see if winepulse.drv is in use or to debug it set the WINEDEBUG environment variable to "+wave,+dspulse"