http://bugs.winehq.org/show_bug.cgi?id=4487
--- Comment #18 from Xavier Vachon xvachon@gmail.com 2009-06-04 20:52:07 --- (In reply to comment #17)
(In reply to comment #16)
(In reply to comment #15)
Alright. Well, I have The First Decade package, which has WinXP support for the early C&C titles. Should I test it with win95 or winXP compatibility? Also, how should users with multicore CPUs workaround this bug? I noticed the schedtool suggestion, I would need to learn how to use schedtools first before testing it with C&C. Do you have other recommendations?
No, there is no need to test anything on Windows. To workaround, there's nothing to learn, build or install schedtool, then instead of doing `wine foo.exe` do `schedtool -a 0x1 -e wine foo.exe`
Using schedtool seems to work for me, drawing works fine. However, I have Dsound issues everytime I click somewhere in a menu.
err:dsound:DSOUND_MixOne Fatal error. Under/Overflow? primary_done=10232, mixpos=608/71332 (278/32768), primary_mixpos=248, writepos=22784, mixlen=0
It looks like Alexander has these issues as well. Is there a way to work around this? Is this material for a new bug?