http://bugs.winehq.org/show_bug.cgi?id=12182
Summary: Supreme Commander needs additional DLLs (registered) Product: Wine Version: 0.9.58. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: directx-dsound AssignedTo: wine-bugs@winehq.org ReportedBy: liquitsnake@gmx.net
In order to get sound in this game, sample rate must be set to 48000 and a few DLLs are needed. These are:
x3daudio1_0.dll x3daudio1_1.dll
in order to get the game to start in first place
xactengine2_0.dll xactengine2_1.dll xactengine2_2.dll xactengine2_3.dll xactengine2_4.dll xactengine2_5.dll xactengine2_6.dll
these must be registered using regsvr32 to get sound. This is not the normal behaviour on Windoze (as long as you have newer DirectX installed) so this should be fixed in Wine.
Also, the Forged Alliance addon for Supreme Commander needs
X3DAudio1_2.dll
In order to start.
However registering the additional xactengine* which came out between the release of SupCom and its Addon will, in this case, NOT enable sound in the addon.