... following launch options set to function with the ones I tested:
```
LIBGL_KOPPER_DRI2=1 MESA_LOADER_DRIVER_OVERRIDE=zink GALLIUM_DRIVER=zink %command%
```
... through zink (OpenGL through Vulkan driver)
```
__GLX_VENDOR_LIBRARY_NAME=mesa MESA_LOADER_DRIVER_OVERRIDE=zink GALLIUM_DRIVER=zink %command%
```
Tho i have not played ...
comment by dragonhunter056 · 2023-01-13 · view · github
> ```shell
> MESA_LOADER_DRIVER_OVERRIDE=zink PROTON_OLD_GL_STRING=1 GALLIUM_HUD=fps %command%
> ```
I'm having the same issues as CygnusTerminal. My distro ...
comment by AwesamLinux · 2023-06-20 · view · github
... Setting launch option `MESA_LOADER_DRIVER_OVERRIDE=zink %command%` fixes the problem.
Also previously mentioned issues persist with latest Proton:
- Main ...
comment by TacoDeBoss · 2023-09-09 · view · github
... is enough to get the game rendering properly. `MESA_LOADER_DRIVER_OVERRIDE=zink` may also help your performance depending on system ...