http://bugs.winehq.org/show_bug.cgi?id=36506 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b72c8a7680ad2b5bc1963f63fd3 | |42f60ab445a41 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #15 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, this is fixed by commit http://source.winehq.org/git/wine.git/commitdiff/b72c8a7680ad2b5bc1963f63fd3... Thanks Alexandre and Bruno for his efforts. One-liner for the 64 bits XAudio2 issue (bug 26808): --- snip --- cabextract -F "*.dll" "$(winepath -u "c:\\Program Files (x86)\\Wolfenstein The New Order\\_CommonRedist\\DirectX\\Jun2010\\Jun2010_XAudio_x64.cab")" -d "$(wine64 winepath -u "$(wine cmd /c "echo | set /p=%WINDIR%\\system32")")" && wine64 regsvr32 XAudio2_7.dll --- snip --- Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.