doitsujin / dxvk

Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine
zlib License
12.25k stars 783 forks source link

[util] Disable Crysis 1 refresh rate fps limiter #4065

Closed Blisto91 closed 3 weeks ago

Blisto91 commented 3 weeks ago

Depends on https://github.com/doitsujin/dxvk/pull/4056

Game bug in its d3d10 mode where it selects the lowest supported refresh rate.

doitsujin commented 3 weeks ago

Will merge once the other thing lands.