http://bugs.winehq.com/show_bug.cgi?id=1361
------- Additional Comments From gregsurbey@hotmail.com 2003-04-08 22:06 ------- I built the wine CVS on 04/07/2003 and did the following:
[gsurbey@02f2847 Half-Life]$ pwd /usr/share/wine-c/Program Files/Half-Life [gsurbey@02f2847 Half-Life]$ wine --debugmsg +wave +dsound hl.exe >& trace [gsurbey@02f2847 Half-Life]$ cat trace wine: cannot find '+dsound'
I don't know why it can't find dsound... so I tried
wine --debugmsg +wave hl.exe >& trace
and I've included the output in the attached file, but I'm not sure if this output will help you since there's no dsound loaded...
then I did a "make uninstall" of the cvs tree and did a "./tools/wineinstall" for wine-20010510 and got the same exact dsound not found message. BUT sound in wine-20010510 works fine in half-life and starcraft. The "HardwareAcceleration" = "Emulation" option in my ~/.wine/config changed nothing, probablly since the dsound isn't being loaded to begin with.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=1361. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.