OUTRIDERS – Fixes – Depth of field, Anisotropic filtering (AF), Chromatic Aberration, FOV, Anti-aliasing (AA)
Game Guides, Outriders /
01 Mar 2021
/
Fixes – Depth of field, Anisotropic filtering (AF), Chromatic Aberration, FOV, Anti-aliasing (AA)
Here is a bunch of fixes;
- Go to the configuration file(s) location.
%LOCALAPPDATA%\Madness\Saved\Config\WindowsNoEditor
- Open up Engine.ini
Note: Create a copy of the original just in case.
For higher fov put this;
[/script/engine.localplayer]
AspectRatioAxisConstraint=AspectRatio_MaintainYFOV
and if you want to disable DOF or Chromatic Aberration put this;
[SystemSettings]
r.DepthOfFieldQuality=0
r.SceneColorFringeQuality=0
r.OneFrameThreadLag=0
r.MaxAnisotropy=16
and for mouse smoothing put this in Input.ini
[/script/engine.inputsettings]
bEnableMouseSmoothing=False
To Disable TAA
- Open Engine.ini.
- Add the following and save the file.
[SystemSettings]
r.PostProcessAAQuality=0
Custom anisotropic samples
- Open Engine.ini.
- Add the following and save the file.
[SystemSettings]
r.MaxAnisotropy=16
Subscribe
0 Comments
Oldest