there are also some tweaks you can edit in your appdata/local/astro/saved/config
in engine conf
[Core.System]
Paths=../../../Engine/Content
Paths=%GAMEDIR%Content
Paths=../../../Engine/Plugins/2D/Paper2D/Content
[/script/engine.renderersettings]
r.DefaultFeature.MotionBlur=False
r.AmbientOcclusionLevels=0
r.AmbientOcclusionRadiusScale=1.7
r.postprocessAAQuality=0
r.MotionBlurQuality=0
r.DepthofFieldQuality=0
r.DefaultFeature.DepthOfField=False
r.TextureStreaming=True
r.DefaultFeature.AntiAliasing=0
r.DefaultFeature.AmbientOcclusion=False
[SystemSettings]
r.MaxAnisotropy=16
r.FoliageDrawRadiusMultiplier=2.0
UseVSync=False
r.DynamicShadows=0
OneFrameThreadLag=False
SkeletalMeshLODBias=-1
r.DetailMode=3
[/script/engine.engine]
bDisablePhysXHardwareSupport=False
bSmoothFrameRate=false
and game conf
[/Script/Astro.ScalabilitySettings]
PCSettings=(DecoratorLODDistanceScale=700.000000,ViewDistanceQuality=Ultra,TextureQuality=Ultra,ShadowQuality=Low,EffectsQuality=Ultra,FoliageQuality=Ultra,AntiAliasingQuality=Low,PostProcessQuality=Low)
to make the game run smoother, i get like 80-140 fps with these vsync unlocked but you do have to start a new save for these to take effect