https://bugs.winehq.org/show_bug.cgi?id=52774 Brendan McGrath <brendan(a)redmandi.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brendan(a)redmandi.com --- Comment #6 from Brendan McGrath <brendan(a)redmandi.com> --- @kolAflash - I've raised a separate bug for Elite Dangerous: https://bugs.winehq.org/show_bug.cgi?id=56250 I've also attached a patch that fixes the issue for me if you want to try it. I raised a separate issue because the Elite log has: fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0xe. where as the original bug has: fixme:d3d11:d3d11_device_CheckFeatureSupport Unhandled feature 0x3. So 0x3 (D3D11_FEATURE_FORMAT_SUPPORT2) vs. 0xe (D3D11_FEATURE_D3D11_OPTIONS2). My patch only addresses D3D11_FEATURE_D3D11_OPTIONS2, so it probably won't help with this bug. -- 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.