mirror of
https://github.com/pabloaul/lsfg-vk-flake.git
synced 2025-08-27 19:06:28 -03:00
Nix flake to build the library for Lossless Scaling's frame generation on NixOS
https://github.com/PancakeTAS/lsfg-vk/
with the switch to submodules and some other changes we are able to simplify building this project and no longer need patches. thanks @PancakeTAS :3 |
||
---|---|---|
.gitignore | ||
default.nix | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
README.md |
lsfg-vk-flake
WIP! Nix flake to build the library for using Lossless Scaling's frame generation on Linux
current state: builds and seems to be functional
manual install
- build the library with
nix build
- copy library and vulkan layer config to your ~/.local:
cp -r result/* ~/.local/
(check contents of result first!) - have lossless scaling installed on Steam or manually reference the DLL file using LSFG_DLL_PATH
example usage command: LD_PRELOAD=~/.local/lib/liblsfg-vk.so LSFG_DLL_PATH=<POINT_ME_TO>/Lossless.dll ENABLE_LSFG=1 vkcube