zmike/Xnine
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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`. As of Nov 2024, Steam users must also do `Properties → Compatibility → Force the use of → Legacy runtime`