Unreal Optimization

Quick Tips

Use the commands "stat fps" and "stat gpu" to help troubleshoot.

Command

-scalability=1

Sets Scalability to Medium. Go up or down as needed

-sg.ResolutionQuality=50

sg.ResolutionQuality 50 (Halves the resolution)

-r.Shadow.Virtual.ResolutionLodBiasDirection=5

-1 Also affected it positively

rVolumetricCloud=0

r.ShadowQuality=0

Turns off all Shadows and increases performance

r.Shadow.Virtual.ResolutionLodBiasDirection -1 (Default was 0, 5 was also good)

Last updated

Was this helpful?