OUTRIDERS

OUTRIDERS

Not enough ratings
Fog removal
By Only Sans
Are you stuggling to see whats shooting at you due to the fog?

Easily remove the fog from your game by following these steps

1. Browse to C:\Users\[your user name]\AppData\Local\Madness\Saved\Config\WindowsNoEditor
2. open Engine.ini in your favourite text editor
3. add the follwing line "r.Fog=0" under [SystemSettings]
4. save the file.
5. Enjoy being able to see.

** - note - **

if you dont have [SystemSettings] - just add it to your engine.ini file, here is a example of what I added to mine, if you have disabled things like motion blur, it will already be there.

[SystemSettings]
r.MotionBlurQuality=0
r.FastBlurThreshold=0
r.BlurGBuffer=0
r.Fog=0
   
Award
Favorite
Favorited
Unfavorite
How to remove the fog
Easily remove the fog from your game by following these steps

1. Browse to C:\Users\[your user name]\AppData\Local\Madness\Saved\Config\WindowsNoEditor
2. Open Engine.ini in your favourite text editor
3. Add the following line "r.Fog=0" under [SystemSettings] with out the quotes
4. Save the file.
5. Enjoy being able to see.
5 Comments
Deklyn Hunt 5 Apr, 2021 @ 12:30pm 
my ini just lists plugins, no settings
Doidão 2 Apr, 2021 @ 8:05pm 
I added the settings, and it worked! Ty!
Neo 2 Apr, 2021 @ 9:58am 
my ini hasn´t them too
Only Sans  [author] 2 Apr, 2021 @ 9:14am 
here's how mine looks at the moment.

[SystemSettings]
r.MotionBlurQuality=0
r.FastBlurThreshold=0
r.BlurGBuffer=0
r.Fog=0
r.Tonemapper.Sharpen=1

[/script/madness.madengine]
DisplayBrightness=1.200000
Doidão 2 Apr, 2021 @ 9:13am 
My engine.ini dont have "[SystemSettings]", only "[Core.System]" and "[/script/madness.madengine]"... So, i can add that tag manually?