Rend
Not enough ratings
FPS Cap Removal
By sebo
Instructions on removing this parasite from your game.

Update: it's no longer required that you edit the ini file to unlock the fps.
There is now a FPS slider in the game!
   
Award
Favorite
Favorited
Unfavorite
Instructions
Step 1. Go to: \Users\<username>\AppData\Local\Otherlands\Saved\Config\WindowsClient

** Note: \..\AppData\ is a hidden folder. you must set your folder preference in Windows to show hidden files and folders to be able to see it.

Step 2. Edit Engine.ini with a text editor (notepad, etc) and add:

Cap the FPS to 120/144 for a 120/144Hz monitor
[/script/engine.engine] SmoothedFrameRateRange=(LowerBound=(Type="ERangeBoundTypes::Inclusive",Value=22),UpperBound=(Type="ERangeBoundTypes::Exclusive",Value=120)

** Note: Change 120 to your monitors refresh rate **

Or to completely remove the fps cap
bSmoothFrameRate=False

Step 3. Save & Close Engine.ini

** Note: if the contents of Engine.ini gets erased when launching or exiting the game, simply set the file as read-only (Right click -> properties).