Dune: Awakening 沙丘:觉醒

Dune: Awakening 沙丘:觉醒

评价数不足
How to remove TAA
由 King Halo 制作
   
奖励
收藏
已收藏
取消收藏
How to remove TAA
The game can look blurry at times with the current anti-aliasing settings it has. Seeing as there is no in-game option to disable these settings, this guide will aim to remove the visual impact caused by TAA.

First things first, launch the game and set your upscaling method to TAA. Then close the game.

2. In File Explorer, go to:
%userprofile%\AppData\Local\DuneSandbox\Saved\Config\WindowsClient

3. Open "Engine.ini" using notepad or a text editor of your choice.

4. At the bottom, add the lines:
[/script/engine.renderersettings]
r.TemporalAACurrentFrameWeight=0.40
r.TemporalAAFilterSize=0.1
r.TemporalAASamples=1

Voilà! It should now have removed the TAA upscaling on your game :D

Keep in mind that some parts of the game may have been made with some kind of anti-aliasing in mind, so certain objects or surfaces may not look perfect.
1 条留言
GT500 9 月 11 日 上午 11:12 
FYI: This does not actually disable or "remove" TAA, it just sabotages it to reduce its effectiveness. The game does not allow disabling the anti-aliasing via config file.