flightlessmango / MangoHud

A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb
MIT License
6.33k stars 278 forks source link

VKD3D vsync not applying for new nvidia driver #1408

Open steveyh25 opened 2 weeks ago

steveyh25 commented 2 weeks ago

Previously I was using mangohud to enable vsync (vsync=3) for vkd3d in dx12 games via steam (simply using the launch option: manghud %command%), but ever since updating the nvidia driver from 535.183.01 to 550.107.02 this is no longer working. I set vsync in the games to OFF because mangohud overrides it, but now I have to turn vsync on in the game which isn't ideal because it's obviously not using the mangohud setting any more

mangohud definitely working - frame limiter settings and overlay etc. are working as normal

results are reproducible by switching only the driver version between the above 2 versions

curiously openGL vsync options work fine in both driver versions

same issue on both mangohud 0.7.1 and 0.7.2 mint 22 (6.8.0-41-generic) 3060 Ti

thanks

flightlessmango commented 2 weeks ago

Seems like a bug or intentional change in the nvidia driver Don't think we can do anything about it