vkd3d-proton
vkd3d-proton copied to clipboard
[Request] Limit FPS setting
Can you please add an option to limit the FPS, like dxvk has? There are scenarios where you want to limit the FPS without using an external program (like mangohud etc).
+1, I've been wanting the same feature
+1
+1
@HansKristian-Work Any chance we're getting this soon?
Considering this post was made a year ago, doubtful. I personally just use https://github.com/flightlessmango/MangoHud
DXVK only has this option to work around broken games so that they work out of the box. As far as i know, there are no d3d12 games that need this. So i don't see why you absolutely need this in vkd3d-proton instead of using one of the plentiful other options to limit fps
True, but if I don't want to use VSync and have the FPS slightly below my screen refresh rate, the only option I have is to use Mangohud. Which's nice and all but it adds another layer that really isn't needed. The Nvidia driver does not support FPS limiting on Linux like it does in Windows, otherwise I would have limited it on driver level.
After some heavy ass cargo-fu the game Judgement would actually seem to need this. Maybe WRC9 too. And nothing can ever be perfect I mean... So even though in the year of the lord 2024 most games don't have special problems (or if not any they have a halfway decent built-in cap) the list is only destined to grow.
Implemented in https://github.com/HansKristian-Work/vkd3d-proton/pull/2014