https://bugs.winehq.org/show_bug.cgi?id=41929
--- Comment #16 from Paul Gofman gofmanp@gmail.com --- I should note that the upstream fix is different from the staged patch tested here: testing showed that _StretchRect with invalid filters (like _ANISOTROPIC) just never succeeds (see also Comment #2). Upsteam patch just rejects such blits.
So if it happens that games that were previously helped by the superseded patch now have problems again most likely they have some distinct root cause for their issue and deserve a separate bug report.