Re: Objects and Shadows Pop-up and shimmering
DLSS for DLAA is also possible to enable in engine.ini.
So the DLAA engine.ini addon incl. DLSS activation looks like this, nothing to do with DLSS in the in-game menu.
[/Script/Engine.RendererSettings]
r.NGX.DLAA.Enable=true
[SystemSettings]
r.NGX.Enable=1
r.DefaultFeature.AntiAliasing=0
This solves really the flicker and looks way better as the AA from the game but nevertheless it adds some blurriness.
I added also the command to disable the AA from the game to be save not to have two AA algorithms active.