Gravitas

Gravitas

View Stats:
READ IF YOU WANT SMOOTHER EXPERIENCE (disable some post processing)
Here i just share my preperation before start playing.
I realy dont like most of post processing effects (especially in Unreal Engine)
So here i will help you get rip of most annoying things:

-Motion Blur
-Deph of Field
-Bloom
-Lens Flare
etc.

1. GO TO C:\Users\<USER NAME>\AppData\Local\SkyArk\Saved\Config\WindowsNoEditor
2. OPEN FILE Engine.ini
3. ADD THIS LINES

[SystemSettings]
r.MotionBlur.Max=0
r.MotionBlurQuality=0
r.DefaultFeature.MotionBlur=0
r.DepthOfFieldQuality=0
r.PostProcessAAQuality=1 (This is enable FXAA. I prefer this type of AA)
r.DefaultFeature.AntiAliasing=1 (And this)
r.SceneColorFringe.Max=0
r.SceneColorFringeQuality=0
r.Tonemapper.GrainQuantization=0
r.Tonemapper.Quality=0
r.LensFlareQuality=0
r.DefaultFeature.LensFlare=0
r.DefaultFeature.Bloom=0
r.BloomQuality=0
r.Shadow.MaxResolution=704

4. SAVE FILE
5.GET BETTER GAME EXPERIENCE ;)

P.S It also add some fps (+ 5-10).
Originally posted by Sinter.:
Originally posted by Anal_Snus:
Originally posted by Big Hungry Chicken:
Is there a way to unlock the 60fps frame cap? like a v-sync option or something
I personally don't tried since my fps 40-50.
But add r.Vsync=0 line might work.

Sorry. I have no idea how UE works :/

I have found a way to get rid of the FPS cap.
All you have to do is add this under all the other settings above, in the same file:

[/script/engine.engine]
bSmoothFrameRate=FALSE
MinSmootheFrameRate=0
MaxSmoothedFrameRate=0
< >
Showing 1-6 of 6 comments
Ravel Aug 27, 2019 @ 1:52am 
Really helpful!

Thanks!
.DeaTh Aug 27, 2019 @ 2:15am 
thanks a bunch!
motion blur is such a useless feature imo.
Is there a way to unlock the 60fps frame cap? like a v-sync option or something
Originally posted by Big Hungry Chicken:
Is there a way to unlock the 60fps frame cap? like a v-sync option or something
I personally don't tried since my fps 40-50.
But add r.Vsync=0 line might work.

Sorry. I have no idea how UE works :/
The author of this thread has indicated that this post answers the original topic.
Sinter. Sep 5, 2019 @ 5:41am 
Originally posted by Anal_Snus:
Originally posted by Big Hungry Chicken:
Is there a way to unlock the 60fps frame cap? like a v-sync option or something
I personally don't tried since my fps 40-50.
But add r.Vsync=0 line might work.

Sorry. I have no idea how UE works :/

I have found a way to get rid of the FPS cap.
All you have to do is add this under all the other settings above, in the same file:

[/script/engine.engine]
bSmoothFrameRate=FALSE
MinSmootheFrameRate=0
MaxSmoothedFrameRate=0
Last edited by Sinter.; Sep 5, 2019 @ 5:51am
Vitamin Ex Sep 8, 2019 @ 8:28pm 
I added all of these lines in the config, everything worked great. I also added "r.Vsync=1" and the screen tearing stopped, so I assume that also worked.

Thanks for posting this. The game went from looking like butt-mud to playable after adding these lines. This was a big help.
< >
Showing 1-6 of 6 comments
Per page: 1530 50