Hello. This thing does wonders inside dungeons. But outside dungeons the vista becomes very blurry, and one can't really focus on what is happening. Any suggestion on what to do on that front?
I can't reproduce this on my side, but you can try changing these values, should improve things overall: r.FogDensity=0.02 r.FogStartDistance=1000.0 r.DepthOfFieldQuality=0 foliage.LODDistanceScale=1.0
Was having trouble with 2nd phase transition on the Paintress (fatal error crash, i guess it was VRAM issue), but after installing this i was able to transition trough phases without crash :). Helped on my rtx 2060 6gb, also improved stabilty and 1% lows i think, at least from my expirience. Thanks!
I tried to reduce some blur/fog and improve Lumen quality, but honestly, I get better results when combined with my ReShade preset, which I highly recommend.
You improved Lumen quality but isn't it possible to get it without or the bare minimal? My 1060 GTX barely handles UE5 features including Lumen, RayTracing, Nanite, etc
VRAM usage balanced to around 70% of available memory, ideal for 6GB graphics cards.
I have a GTX 1060 6GB, I've noticed this too in other games. Why is the VRAM usage only around 70%, can't I just make it 90%? (Since, I assume other tasks are using VRAM)
Also, I realized that you're directions say to copy the file to the Saved/Config folder, but other engine.ini mods say to copy it to Saved/Config/Windows. Does it work in either directory or something?
Thanks for pointing that. I fixed it, the correct folder is AppData\Local\Sandfall\Saved\Config\Windows. I have only updated the Experimental version, adding some features for removing that foggy atmosphere.
36 comments
r.FogDensity=0.02
r.FogStartDistance=1000.0
r.DepthOfFieldQuality=0
foliage.LODDistanceScale=1.0
I have a Ryzen 5 5600X and Radeon RX 6600XT, I used a couple of those optimized mods or .ini.
Yours really hit the spot! Thank you so much! (+ your ReShade helps really quite a lot!)
I have a GTX 1060 6GB, I've noticed this too in other games. Why is the VRAM usage only around 70%, can't I just make it 90%? (Since, I assume other tasks are using VRAM)
From 20-25 to 45-50 FPS
[SystemSettings]
; LUMEN
r.DynamicGlobalIlluminationMethod=0
r.Reflections=0
r.ReflectionMethod=0
r.Lumen.TranslucencyReflections=0
r.Lumen.Reflections=0
r.Lumen=0
r.Lumen.DiffuseIndirect.Allow=0
r.Lumen.GlobalIllumination=0
r.Lumen.ScreenProbeGather=0
r.Lumen.DiffuseIndirect.Allow=0
; RAY TRACING
r.RayTracing=0
r.RayTracing.ForceAllRayTracingEffects=0
r.RayTracing.GlobalIllumination=0
r.RayTracing.Reflections=0
r.RayTracing.Shadows=0
r.RayTracing.SkyLight=0
r.RayTracing.AmbientOcclusion=0
r.RayTracing.Translucency=0
r.RayTracing.Lighting=0
; TEXTURE & STREAMING
r.Streaming.MipBias=0
r.MaxAnisotropy=8
PoolSizeVRAMPercentage=80
r.Streaming.LimitPoolSizeToVRAM=1
r.Streaming.UseAsyncRequestsForDDC=1
; SHADOWS & DISTANCE
r.ShadowQuality=1
r.ViewDistanceScale=0.7
r.DFDistanceScale=0.7
r.ShadowDistanceScale=0.7
foliage.LODDistanceScale=0.7
; PERFORMANCE
r.ParallelRendering=0
r.ParallelShadows=0
r.ParallelTranslucency=0
r.ShaderPipelineCache.Enabled=1
r.UseShaderCaching=1
r.Shaders.Optimize=1
r.Nanite=0
r.Nanite.Visualization=0
9800x3D + 5090(랜더링)x4060(LSFG 서브) 듀얼LSFG + FHD + 최고옵션에서 이 ini를 집어넣을시,
이유는 모르겠지만 화면이 부드럽지 못합니다.
100프레임을 약간 웃도는 환경에서 모션블러 옵션 덕분에 마우스 이동이 160프레임처럼 매우 매끄러운데,
ini파일을 넣으면 프레임이 90중반으로 떨어지고 모션블러 옵션이 꺼진듯한 버벅임이 발생하네요.
Also, I realized that you're directions say to copy the file to the Saved/Config folder, but other engine.ini mods say to copy it to Saved/Config/Windows. Does it work in either directory or something?