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

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 28 08:33:22 CDT 2017


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

--- Comment #14 from Cristóbal Camarero <nakacristo at hotmail.com> ---
I got it working.

In addition to the "CoInitialize(NULL);" hack I just have now commented the
line
{D3D_FEATURE_LEVEL_11_1, 5},
in dlls/dxgi/utils.c at dxgi_check_feature_level_support
so the game only uses 11_0 features and not 11_1 features as IDXGIFactory2 and
CreateSwapChainForHwnd.

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