Open aufkrawall opened 2 years ago
RDR2 previously doesn't have FSR built-in. And ever since they added FSR into the game, CyberFSR doesn't work like previously when RDR is still 1436.31 and FSR is still 2.0 because the way TAA works on RDR2 also changed (improved, Rockstar said).
CyberFSR 0.8.0-beta2 breaks some games, but it helped UE4 games a lot because before 0.8.0-beta2 there's severe shimmering and christmas light effect on every UE4 games, 0.8.2-beta2 fixed that issue. 0.8.0-beta2 also fixed ghosting on HZD drastically.
Starting with this build https://github.com/PotatoOfDoom/CyberFSR2/actions/runs/2888774513 it seems the image isn't reconstructed correctly anymore, it's super blurry and camera jitter is observable:
The same applied to RDR2 prior to #41 , which fixed it in that game. Earlier builds work in D2R, albeit with bad ghosting.
Some side note mentions:
* NM CyberFSR 0.8.0-beta2 crashes Dying Light 2, latest stable or GitHub action build still works * CyberFSR2 also works in Hitman 3, but only with VKD3D-Proton (black screen with native D3D12)
By looking at the picture, it's a sign that you need to define proper FOV values. Let's hope someone who owns the game can make a PR and add proper ViewMatrixHook for Diablo II.
Some games works good without setting FOV values in nvngx.ini, but some may be broken.
In Hitman 3, the ghosting reductions by 0.8.0-beta2 and 3 seem to introduce some temporal instability/blur when the screen content changes a lot (e.g. 180° camera turns), foliage in the level Whittleton Creek is affected a lot:
It is much more stable with 0.7.6. But it definitely ghosts less than 0.7.6 with moving objects in front of some structures.
@aufkrawall Hello, I would like to ask about the version of VKD3D-Proton you use with hitman 3, my experience with other games is exactly the same RDR2, and other DLSS2FSR games, but I never get visuals on hitman 3 with fsr, only ui and black screen.
Upstream stable and git-master should work. You might have to use RADV Linux with Radeon until amdvlk/Windows driver supports VK_EXT_mutable_descriptor_type (which hopefully will be soon).
Thanks for the information, the problem I have seems to be nvidia related then, I tried on latest stable and vulkan dev drivers. Running GTX 1070TI.
Starting with this build https://github.com/PotatoOfDoom/CyberFSR2/actions/runs/2888774513 it seems the image isn't reconstructed correctly anymore, it's super blurry and camera jitter is observable:
The same applied to RDR2 prior to #41 , which fixed it in that game. Earlier builds work in D2R, albeit with bad ghosting.
Some side note mentions: