http://bugs.winehq.org/show_bug.cgi?id=28343
Alexey Loukianov mooroon2@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #36322|0 |1 is obsolete| |
--- Comment #7 from Alexey Loukianov mooroon2@mail.ru 2012-05-27 22:38:17 CDT --- Created attachment 40311 --> http://bugs.winehq.org/attachment.cgi?id=40311 WINEDEBUG="-all,err+all,fixme+all,fixme-ntdll,fixme-class,fixme-msg,+d3dx,+tid,+loaddll,+fps"
OK, as Andrew had fixed another bug so with recent Wine versions UFO:ET no longer chokes on buggy dmusic implementation and recently DDS support had been hacked into d3dx9 I had tried to revisit this bug and check if it had been fixed or not.
Unfortunately crash still happen and installing native d3dx9_36 or d3dx9_26 workarounds the problem. The only suspicious fixmes left in logs that are related to d3dx9 are ones from "D3DXCreateEffectEx and Co family", so now this one looks like a dupe of bug #11675.
I had captured relevant logs with d3dx9 debug channel turned on, attaching them to this comment. I'm not sure if this bug should be marked as dupe or not so I left this decision to be carried by more competent people.