https://bugs.winehq.org/show_bug.cgi?id=54220 Bug ID: 54220 Summary: d3d11_swapchain_Present1 Ignored present parameters Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: d3d Assignee: wine-bugs(a)winehq.org Reporter: st.kost(a)gmail.com Distribution: --- the free vst plugins from here https://ronanfed.rf.gd/plugins.html are not very useable (lots of ui flicker) due to: dxgi:d3d11_swapchain_Present1 Ignored present parameters 000000000011E860 According to the code https://github.com/wine-mirror/wine/blob/master/dlls/dxgi/swapchain.c#L697 and the original docs https://learn.microsoft.com/en-us/windows/win32/api/dxgi1_2/nf-dxgi1_2-idxgi... it sound like the "present parameters" are used to parametrize the are to update. -- 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.