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 |
---|---|---|
![]() |
x86_64 (27552)* | Fedora 39 (0 downloads) |
![]() |
x86_64 (12214)* | Fedora 40 (18814 downloads) |
![]() |
x86_64 (18137)* | Fedora 41 (27390 downloads) |
![]() |
x86_64 (0)* | Fedora 42 (1 downloads) |
![]() |
x86_64 (152)* | Fedora rawhide (223 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable kylegospo/LatencyFleX
More info about enabling Copr repositories