https://bugs.winehq.org/show_bug.cgi?id=47389
Paul Gofman gofmanp@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gofmanp@gmail.com
--- Comment #1 from Paul Gofman gofmanp@gmail.com --- Looks like your setup or mesa problem: --- Mesa 18.3.6 implementation error: Invalid GLSL version in shading_language_version() Please report at https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa ---
Maybe mesa does not work very well with museum exhibition grade ATI Radeon card...
Does 'glxgears' work for you? 'glxinfo -l' output might be interesting to see, but overall not much chances it can be helped. You can try setting the following values in HKCU\Software\Wine\Direct3D\ key: MaxVersionGL 0x10000 (DWORD) value UseGLSL disabled (string value).
See https://wiki.winehq.org/Useful_Registry_Keys.
There is a small chance that this will help.