http://bugs.winehq.org/show_bug.cgi?id=31476 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69(a)gmail.com Severity|major |normal --- Comment #3 from GyB <gyebro69(a)gmail.com> 2012-08-16 01:29:29 CDT --- Severity should be normal. If you inspect the full terminal output, you should see this, before the error message appears:
err:ole:CoGetClassObject class {962f5027-99be-4692-a468-85802cf8de61} not registered err:ole:CoGetClassObject no class object {962f5027-99be-4692-a468-85802cf8de61} could be created for context 0x1
This refers to a certain Xaudio dll: HKEY_CLASSES_ROOT\CLSID\{962f5027-99be-4692-a468-85802cf8de61}\InProcServer32 |__ Value Added : = "%windir%\system32\xactengine3_1.dll" It seems that the DirectX version bundled with the game doesn't include xactengine3_1.dll. Workaround: winetricks xact_jun2010 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.