Proton-CachyOS, ein von CachyOS gepflegter Proton-Fork mit zusätzlichen Patches und Performance-Optimierungen, wurde in der Version 11.0-20260703 veröffentlicht.
Dieses Bugfix-Release basiert auf cachyos-11.0-20260702-slr und bringt als neue Option vkd3d-low-latency von @netborg-afps mit, aktivierbar über PROTON_VKD3D_LOWLATENCY=1. Das Feature implementiert die NVIDIA-Reflex-API nativ innerhalb der Übersetzungsschicht und ermöglicht so hardwareunabhängiges Low-Latency-Frame-Pacing für DX12. Zudem wurde die Standardkonfiguration für DXVK_HUD entfernt, die zuvor per-Game-Einstellungen über dxvk.conf überschrieben hat.
Proton (SLR and Native)
- Bugfix release based on
cachyos-11.0-20260702-slr- Included @netborg-afps’s
vkd3d-low-latencyas an option. It can be enabled withPROTON_VKD3D_LOWLATENCY=1. It is very important to read and understand the current status and limitations. Thanks to @netborg-afps
vkd3d-low-latencyfeatures built-in, hardware-agnostic low-latency frame pacing for DX12. It natively implements the NVIDIA Reflex API within the translation layer (bypassing the conversion intoVK_NV_low_latency2) and also allows for advanced frame pacing via Waitable DXGI Swapchains to significantly reduce input lag.- AMD users should also take a look in the dedicated discussion
- Removed the default configuration for
DXVK_HUDwhich enabled thecompileritem. Because theDXVK_HUDconfiguration takes precedence over configuration coming fromdxvk.conf, usingDXVK_HUDwould override perfectly working setups which useddxvk.confas a way to do per-game configuration.- Updated
d7vk,dxvk-sarek,low_latency_layerandnvidia-libssubmodulesProton (SLR specific)
- None
Proton (Native specific)
- None
Wine (Standalone)
- None

Quelle: GitHub