https://bugs.winehq.org/show_bug.cgi?id=46865
faalagorn@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |faalagorn@gmail.com
--- Comment #9 from faalagorn@gmail.com --- This bug also affected Escape from Tarkov launcher – it stayed black and couldn't update. Using wine-staging commit older than b02bd9c4465d24203d849d1c43def56d6596609c or disabling wined3d-SWVP-shaders (and wined3d-Indexed_Vertex_Blending too, as wined3d-SWVP-shaders depends on it) staging patchsets seems to fix it, but I just tried the attached patch and it seems to work too!
As the launcher was .NET and so was this application, it seems it affected some .NET applications (presumably those with CEF?)
Anyway, knowing it's all good, is there anything still preventing the inclusion of the patch in the nearest feature?