kylegospo/LatencyFleX
Project ID: 62763
Description
Provides the Vulkan layer for LatencyFleX
What is LatencyFleX?
LatencyFleX is a vendor agnostic latency reduction middleware; an open-source alternative to NVIDIA Reflex.
More information can be found on GitHub.
Installation Instructions
Firstly add the Copr repository to your system:
sudo dnf copr enable kylegospo/LatencyFleX
After adding the repository, install latencyflex-vulkan-layer
:
sudo dnf install latencyflex-vulkan-layer
Optionally, you may install latencyflex-vulkan-layer-dev
to preview changes in the dev branch.
Finally, follow this guide to install the reqired WIne extensions.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | x86_64 (27552)* | Fedora 39 (0 downloads) |
Fedora 40 | x86_64 (12212)* | Fedora 40 (18810 downloads) |
Fedora 41 | x86_64 (10114)* | Fedora 41 (16702 downloads) |
Fedora rawhide | x86_64 (152)* | Fedora rawhide (218 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable kylegospo/LatencyFleX
More info about enabling Copr repositories