This mod is an addon for Zeit's graphics settings utils mod adding Temporal Anti Aliasing - an AA technique utilizing information from previous frames to increase detail and smoothness of the current frame and image stability. Screenshots (Before/After): Credits: DaddelZeit - creating the original graphics settings utils mod JakobPCoder - creating TFAA shader for Reshade, which I used as a basefor my shader me - vibe coding the mod together
I have trouble editing the main post so I'll attach the file here Installation instructions: 1. Put zeit_taa_addon.zip into your mods folder 2. Make sure you have motion blur on in your game and you have Zeit's graphics utils installed 3. Got to Zeit's graphics utils profile editor (Ctrl + A), go to post effects and enable TAA Update 06.04.2026: Fixed problems with mod loading, general quality improvements, removed some useless features
Hi, I realized that after deleting cache the mod stopped loading for me too, now it's fixed The file in the first comment is updated
I'm releasing a new version, with reworked integration with Zeit's renderer components, reworked camera hooks, and overall much better image quality
This is super cool. One thing I noticed is that it does not persist in the settings window correctly. Please use hook "onZeitGraphicsSettingsChange" instead of attempting to amend to the renderorder file via require and hoping that it works.
Hi Zeit, thanks for the feedback. I'm currently, reworking the way the mod loads and integrates with your mod, I will definitely take your remarks into account
I updated the logic to use onZeitGraphicsSettingsChange and made my mod reload the utils when activated. Update currently awaiting approval on the repo
I'm also having the issue of this not appearing anywhere in the mod menu. I've tried both renderers and cleared the mod cache.
Try turning the game off and on again with both of the mods on. An update with a fix is undergoing approval on the repo, should be available soon