You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Xnine is a library under MIT Licence designed to be a demo of the Gallium Nine API, without requiring wine.
To run with any 32bit DXVK-compatible (Vulkan-supporting) Source engine game, use a steam command line of `LD_PRELOAD=/path/to/nine_sdl.so %command% -vulkan`.
Use nine_sdl64.so for 64bit titles (CS:GO).
For Portal 2 (as of November 2021), add `NINE_VHACKS=1`.
To use a custom nine build, set `D3D_MODULE_PATH=/path/to/d3dadapter9.so`.