http://bugs.winehq.org/show_bug.cgi?id=35371
--- Comment #4 from Robert Walker bob.mt.wya@gmail.com --- Created attachment 47975 --> http://bugs.winehq.org/attachment.cgi?id=47975 BF2 Demo ingame VOIP Setup heavily trimmed log
Also interestingly the ingame VOIP setup utility works (for me) in the Demo version and correctly loops back my microphone input to the headphones.
I can't realistically run a full trace (even after deleting all the intro videos the game is extremely slow to even start)...
export WINEDEBUG=+tid,+seh,+winmm wine BF2.exe +menu 1 +fullscreen 1 +szx 1366 +szy 768 >demo_log.txt 2>&1 grep -C 10 winmm:mixer demo_log.txt > demo_audiosetup_ingame.txt
Please suggest if there is any other logs I can provide!!
Bob