https://bugs.winehq.org/show_bug.cgi?id=26808
--- Comment #8 from Anastasius Focht focht@gmx.net --- Hello folks,
this is also needed for 'Wolfenstein - The New Order' (64-bit game).
--- snip --- ... ----- Initializing Sound System ------ FATAL ERROR: Failed to create XAudio2 engine. Try installing the latest DirectX. Dumped console text to C:\users\focht\Saved Games\MachineGames\Wolfenstein The New Order\base\ErrorLog_05-22-2014__08-45-51pm.txt.
idRenderSystem::Shutdown() Shutting down OpenGL subsystem
*************************** FATAL ERROR: Failed to create XAudio2 engine. Try installing the latest DirectX.
*************************** --- snip ---
Terminal output:
--- snip --- err:ole:CoGetClassObject class {5a508685-a254-4fba-9b82-9a24b00306af} not registered err:ole:CoGetClassObject no class object {5a508685-a254-4fba-9b82-9a24b00306af} could be created for context 0x1 --- snip ---
You need the 64-bit 'XAudio2_7.dll' and 'XAPOFX1_5.dll' components from 'Jun2010_XAudio_x64.cab' in 64-bit WINEPREFIX
--- snip --- $ wine64 regsvr32 XAudio2_7.dll --- snip ---
$ wine --version wine-1.7.19-56-gee13e10
Regards