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 |
---|---|---|
![]() |
x86_64 (0)* | Fedora 40 (9 downloads) |
![]() |
x86_64 (3900)* | Fedora 41 (5181 downloads) |
![]() |
x86_64 (0)* | Fedora 42 (13 downloads) |
![]() |
x86_64 (0)* | Fedora rawhide (11 downloads) |
* Total number of downloaded packages.
Last Build
Quick Enable
#> dnf copr enable bazzite-org/LatencyFleX
More info about enabling Copr repositories