https://bugs.winehq.org/show_bug.cgi?id=26808
--- Comment #10 from Anastasius Focht focht@gmx.net --- Hello folks,
this is also needed for 'Legend of Grimrock 2'.
(needs workaround for bug 36844 first though)
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Legend of Grimrock 2
$ WINEDEBUG=+msgbox wine ./grimrock2.exe ... err:ole:CoGetClassObject no class object {5a508685-a254-4fba-9b82-9a24b00306af} could be created for context 0x1 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 trace:msgbox:MSGBOX_OnInit L"The following error occurred while starting up the game:\nXAudio2 error in XAudio2Create\n\nPlease check that your computer meets the minimum system requirements and that your graphics card and sound card drivers are up to date." ... --- snip ---
$ wine --version wine-1.7.30
Regards