https://bugs.winehq.org/show_bug.cgi?id=47116
--- Comment #11 from Anastasius Focht focht@gmx.net --- Hello folks,
revisiting, still present.
After 'winetricks -q vcrun6' you need manual app override for 'msvcrt' to work around bug 27594 or 'WINEDLLOVERRIDES=msvcrt=n wine ./EmperorsTomb.exe'
--- snip ---- $ glxinfo | grep -i opengl OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce GTX 850M/PCIe/SSE2 OpenGL core profile version string: 4.6.0 NVIDIA 460.67 OpenGL core profile shading language version string: 4.60 NVIDIA OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL core profile extensions: OpenGL version string: 4.6.0 NVIDIA 460.67 OpenGL shading language version string: 4.60 NVIDIA OpenGL context flags: (none) OpenGL profile mask: (none) OpenGL extensions: OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 460.67 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20 OpenGL ES profile extensions: --- snip ----
$ wine --version wine-7.0-119-gc09a5da1575
Regards