mrkeyoor.com_
Wed 16 Sept 06:26 UTC
AI Toolsevaluationupdated 16 Sept 2026

DLSS5-Feeder review

DLSS5-Feeder is a Windows game add-on that creates the DLSS calls missing from games that never shipped with DLSS. It combines a game frame, ReShade depth, and estimated motion vectors so a separate DLSS 5 neural-rendering add-on can process the image.

Verdict

Our lab did not run commit 76a08db because the sandbox has no supported C++ workflow and the repository has no Dockerfile. DLSS5-Feeder is worth trying for a 32-bit or Vulkan game that falls outside the simpler RenoDX route, provided you can diagnose ReShade depth, motion vectors, and several injected components. Everyone else should begin with the README's simpler alternative or the game's native DLSS path.

We ran it

Screenshot of DLSS5-Feeder (github.com/jlrouzies-fr/DLSS5-Feeder)

Answers from our run

Did you run DLSS5-Feeder yourself?

No. Its code is C++, and it carries no manifest our lab installs from, and no Dockerfile, so there was nothing standard to install, build or test. This review is written from the repository's own documentation.

Who should not use DLSS5-Feeder?

Most 64-bit DirectX 9, 11, or 12 users: the README recommends ShortFuse's single RenoDX DLSS add-on because the feeder adds nothing for that route.

What are the alternatives to DLSS5-Feeder?

RenoDX DLSS, DLSS5 Bridge, OptiScaler DLSSNR. DLSS5-Feeder is worth trying for a 32-bit or Vulkan game that falls outside the simpler RenoDX route, provided you can diagnose ReShade depth, motion vectors, and several injected components.

Setup2/5One installer, but several external graphics components remain
Docs5/5API routes, logs, configuration, and known failures are specific
Community3/5952 stars with active game reports and fixes in September 2026
Maturity2/5Current release is beta and compatibility remains game-specific

Who it’s for

PC modders trying DLSS 5 neural rendering in 32-bit or Vulkan games that lack native DLSS.
ReShade users comfortable reading logs, choosing a depth buffer, and changing per-game graphics hooks.
C++ graphics developers investigating D3D11, D3D12, Vulkan, OpenGL, and cross-process interop.
Players willing to test beta builds and report game-specific failures with logs and crash dumps.

Who it’s NOT for

Most 64-bit DirectX 9, 11, or 12 users: the README recommends ShortFuse's single RenoDX DLSS add-on because the feeder adds nothing for that route.
Players who expect one supported installer from one vendor: the working stack needs ReShade, a motion-vector provider, NVIDIA runtimes, and exactly one separately distributed neural consumer.
Anyone unwilling to accept beta rendering faults: the README names ghosting, softness, processed HUD elements, and game-specific compatibility gaps, while current issues report flicker and stale-frame overlays.
Proton users relying on the DirectX 9 through Vulkan route: the README says it depends on the Windows Vulkan loader behavior that winevulkan does not provide.

Setup reality

We did not run commit 76a08db. Our sandbox pipeline does not support C++ projects, and this repository has no Dockerfile, so there are no lab install, build, test, dependency, timing, or vulnerability results to report.

The automated PowerShell installer reduces file placement, but the stack still needs Windows, an NVIDIA GPU and NGX runtimes, ReShade 6.8 or newer with add-on support, a working depth buffer, a motion-vector provider, and exactly one neural consumer. No account credential is required for the feeder itself.

The route changes by game API and bitness. A 32-bit game adds a 64-bit host helper; Vulkan can require a registered layer and elevation; DirectX 9 may need dgVoodoo2 or DXVK. The README also warns about fake downloads and tells users to verify release hashes.

The feeder creates a DLAA contract a game never supplied

DLSS5-Feeder targets games that do not make DLSS calls. A ReShade shader gathers the current frame, a selected depth buffer, and estimated optical-flow motion vectors. The add-on turns those inputs into a synthetic DLAA request, lets a separate DLSS 5 neural consumer intercept it, then copies the processed image back into ReShade's effect chain. That is much deeper intervention than replacing one DLSS DLL in a game that already supports the technology.

The repository covers D3D10, D3D11, D3D12, Vulkan, and OpenGL, across 32-bit and 64-bit processes. Older DirectX 9 games go through a translation layer. A 32-bit game cannot load NVIDIA's 64-bit NGX runtime, so the project starts a separate 64-bit helper and shares GPU resources across the process boundary.

Many 64-bit DirectX users should choose one add-on instead

The README tells owners of 64-bit DirectX 9, 11, and 12 games to try ShortFuse's renodx-dlss by itself. That route builds the needed request without this feeder, leaving one add-on instead of two. DLSS5-Feeder remains relevant for 32-bit games, Vulkan, and a DirectX 9 path where its ReShade-derived motion handling is wanted. This is unusually useful product guidance because it narrows the audience before anyone starts copying DLLs.

Names matter here. renodx-dlss replaces the feeder, while renodx-dlss5 is a neural consumer that works alongside it. The README warns never to install two consumers at once. Deep Fried Chicken, RenoDX's neural add-on, and the supported OptiScaler fork are separate choices, with their own files and controls.

