Lyall / SMTVFix

A fix for ultrawide/narrower displays in Shin Megami Tensei V: Vengeance.
MIT License
75 stars 1 forks source link

Strange lighting when TAA is enabled #42

Closed angramainyuu closed 1 month ago

angramainyuu commented 2 months ago

When enabling TAA in the .ini file it will cause the lighting/shading to change in weird ways on character faces, particularly noticeable in in-game cutscenes:

OFF:

20240704141420_1

ON:

20240704135451_1

Lyall commented 2 months ago

This difference is from the full resolution ambient occlusion. UE4's TAA does not seem to work in this game with half res ambient occlusion so it's either one or the other unfortunately. You can change the look of the ambient occlusion by trying out GTAO or adjust the quality level of the SSAO but I don't know of any specific way to recreate the exact look of half res SSAO.