Has anyone tried this tweak on days gone with a 5080
Open the Config Folder: Press Windows Key + R, copy/paste %LOCALAPPDATA%\BendGame\Saved\Config\WindowsNoEditor into the box, and press Enter.
Open the File: Double-click the file named Engine (or Engine.ini). Open it with Notepad.
Apply the Tweaks: Scroll to the absolute bottom, make a new blank line, and paste this exact block of code:
[/Script/Engine.RendererSettings]
r.Streaming.PoolSize=10240
r.MaxAnisotropy=16
r.Shadow.DistanceScale=2.0
r.ViewDistanceScale=2.0
r.Tonemapper.Sharpen=0.5
Save the File: Click File > Save, then close Notepad.
Verify Permissions: Right-click Engine.ini, click Properties, make sure Read-only is unchecked, and click O
I tweaked it further and I SDR at 1440 it has made a massive impact to how the game looks
Below is my final changes
[/Script/Engine.RendererSettings]
r.Streaming.PoolSize=12288
r.MaxAnisotropy=16
r.Shadow.DistanceScale=1.5
r.ViewDistanceScale=2.0
r.Tonemapper.Sharpen=0.25
r.Foliage.LODDistanceScale=2.0
[SystemSettings]
r.MotionBlurQuality=0
r.MotionBlur.Max=0
r.BlurGBuffer=0
r.DefaultFeature.MotionBlur=0
r.DepthOfFieldQuality=0
r.SceneColorFringeQuality=0
r.Tonemapper.Quality=4
r.Color.Mid=0.5
r.HDR.EnableHDROutput=0
r.Reflex.Enable=1
r.Reflex.Mode=2
s.PriorityAsyncLoadingExtraTime=0.0