How to Turn Off Temporal Antialiasing (TAA)
This guide will show you how to turn off Temporal Antialiasing (TAA) in First Descendant. A lot of players think TAA makes the game look blurry. This can make the game less fun to look at.
We will help you make the graphics look better by turning TAA off. Follow the steps below to make the game look sharper and clearer. Your game will look much better after you do this.
Steps:
- In the game, go to “Display”. Set the contrast to 5.
- Close the game. Press Win+R and type %appdata%.
- Go to the AppData folder, then Local.
- Go to this path:
- C:\Users\[UserName]\AppData\Local\M1\Saved\Config\Windows.
- Find the engine.ini file. Open it with a text editor.
- At the end of the file, press Enter and paste this:
[/script/engine.renderersettings]
r.TemporalAA.HistoryScreenpercentage=200
r.BasePassForceOutputsVelocity=1
r.DefaultFeature.AntiAliasing=2
r.TemporalAAPauseCorrect=1
r.TemporalAA.Upsampling=1
r.TemporalAACatmullRom=1
r.TemporalAA.Algorithm=0
r.PostProcessAAQuality=6
r.AntialiasingMethod=2
r.TemporalAA.Quality=2
r.VelocityOutputPass=1
foliage.DitheredLOD=1
r.TemporalAACurrentFrameWeight=0.40
r.TemporalAAFilterSize=0.1
r.TemporalAASamples=1
[/script/unrealed.cookersettings]
+VersionedIntRValues=r.VelocityOutputPass
- Save and close the file. Start the game.
Be the first to comment