Life is Strange: True Colors – Tweaks (Remove Chromatic Aberration, Reduce Lens Flares & Depth of Field)

This guide will help you to reduce lens flares, remove chromatic aberration & motion blur.

Default Configuration Folder

All credit goes to Shades of Orion!

  • C:Users%USERNAME%AppDataLocalSirenSavedConfigWindowsNoEditor

Tip: To access it, press “WIN + R” and copy/paste the text above.

Disabling Chromatic Aberration

  • Edit the “Engine.ini” using a text editor. (e.g. Notepad, Visual Code)
  • Add the following to the file.

[SystemSettings]
r.SceneColorFringe.Max=0
r.SceneColorFringeQuality=0

Disabling Depth of Field

  • Edit the “Engine.ini” using a text editor. (e.g. Notepad, Visual Code)
  • Add the following to the file.

[SystemSettings]
r.DepthOfFieldQuality=0

Reducing Lens Flares

  • Edit the “Engine.ini” using a text editor. (e.g. Notepad, Visual Code)
  • Add the following to the file.

[SystemSettings]
r.LensFlareQuality=0

Note: This effect won’t remove all lens flares in the game but it will reduce them.

Pro Tip

If you just want to reduce lens flares and remove chromatic aberration, just add the following lines without adding “[SystemSettings]”

[SystemSettings]
r.LensFlareQuality=0
r.SceneColorFringe.Max=0
r.SceneColorFringeQuality=0

Volodymyr Azimoff
About Volodymyr Azimoff 13992 Articles
I love games and I live games. Video games are my passion, my hobby and my job. My experience with games started back in 1994 with the Metal Mutant game on ZX Spectrum computer. And since then, I’ve been playing on anything from consoles, to mobile devices. My first official job in the game industry started back in 2005, and I'm still doing what I love to do.

Be the first to comment

Leave a Reply

Your email address will not be published.


*