http://bugs.winehq.org/show_bug.cgi?id=11436
Doctor Jellyface doctorjellyface@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |doctorjellyface@outlook.com
--- Comment #23 from Doctor Jellyface doctorjellyface@outlook.com --- It is possible to use the patch from comment #17 without recompiling wine.
You have to replace the $WINEPREFIX/windows/system32/winex11.drv file with this (https://www.dropbox.com/s/cnoietzphwqi2si/winex11.drv) file. DLL overrides are not needed.
However, the file comes from a self-compiled patched wine, which is several releases old, and it would be a good idea to recompile every version.
Also, the patch used is a hack, and although it solves some things, it breaks others. For ex. in Unity the rendering of the GUI is delayed (lagged) and makes Unity a pain to use. Also, some buttons are have slight (but visible) render errors.
As Yanis Lukes mentioned, the best thing to do would probably ship a patched and non-patched version of winex11.drv, with a registry key with the file preference, until this bug becomes officially fixed.