How to Change FOV
So first, go to Outlast 2 config folder that located at:
- C:/Users/*USER*/Documents/My Games/Outlast2/OLGame/Config
Then open file OLGame.ini using any text editor (that supports searching) and follow the instructions.
Default FOV
The name speaks for itself. To change Default FOV, do this:
- Search for “BaseFOV”.
- Change value to your preference.
- Search for “DefaultFOV”.
- Change value to similar as BaseFOV value.
Running FOV
FOV that applies when player is running. To change Running FOV, do this:
- Search for “RunningFOV”.
- Change value to your preference but add 20-30 to it.
How to Disable Motion Blur
Follow the first section, but now open OLSystemSettings.ini, not to OLGame.ini and follow the instructions:
- Search for “Motionblur”
- Change value to “false”
- Search for “MotionblurPause”
- Change value to “false”
- Search for “MotionblurSkinning”
- Change value to “0”
How to Disable FPS Cap
Follow the first section, but now open OLEngine.ini, not to OLGame.ini and follow the instructions:
- Find for “bSmoothFrameRate”
- Change value to “true”
- Find for “MinSmoothedFrameRate”
- Change value to “0”
- Find for “MaxSmoothedFrameRate”
- Change value to “0”
Be the first to comment