Skip to content

Adds AMD FSR3 Frame Generation to games by replacing Nvidia DLSS-G Frame Generation (nvngx_dlssg).

License

Notifications You must be signed in to change notification settings

h-HiroRoll/dlssg-to-fsr3

Repository files navigation

Removed.

While in theory ffxFrameInterpolationDispatch can consume depth/MV inputs from other sources, or can use a custom pass, it's not designed to do so and won't work in its current state. FSR3 FG code relies on internal logic and upscaling structures. Can they be decoupled? Maybe, but I don't have the time right now.

So why did this seem to generate frames? Because these functions always return FFX_OK, which is a flat out lie. Optical flow analysis succeeds. The debug overlay looks fine. Yet for some reason there are no interpolated frames, only copies of the previous. Seems familiar.

Repository left intact since it's an experiment.

About

Adds AMD FSR3 Frame Generation to games by replacing Nvidia DLSS-G Frame Generation (nvngx_dlssg).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.0%
  • CMake 13.0%
  • Pawn 4.2%
  • PowerShell 0.8%