0 of 0

File information

Last updated

Original upload

Created by

Pumbo

Uploaded by

Filoppi

Virus scan

Safe to use

Tags for this mod

About this mod

DLSS Frame Generation is broken in HDR in this game, as it was for many Unreal Engine games that came out in the last couple years.

Requirements
Permissions and credits
DLSS Frame Generation is broken in HDR in this game, as it was for many Unreal Engine games that came out in the last couple years.
When turning the camera, all scene objects and UI trail behind, this is because FG was told by UE that all pixels belonged to the UI instead of the 3D scene, so it didn't reproject them correctly.

All this mod does is change one line of code in the shaders, porting back a fix that already went in newer versions of Unreal Engine (thanks to Ersh).
https://github.com/EpicGames/UnrealEngine/pull/11616 (Epic Github account connection required to see it)
If this came to the developers attention, they could also safely fix it with the same tiny change.

ReShade with addons is required to load the custom shader (this is not a ReShade effect/preset!).
Credits to Crosire for the ReShade addon bundled with the mod.