You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Benefits**: Allows HDR without Gamescope; improves latency/frame pacing
161
-
-**Caveats**: Breaks Steam Overlay and Steam Input, currently experimental. For more information visit **[Proton wayland quirks](https://github.com/CachyOS/proton-cachyos?tab=readme-ov-file#proton-wayland-quirks)**
-**Fixes**: Borderless fullscreen issues, mouse clicking through windows
164
-
165
-
- HDR Support
166
-
-`DXVK_HDR=1`: Enable HDR output support.
167
-
-**Requirements**: Gamescope with `--hdr-enabled` OR `PROTON_ENABLE_WAYLAND=1`
168
-
- Users of NVIDIA drivers **before** 595.58.03 will also need to install [`vk-hdr-layer-kwin6-git`](https://packages.cachyos.org/package/cachyos/x86_64/vk-hdr-layer-kwin6-git) with `pacman -S vk-hdr-layer-kwin6-git` and set `ENABLE_HDR_WSI=1`
-`PROTON_NO_NTSYNC=1`: Use FSync instead of NTSync.
177
-
-**Benefit**: Possibility of fixing issues in certain games that do not pair well with NTSync.
178
-
179
-
- Shader & Cache Management
180
-
-`PROTON_LOCAL_SHADER_CACHE=1`: Enable per-game shader cache, similar to Steam's "Shader Pre-Caching".
181
-
-**Note**: This does NOT compile shaders ahead-of-time, it ONLY isolates the shader cache of each game. Shaders will still be compiled during gameplay.
182
-
-`PROTON_ENABLE_MEDIACONV=1`: Enable Proton Media Converter.
183
-
-**Note**: Testing purposes only
184
-
185
-
- AMD Anti-Lag
186
-
-`ENABLE_LAYER_MESA_ANTI_LAG=1`: Enable AMD Anti-Lag for reduced input latency.
187
-
188
-
</TabItem>
189
-
190
-
<TabItemlabel="Input & Compatibility">
191
-
192
-
- Controller & Input
193
-
-`PROTON_PREFER_SDL=1`: Workaround for controller detection issues
0 commit comments