Skip to content
Menu
SteamAH
  • Cheat
  • Guide
  • Tips
  • Privacy Policy
  • Abuse
SteamAH

State of Decay 2: How to Turn off Film Grain, Motion Blur, Lens Flares, Depth of Field

Posted on March 18, 2020

This will show you what to edit and how to turn off the film grain effect, motion blur, lens flares, depth of field, and change to an alternate FOV for wider screen monitors.

 

Where to find the config file and what sections you need to add

The file you’re looking for should be at:
C:\Users\[your user name]\AppData\Local\StateOfDecay2\Saved\Config\WindowsNoEditor\Engine.ini

In that file, add these three sections:
[/script/engine.renderersettings]
[/script/engine.localplayer]
[SystemSettings]

To turn off lens flare

Under [/script/engine.renderersettings], add this line:

r.DefaultFeature.LensFlare=False

To turn off motion blur

Under [/script/engine.renderersettings], add this line:

r.DefaultFeature.MotionBlur=False

To turn off depth of field

Under [/script/engine.renderersettings], add these lines:

r.DepthOfFieldQuality=0
r.DepthOfField.MaxSize=0

To change the FOV to a wider area

Under [/script/engine.localplayer], add this line:

AspectRatioAxisConstraint=AspectRatio_MaintainYFOV

There’s not much for FOV options, it’s either this one or the default. Personally, I prefer this one.

Turn off the film grain effect

Under [SystemSettings], add these lines:

r.Tonemapper.GrainQuantization=0
r.Tonemapper.Quality=0

A complete Engine.ini

An Engine.ini file with all the above options enabled will look like this:

[Core.System]
Paths=../../../Engine/Content
Paths=%GAMEDIR%Content
Paths=../../../Engine/Plugins/TrueSkyPlugin/Content
Paths=../../../StateOfDecay2/Plugins/Wwise/Content

[WindowsApplication.Accessibility]
StickyKeysHotkey=False
ToggleKeysHotkey=False
FilterKeysHotkey=False
StickyKeysConfirmation=True
ToggleKeysConfirmation=True
FilterKeysConfirmation=True

[/script/hardwarecaps.hardwarecapsconfig]
bHasCheckedMinspec=True

[/script/engine.renderersettings]
r.DefaultFeature.LensFlare=False
r.DefaultFeature.MotionBlur=False
r.DepthOfFieldQuality=0
r.DepthOfField.MaxSize=0

[/script/engine.localplayer]
AspectRatioAxisConstraint=AspectRatio_MaintainYFOV

[SystemSettings]
r.Tonemapper.GrainQuantization=0
r.Tonemapper.Quality=0

State of Decay 2: How to Turn off Film Grain, Motion Blur, Lens Flares, Depth of Field

By Ghlitch

MORE GAME GUIDES FOR YOU

Related Posts:

  • State of Decay 2: How to Customize FOV
  • State of Decay 2: How to Import or Backup Your Steam & Microsoft Saves
  • State of Decay 2: Save Editor 2022 (Updated for v29)
  • State of Decay 2: Official Player Guide

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Disclaimer

All content cited is derived from their respective sources. If you think we have used your content without permission, Please go to the Abuse Page to contact us and we will be taking it seriously.

Recent Posts

  • MindsEye: How to Fix Crash Issues on Windows 10 & 11
  • MindsEye: How to Disable Depth of Field for Better Performance
  • Parasite Inside: Full Save + Maps [V0.3.5]
  • Car Dealer Simulator: 100% Achievement Guide
  • Sheepy: A Short Adventure – Save Files for the “SHEEPY STRONG” Achievement
©2025 SteamAH | Powered by SuperbThemes & WordPress