https://github.com/pal1000/mesa-dist-win/releases/download/22.3.4/mesa3d-22.3.4-release-msvc.7z down

https://github.com/pal1000/mesa-dist-win/releases/download/22.3.4/mesa3d-22.3.4-release-msvc.7z
download this, and run the
perappdeploy.cmd
script, type in the path to where you put the game, and the name of the exe

this should install the Mesa drivers into the folder

then set the env vars
@set GALLIUM_DRIVER=d3d12
@set LIBGL_ALWAYS_SOFTWARE=1
@set VIXIE_BACKEND_FORCE=OpenGL
.\pTyping.exe
and it should use GLonD3D12
Was this page helpful?