Nix flake to build the library for Lossless Scaling's frame generation on NixOS https://github.com/PancakeTAS/lsfg-vk/
Find a file
2025-07-15 00:24:57 +02:00
.gitignore Initial commit 2025-07-10 15:35:26 +02:00
default.nix default.nix: update lsfg-vk to f998647 2025-07-13 19:30:57 +02:00
flake.lock init: publish to git 2025-07-11 13:48:40 +02:00
flake.nix module.nix: init 2025-07-15 00:24:57 +02:00
LICENSE Initial commit 2025-07-10 15:35:26 +02:00
module.nix module.nix: init 2025-07-15 00:24:57 +02:00
README.md readme: apparently it already worked 2025-07-13 07:05:03 +02:00

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

  1. build the library with nix build
  2. copy library and vulkan layer config to your ~/.local: cp -r result/* ~/.local/ (check contents of result first!)
  3. 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