This short guide explains how to remove vignette and chromatic aberration from the Weird West game.
Guide to Remove Vignette and Chromatic Aberration
How-To
- Go to:
AppData\Local\Nova\Saved\Config\WinGDK
or
AppData\Local\Nova\Saved\Config\WindowsNoEditor - Open Engine.ini
- Add this at the end:
[SystemSettings]
r.Tonemapper.Quality=1
This removes the vignette.
Also add this to remove chromatic aberration:
[SystemSettings]
r.SceneColorFringeQuality=0
If you need other changes guys, works with all UE games:
[SystemSettings]
r.BloomQuality=0
r.DepthOfFieldQuality=0
r.LensFlareQuality=0
r.MaxAnisotropy= #max 16
r.MotionBlurQuality=0
r.MotionBlur.Max=0
r.DefaultFeature.MotionBlur=0
r.GrainQuantization=0
r.Grain.Quantization=0
r.BlurGBuffer=0
r.FastBlurThreshold=0
r.DefaultFeature.Bloom=0
r.EyeAdaptationQuality=0
r.FullScreenMode=0
r.VSync=0
Be the first to comment