FPS lock.

Messages
22
Reaction score
46
Add the FPS lock option, 30/60/75/unlimited.
Since changing the game files wouldn’t be an option, consider adding FPS feature.
Needless to say about the impact from that tweak for old hardware and old engine in general.
Thank you guys
gl
 
Azbuka says, you can do this using the video driver ^.^
 
Use nvdiaProfileInspector to lock fps, if your GPU is from Nvidia.

If not, try using the Experimental Patch from the HD patch thread, and add these two lines to the dxvk file:
d3d9.maxFrameRate = 30 # enter desired fps
dxvk.hud = fps # enables an interface that displays current fps
 
Back
Top