Is there an environment variable for windows that forces anisotropy globally on all games with dxvk applied? Thanks!
Name DXVK_CONFIG and value "d3d11.samplerAnisotropy = 16; d3d9.samplerAnisotropy = 16"
DXVK_CONFIG
"d3d11.samplerAnisotropy = 16; d3d9.samplerAnisotropy = 16"
Edit: If the above doesn't work in the env var gui then try without the two "
Works! Tried without " ". Thank you!
Is there an environment variable for windows that forces anisotropy globally on all games with dxvk applied?
Thanks!