上行战场 / The Ascent

上行战场 / The Ascent

61 个评价
Remove Film Grain, DOF, Chromatic Aberration
由 Waffle Washer 制作
Do the following to remove settings desired

From Windows search, search for:
"
%localappdata%
"
Navigate to:
C:\Users\*****\AppData\Local\TheAscent\Saved\Config\WindowsNoEditor

Open: Engine.ini in notepad

Paste:
[SystemSettings]
r.DepthOfFieldQuality=0 ;Remove Depth of Field
r.MotionBlurQuality=0 ;Remove Motion Blur
r.SceneColorFringeQuality=0 ;Remove Chromatic Aberration
r.Tonemapper.GrainQuantization=0 ;Remove Film Grain (Possibly redundant, but doesn't hurt)
r.Tonemapper.Quality=0 ;Remove Film Grain (devs recommend setting to 3 to remove grain effect, but keep other color benefits)
r.DefaultFeature.AntiAliasing=2 ;forces a specific AA-type: 0=none, 1=FXAA(untested), 2=TemporalAA(default)
r.PostProcessAAQuality=6 ;forces max quality AntiAliasing (default is fine)
r.ScreenPercentage=100 ; internal rendering resolution. Increases up to 200 (keep at 100 for native resolution of your monitor)
r.LensFlareQuality=0 ;Removes lensflares

Use all, or just copy whichever line respective to your tastes.
2
4
   
奖励
收藏
已收藏
取消收藏
Guide
19 条留言
PureRok 2022 年 7 月 27 日 下午 6:16 
You can shorten the link to just: %localappdata%\TheAscent\Saved\Config\WindowsNoEditor
Waffle Washer  [作者] 2021 年 11 月 17 日 上午 7:51 
Yeah, I see the grammar screw up that essentially instructs to increase ' r.screenpercentage ' to 200. Don't do that, lol. That will TANK fps
Dolan:Der_Sammler 2021 年 11 月 16 日 下午 12:51 
Alright, the setting that helped me most with a stable fps was lowering "show distance". I set it to "low", can't really see any difference regarding visual quality, but the stutters are gone now.
Dolan:Der_Sammler 2021 年 11 月 16 日 上午 9:16 
Lol, these settings actually made my game run WORSE than before :D Before I applied the settings to the Engine.ini, I had all the setting set to "high" and ran it with DX11. Stable fps, no drops, no freezes. With the alternative settings, I got micro-freezes back, whenever a fight would start. Also many transitons from one screen/ area to another would make the game stutter.
Dunno why.
Gadzooks 2021 年 8 月 8 日 上午 8:45 
Anyone know the path to these files for the GamePass version of the game? I thought I had found it but edits to it dont seem to work
Waffle Washer  [作者] 2021 年 8 月 5 日 下午 5:29 
Disabling AntiAliasing and reducing ScreenPercentage lower than 100 will help with performance.
Malidictus 2021 年 8 月 4 日 上午 5:18 
I know this is a pointless question but I need to ask it out of frustration: Why isn't any of that in the options menu? Seriously, what is it with modern video games just bundling everything into a catch-all "post-processing" slider and clocking out for lunch?
DarkPassenger 2021 年 8 月 3 日 下午 1:52 
The only thing that doesn't work is the lens flare command.
Waffle Washer  [作者] 2021 年 8 月 3 日 下午 12:58 
UE4 usually doesn't require you to read-only the .ini. However, if this doesn't work for some, then perhaps it's worth a shot.

And for those it does not work for, make sure that syntax is correct. Don't have a dead space before ' r. ' and be sure to have [SystemSettings] preceding the modifiers
Blu 2021 年 8 月 3 日 上午 9:46 
followed your instructions, but its not working, what am i doing wrong?