ViNi-Arco / Xnine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:C 99.2%Language:C++ 0.6%Language:Makefile 0.1%Language:Shell 0.0%