https://bugs.winehq.org/show_bug.cgi?id=40785 Bug ID: 40785 Summary: This War of Mine wants X3DAudio1_7.dll Product: Wine Version: 1.9.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: fremenzone(a)poczta.onet.pl Distribution: --- Created attachment 54688 --> https://bugs.winehq.org/attachment.cgi?id=54688 Log from running the game with no directx9 installed I have run into problems with running This War of Mine under wine 1.9.11. I install the game into a clean wine prefix. Then trying to run it I get an error that says: err:module:import_dll Library X3DAudio1_7.dll (which is needed by L"Z:\\dane\\gry\\twom\\This War of Mine.exe") not found (full log attached). I figured out this file is provided by DirectX, so I use winetricks to install it: WINEPREFIX="/dane/gry/twom/.wine" winetricks directx9 Then the games complain about missing d3dx9_43, so I install that as well with winetricks (log attached). Then the game finally starts but there is no sound. Again, log attached. My system: - openSUSE 11.4 - wine 1.9.11 - kernel 2.6.37 I can provide more information if necessary. -- 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.