Skip to content
Riot Bits

Riot Bits

  • Home
  • News
  • Guides
  • Video Guides
  • Patch Notes
  • Report Abuse
  • Toggle search form

Persona 3 Reload – How to Disable TAA

Posted on 02/06/202402/06/2024 By Wudder is playing PERSONA 3 No Comments on Persona 3 Reload – How to Disable TAA
  • Title: Persona 3 Reload
  • Release Date: February 2, 2024
  • Developer: ATLUS
  • Publisher: SEGA

Persona 3 Reload makes things blurry by using a lot of temporal anti-aliasing (TAA). This blurriness hides some pixelated spots and makes edges smoother. But, it also makes things less clear when they move. This guide helps you fix that by turning off TAA. It’ll make moving things clearer without bringing back those pixelated spots.

Why Disable TAA?

TAA makes things look smudged and creates ghostly images when things move, even when they’re still. It’s good at smoothing out the jagged edges of objects, but it also cuts the sharpness in half for anything that’s not an edge.

How to Disable TAA

The first thing you need to do is find the Persona 3 Reloaded engine.ini file. By default, you can find it here:

C:\Users\<Username>\AppData\Local\P3R\Saved\Config\WindowsNoEditor

Open the engine.ini file using any text editor and add the following lines:

[SystemSettings]
r.SceneColorFringeQuality=0
r.MotionBlur.Amount=0
r.MotionBlurQuality=0

[/script/engine.renderersettings]
r.DefaultFeature.AntiAliasing=1
r.TemporalAA.Upsampling=0
r.PostProcessAAQuality=6
r.AntialiasingMethod=1
foliage.DitheredLOD=0
r.FXAA.Quality=5
r.Tonemapper.Sharpen=0

These lines will swap out TAA with top-notch UE4 FXAA. FXAA will handle what TAA used to do in terms of reducing fuzzy spots by smudging, but in a way, that’s way better for moving scenes and keeps a lot more details than TAA.

Just FXAA by itself isn’t quite enough for great anti-blurring. So, you’ll want to bump up your picture quality (SSAA) as much as possible. You’ll lean on SSAA mixed with FXAA instead of TAA for the anti-blurring. This will give you a clear image, similar to what TAA gives, but without the issues with motion and too much blurring that TAA has.

That's everything we are sharing today for this Persona 3 Reload guide. This guide was originally created and written by Wudder is playing PERSONA 3. In case we fail to update this guide, you can find the latest update by following this link.

If you believe that any of the content on this site violates your rights, including your intellectual property rights, please contact us immediately using our contact form.
Guides Tags:Persona 3 Reload

Post navigation

Previous Post: Company of Heroes 3 – How to Add a Custom Mini-Map
Next Post: Touhou Artificial Dream in Arcadia – How to Unlock the True Ending

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

  • Title: Persona 3 Reload
  • Release Date: February 2, 2024
  • Developer: ATLUS
  • Publisher: SEGA

Disclaimer

All content cited is derived from their respective sources. If you think we have used your content without permission, make sure to reach us and we will be taking it seriously.
  • About Us
  • Contact Us
  • Privacy Policy
  • Terms of Service

Copyright © 2025 Riot Bits.

Powered by PressBook News WordPress theme