[Wine] Re: Audio Settings

vitamin wineforum-user at winehq.org
Wed Jan 26 20:22:52 CST 2011


Bodo von Thadden wrote:
> Is there a way to use the wine registry for the default device ?

Yes, details here: http://source.winehq.org/source/dlls/winealsa.drv/waveinit.c#L944
You need to set:

Code:
AutoScanCards=no
DeviceCount=1
DevicePCM1=default:1
DeviceCTL1=default:1


Last two (default:1) is just an example. Your values could be different.







More information about the wine-users mailing list