[Bug 42695] Path of Exile: fail to start when launching with dx11 enabled

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 26 12:32:24 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=42695

Cristóbal Camarero <nakacristo at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nakacristo at hotmail.com

--- Comment #12 from Cristóbal Camarero <nakacristo at hotmail.com> ---
I have been debugging Path of Exile on a Windows machine and the condition to
show the "Failed to create WIC Factory" depends only on a call to
kernelbase.InitOnceExecuteOnce passing a function containing a call to
combase.CoCreateInstance.

I do not know a lot of wine, but it seems that InitOnceExecuteOnce is at
kernel32 and CoCreateInstance at ole32. I am not sure if that could be causing
problems.

-- 
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.


More information about the wine-bugs mailing list