Skip to content

zmike/Xnine

 
 

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`.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.3%
  • Other 0.7%