What happened when we ran it

There was no sandbox run for commit 76a08db. Our automated lab does not have a supported C++ workflow for this project, and the repository contains no Dockerfile that could supply one. We therefore have no first-party install time, build outcome, test count, dependency total, disk figure, or vulnerability scan. Upstream statements about CI compilation and game compatibility remain upstream evidence, not results reproduced by MrKeyoor.

That missing run matters more here than it would for a pure command-line utility. Meaningful validation needs Windows graphics hooks, an NVIDIA GPU, a game or suitable swapchain, ReShade, NGX files, motion vectors, and a neural consumer. A container compile would still leave the image path untested. Our review can judge the documented architecture, release practice, and reports, but it cannot tell you that a specific game and driver combination works.

The installer assembles a stack, not a single mod

The PowerShell installer detects the executable's architecture and rendering API, then places or obtains ReShade, feeder binaries, shader headers, a motion provider, NVIDIA runtimes, and the selected neural consumer. DirectX 9 can add dgVoodoo2. A 32-bit install creates a host64 directory for the helper and its 64-bit pieces.

Supply-chain care belongs in the setup. Official releases contain a ZIP and an installation notice, while several required pieces come from other projects or Discord. The README warns about similarly named malicious downloads and asks users to compare SHA-256 hashes with the GitHub release. It also says Windows Defender may flag the Deep Fried Chicken consumer because it hooks NGX, and the installer asks before adding any game-folder exclusion. Do not turn off antivirus for an unexplained bundle.

Estimated motion vectors cap image quality

Native DLSS integration can use motion data and masks produced by the engine. DLSS5-Feeder estimates motion after the fact through ReShade. Its README names ghosting in fast movement, softness on thin moving geometry, and HUD processing as expected limits. Flickering lights and transparent effects can also confuse temporal history. A configuration panel and debug views help identify bad depth or vectors, but no slider can recover engine data that was never exposed.

Current reports make that boundary visible. Issue 108 describes severe accumulation and flicker in Detroit: Become Human on Vulkan even after the installer reported a clean layout. Issue 113 reports a stale gameplay frame composited over pre-rendered video in two older DirectX 9 games. Issue 114 says a 32-bit host panel rendered correctly but did not receive mouse or keyboard input.

Release 1.16.0-beta.2 is active and still asks for retests

GitHub recorded 952 stars, 53 open issues and pull requests combined, and a last push on September 14, 2026. Release 1.16.0-beta.2 shipped the same day with fixes for a D3D12 command-list failure, crash dumps, a false Vulkan stop, version reporting, and verifier wording. The release notes also say those fixes had not been retested in the games that produced the reports and explicitly ask users to retest them.

That is healthy beta behavior: publish the limits, attach fixes to issue numbers, and ask for logs where hardware coverage is missing. It is not the same as a compatibility guarantee. The README itself says the maintainer cannot own and test every reported game. Anyone installing this should keep the original game folder recoverable, change one component at a time, and save the feeder, ReShade, host, and consumer logs from the same session.

Choose it for the compatibility gap, not the broadest claim

DLSS5-Feeder is easiest to recommend when the alternative is no neural-rendering route at all, especially for a 32-bit title or a Vulkan path the simpler add-on does not cover. Its detailed logs, verifier, automatic backups, and API-specific explanations give a capable modder somewhere to start. The same detail shows how many parts must agree before one frame is trustworthy.

Start with the README's decision table. If renodx-dlss covers the game, use the smaller stack. If the game already has DLSS, a bridge or runtime swapper is closer to the job. Reach for the feeder when its cross-process or cross-API machinery solves a real missing link, and expect to validate the picture during movement, cutscenes, HUD transitions, and restarts before keeping it installed.

Alternatives

ProjectWhat it isPick it when
RenoDX DLSSA Discord-distributed single add-on that the feeder README recommends for many 64-bit DirectX games.pick this instead for a 64-bit DirectX 9, 11, or 12 game where the simpler supported path covers the job.
DLSS5 BridgeA ReShade add-on for DLSS 5 neural rendering in DirectX 11 and Vulkan games.pick this instead when its supported APIs and optical-flow route match the game with less machinery.
OptiScaler DLSSNRAn OptiScaler fork that adds neural-rendering support to its upscaler replacement stack.pick this instead when the game already fits OptiScaler's DirectX 12 hooks and you want upscaler replacement too.
DLSS SwapperA desktop tool for managing and replacing DLSS DLLs in games that already support them.pick this instead when the game has native DLSS and you only need to change its runtime DLL.

What people are saying

  1. [velocity-scout] jlrouzies-fr/DLSS5-Feeder

Sources

  1. DLSS5-Feeder repository and README
  2. DLSS5-Feeder 1.16.0-beta.2 release
  3. Detroit Vulkan flicker report
  4. Stale frame during video report
  5. 32-bit host panel input report

More ai tools reviews

Concat · Concat · LocalMiniDrama · agents-towards-production · Marinara-Engine · AI-Engineering-Coach · the whole board →