https://bugs.winehq.org/show_bug.cgi?id=40784 Bug ID: 40784 Summary: Wargame: European Escalation 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 54685 --> https://bugs.winehq.org/attachment.cgi?id=54685 Log from running the game with no directx9 installed I have run into problems with running Wargame: European Escalation under wine 1.9.11. I install the game into a clean wine prefix. The 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\\wargame_ee\\wargame.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/wargame_ee/.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.