Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Avowed is poorly optimised at the moment, there's a lot of ghosting and softening on the games visuals which is caused by the poorly implemented TAA. Regardless if you use FSR or DLSS as your Upscaler the TAA is still forced under the layer of Upscaling as a base AA, this is common in many UE5 games.
This mod tries to tackle that by slightly improving the TAA. Your advised to use TSR as your Upscaler or anything else like FSR or DLSS.
Installation: C:\Users\YOURNAME\AppData\Local\Alabama\Saved\Config\Windows - There will be a file called Engine.ini and within that you must change the lines yourself by copy pasting or you can just copy paste my file in the download section and replace.
The Lines you need to Copy Paste into the Engine.ini: [/Script/Engine.RendererSettings] r.TSR.Velocity.WeightClampingSampleCount=0 r.TSR.ShadingRejection.Flickering.Period=0 r.TSR.History.SampleCount=8 r.TemporalAACurrentFrameWeight=0.35 r.TemporalAAFilterSize=0.2 r.TemporalAASamples=1
If there are any visual defects occurring for you then I advise switching these numbers around to your liking.