https://bugs.winehq.org/show_bug.cgi?id=56163
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Summary|Unigine Sanctuary is badly |Unigine Sanctuary renders |broken with OGL (works with |incorrectly with builtin GL |Gallium Nine & WineD3D) |renderer Resolution|--- |NOTOURBUG
--- Comment #12 from Zeb Figura z.figura12@gmail.com --- The failure to render correctly with GL is an application bug. Mesa has a workaround for it by default, but only the Linux version. Adding
force_glsl_extensions_warn="true" disable_arb_gpu_shader5="true" disable_blend_func_extended="true"
to the command line makes it render correctly.