http://bugs.winehq.org/show_bug.cgi?id=31586
Aaron Manela aaronmanela@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aaronmanela@gmail.com
--- Comment #5 from Aaron Manela aaronmanela@gmail.com 2013-08-24 20:31:59 CDT --- With Mac OS 10.8.4, and tested Wine 1.6.0 and Wine 1.4.1 (having seen that someone got it working in 1.4.0 on the AppDb site) I also get a crash. Before adding winetricks (all of directx 9) it hung exactly as in the bug - the music plays, the POV moves but the character does.
BUT: After adding winetricks directx9 the error changes. I see in the log (with +err, +fixme)
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\windows\system32\dmime.dll" err:ole:CoGetClassObject no class object {d2ac2881-b39b-11d1-8704-00600893b1bd} could be created for context 0x3 fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
this repeats occasionally until I exit the bubble, at which case X hangs and reports and Exception: Exception type: Access violation Call stack (14 levels): 0x005CFFE4 0x004A218B 0x0052465E 0x0052396B 0x004B4E73 0x004B313D 0x005CFFE4 0x004A218B 0x0063FC38 0x0063D65F 0x0063D9ED 0x0051A0D1 0x0051AC38 0x0052043D <end>
I hope this helps...