Woolfe - The Red Hood Diaries

Woolfe - The Red Hood Diaries

Not enough ratings
How to get rid of the 62 fps lock.
By CSX
If you want more than 62 fps in the game.
   
Award
Favorite
Favorited
Unfavorite
how to
Go to:
C:\Users\<yourusername>\Documents\My Games\WoolfeTRHD\WoolfeGame\Config
Open the file WoolfeEngine.ini with an editor.
Search for these lines:

bSmoothFrameRate=TRUE
MinSmoothedFrameRate=22
MaxSmoothedFrameRate=62

That means 62 is the max framerate you will get.
This is what I use for my 75hz freesync monitor:

bSmoothFrameRate=TRUE
MinSmoothedFrameRate=50
MaxSmoothedFrameRate=75

Change these values to your likings. You can also try to set 'bSmoothFrameRate=' from 'true' to 'false'.