Skip to content

Instantly share code, notes, and snippets.

@JanGalek
Last active December 31, 2024 04:29
Show Gist options
  • Save JanGalek/90b480090f9f589035a827d3edafceca to your computer and use it in GitHub Desktop.
Save JanGalek/90b480090f9f589035a827d3edafceca to your computer and use it in GitHub Desktop.

Proton tricks

I have GPU Radeon R9 390

Nightingale

PROTON_ENABLE_NVAPI=1 VKD3D_CONFIG=dxr11 VKD3D_FEATURE_LEVEL=12_1 VKD3D_SHADER_MODEL=6_6 mesa_glthread=true gamemoderun %command% -ignore-windows-system-certs

Others

mesa_glthread=true gamemoderun %command%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment