http://bugs.winehq.org/show_bug.cgi?id=59811 Stian Low <wineryyyyy@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wineryyyyy@gmail.com --- Comment #2 from Stian Low <wineryyyyy@gmail.com> --- Regarding dcomp, 1 change was made to fix Battle.net flickering by making it compatible with changes to swapchain behavior to fix Vulkan rendering too dark for games that use SwapEffect 0x3 DXGI_SWAP_EFFECT_FLIP_SEQUENTIAL: https://bugs.winehq.org/show_bug.cgi?id=59631 https://bugs.winehq.org/show_bug.cgi?id=45364 I think DXVK handles its own swapchain so my guess is that this dcomp commit broke dxvk's swapchain compatibility: https://gitlab.winehq.org/wine/wine-staging/-/commit/2e61863dccb60c5ded69185... Reverting that one change may fix for DXVK. Patches supporting DXGI_SWAP_EFFECT_FLIP_SEQUENTIAL were staged for wine only so DXVK compatibility was considered out of scope as Zeb indicated. It's too early to confirm that my changes are actually valid until more time has past for more tests, but if they are valid then DXVK may need to reconcile with wine's latest swapchain adjustments. -- 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.