I'm 99% sure __GL_THREADED_OPTIMIZATIONS=1 never did anything for vulkan. With regards to PROTON_ENABLE_NVAPI=1 VKD3D_CONFIG=dxr11 nothing has changed, but proton does enable PROTON_ENABLE_NVAPI=1 by default for some titles.
dxr11 is now a alias for dxr which also enable 1.1 now. But besides that no.
Wow, thank you so much guys. That would clean up the parameters a lot. I will cite this on my future videos so others can learn. Thanks again.
PROTON_ENABLE_NVAPI=1x2 2023-05VKD3D_CONFIG=dxr11x2 2023-05__GL_THREADED_OPTIMIZATIONS=1x2 2023-05
My current Steam parameters are the following:
__GL_THREADED_OPTIMIZATIONS=1 PROTON_ENABLE_NVAPI=1 VKD3D_CONFIG=dxr11 mangohud gamemoderun %command%
My question is more in regards if this parameters are still needed since the 2.9 brings so many changes. Just to be up to date with Hans work.