UTILITY/Exagear
Zink (11.06.22) with ZINK_CONTEXT_MODE
FIXRAIN(여우비)
2023. 1. 13. 09:40
Shared library (libGL) for Exagear caches with Turnip+Zink from 06/11/22 (modification from 01/12/23).
Changes:
Added environment variable ZINK_CONTEXT_MODE with options:
threaded - force threaded context selection (default option);
base - force base context selection;
auto - automatically select base or threaded context.
You can try enabling these options if some games freeze on launch on Exagear.
For example, ZINK_CONTEXT_MODE=base allows to run GTA IV on WineD3D with csmt=1 or csmt=3.
How to install: put libGL.so.1.5.0 in /usr/lib/i386-linux-gnu and replace it.