Sorry to ask yet more questions... I prefer your tweaks to the other main one here, but it does push my graphics card a little hard outside. What are 2-3 settings within the .ini you would recommend changing that would help? I'd like to not have it impact the graphical quality too much, if poss.
I'm assuming it would be tuning down some of the [ScalabilityGroups] from 4 to lower? SO far I have adjusted the following:
sg.VolumetricFogQuality=1 (if I turn it to 0, does that turn it off completely?) sg.GrassDrawDistanceQuality=3 sg.ViewDistanceQuality=3 sg.AntiAliasingQuality=3 sg.ShadowQuality=3 sg.PostProcessQuality=3
Not sure if any of those changes really do much? I'm assuming that 4 = Ultra?
For reference, I have a 3080Ti, i9-12900k. GPU temps sometimes hit 80 C. I don't like that, although I know it's not really a problem.
If I wish to remove fog entirely, where would I add the command r.fog=0? I believe that is right.
I'm trying to identify why at some points the GPU temps spike into the mid 70's, whereas they are normally 10 degrees lower. I know one of the causes must be hair, because when I'm doing persuasion checks it can get really hot. The other is, I assume, fog.
I've set the three mentions of 'fog' in your .ini to 0.
I use Project Lasso to set CPU affinity etc. to P cores only, and CPU priority to High. Does this mod do the same thing? Will it conflict or have issues using it?
Thanks for the answer. I assume you have tried P40LOX's mod? How would you say urs differs? I've heard very conflicting things about his. Some say it does nothing, other's that it's the best thing ever. I use it currently but not actually sure if it does anything. I'm just assuming it does....
Unfortunately the new version adds back in my stuttering issue. The old version has the weird shadows, but it was the only thing I could find to fix my stuttering, so I'm going with the old one
I checked that a more stable frame comes out than the existing file. But the screen is generally a little dark, so can I change the setting to a brighter screen?
Do you have any magic? I had very unstable frame rates on some specific shrines in the wild. Your mod has eliminated this problem for me. Thank you very much.
26 comments
I'm assuming it would be tuning down some of the [ScalabilityGroups] from 4 to lower? SO far I have adjusted the following:
sg.VolumetricFogQuality=1 (if I turn it to 0, does that turn it off completely?)
sg.GrassDrawDistanceQuality=3
sg.ViewDistanceQuality=3
sg.AntiAliasingQuality=3
sg.ShadowQuality=3
sg.PostProcessQuality=3
Not sure if any of those changes really do much? I'm assuming that 4 = Ultra?
For reference, I have a 3080Ti, i9-12900k. GPU temps sometimes hit 80 C. I don't like that, although I know it's not really a problem.
I'm trying to identify why at some points the GPU temps spike into the mid 70's, whereas they are normally 10 degrees lower. I know one of the causes must be hair, because when I'm doing persuasion checks it can get really hot. The other is, I assume, fog.
I've set the three mentions of 'fog' in your .ini to 0.
r.VolumetricFog=0
r.Fog=0
The only mentions of Fog in your .ini are
r.EnableAsyncComputeVolumetricFog=1
r.EnableAsyncComputeVolumetricFog=1 (duplicate, diff place)
sg.VolumetricFogQuality=4
[/Script/Engine.RendererSettings]
and
[ConsoleVariables]
But the screen is generally a little dark, so can I change the setting to a brighter screen?
r.EyeAdaptationQuality=3
r.EyeAdaptation.ExponentialTransitionDistance=1.75
r.EyeAdaptation.SpeedUp=5.0
r.EyeAdaptation.SpeedDown=5.0
r.EyeAdaptation.LensAttenuation=0.5
Otherwise it could partly be that because the main bloom is disabled
r.BloomQuality=0
(Change to 5)