Gravitas

Gravitas

查看统计:
Respect Your Homie <3 2019 年 8 月 27 日 上午 1:47
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).
引用自 Sinter.:
引用自 Anal_Snus
引用自 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
< >
正在显示第 1 - 6 条,共 6 条留言
Ravel 2019 年 8 月 27 日 上午 1:52 
Really helpful!

Thanks!
.DeaTh 2019 年 8 月 27 日 上午 2:15 
thanks a bunch!
motion blur is such a useless feature imo.
Big Hungry Chicken 2019 年 8 月 27 日 上午 3:16 
Is there a way to unlock the 60fps frame cap? like a v-sync option or something
Respect Your Homie <3 2019 年 8 月 27 日 上午 4:21 
引用自 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 :/
该讨论串的作者已表示此帖子解答了原先的主题。
Sinter. 2019 年 9 月 5 日 上午 5:41 
引用自 Anal_Snus
引用自 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
最后由 Sinter. 编辑于; 2019 年 9 月 5 日 上午 5:51
Vitamin Ex 2019 年 9 月 8 日 下午 8:28 
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.
< >
正在显示第 1 - 6 条,共 6 条留言
每页显示数: 1530 50