• TRENDING
  • Warframe
  • Game News
  • How-to
  • Games
  • Hardware News
  • CONTACT US
FramesGames
EN
  • ENEnglish
  • NLNederlands
  • Hardware
    • PC Builds
    • PC build calculator
  • Games
    • Reviews
  • How-to
  • News
    • Game News
    • Hardware News
  • Bookmarks
Reading: DLSS 5 Leaked and Now Runs Everywhere, Even on PS2 Games. Where It Worked and Where It Died
Share
FramesGamesFramesGames
Font ResizerAa
  • Adventure
Поиск
  • Hardware
    • PC Builds
    • PC build calculator
  • Games
    • Reviews
  • How-to
  • News
    • Game News
    • Hardware News
  • Bookmarks
Have an existing account? Sign In
Follow US

Home / News / Game News / DLSS 5 Leaked and Now Runs Everywhere, Even on PS2 Games. Where It Worked and Where It Died

Game News

DLSS 5 Leaked and Now Runs Everywhere, Even on PS2 Games. Where It Worked and Where It Died

Last updated: September 1, 2026 8:28 am
David Freeman
Share
14 Min Read
Leaked DLSS 5 cover EN
SHARE

On 29 August we wrote that DLSS 5 could not be downloaded and that every comparison online was a fake. That was true when we wrote it. A day later it stopped being true: the library leaked, and over the weekend it was forced into a dozen and a half games, into DirectX 9 relics, and then into a PlayStation 2 emulator.

Содержание
  • What leaked and how it happened
  • How they got it into games that never had DLSS
  • PlayStation 2 and other emulators
  • Where it turned out well
  • Where it turned out badly
  • What NVIDIA says, and why we are not linking to the file

Officially DLSS 5 still has not shipped. This autumn, RTX 50 only. What is happening now has nothing to do with that release, and the results people are getting range from "not bad" to "the monitor lost signal after ten seconds". Both halves are worth going through.

What leaked and how it happened

DLSS 5
Screenshot from Control, Remedy Entertainment, and a FramesGames illustration

NBA 2K27 is to blame. Its early access build shipped with a file called nvngx_dlssnr.dll, 158 megabytes, identified as NVIDIA DLSSNR 310.8.0.0. NR stands for Neural Rendering, the thing NVIDIA showed at GTC in March that fills in light and materials rather than upscaling a finished frame.

The game itself has no DLSS 5 controls at all, the library was simply sitting in a folder. Modders pulled it out within hours and got it running in Control first. After that it snowballed: Cyberpunk 2077, GTA V, Skyrim, Final Fantasy VII Rebirth, GTA San Andreas. By Monday the count was past a dozen.

Worth noting that it stopped being only about games almost immediately. GitHub now has a filter for DaVinci Resolve, a node for ComfyUI and a Unity wrapper, all built on the same library.

How they got it into games that never had DLSS

DLSS 5
Illustration by FramesGames

The mechanism deserves an explanation, because it also explains every problem that follows.

The DLSS 5 neural add-on can only hook a game's own DLSS calls. A game without DLSS never makes those calls, so the add-on sits idle. A project called DLSS5-Feeder solves that with some nerve: it makes the calls itself. It assembles a synthetic DLSS request in DLAA mode out of whatever ReShade already has, runs a real evaluate, and writes the neural result back into the frame.

  • The image is the frame ReShade is processing anyway.
  • The depth buffer is also there in ReShade, ordinary effects like ambient occlusion already use it.
  • Motion vectors do not exist. They are estimated from the picture itself with optical flow.

That third point is the root of everything. In a normal DLSS game the engine hands over motion vectors, because it knows exactly where every pixel moved between frames. Here they are guessed from two neighbouring images. It works, it is not accurate, and in fast motion you see it straight away.

To his credit the author dresses up none of this. The project description says plainly that it is beta software, to expect ghosting in fast motion and softness on thin moving geometry, and that the HUD gets processed along with the scene because there are no developer-supplied masks to work from.

There is one failure in the history of this project I enjoy more than the rest. Up to version 0.5.2 the recommended motion vector provider did not compile on ReShade 6.8 because of a shader error. ReShade cheerfully listed the technique as enabled, so nothing looked wrong. People spent a week running neural rendering on zero motion vectors and discussing the image quality.

PlayStation 2 and other emulators

DLSS 5
Mafia from 2002, a PlayStation 2 era game. A community comparison, neural rendering off on the left and on on the right

Since the method does not care where the frame came from as long as ReShade can attach to it, emulators were a matter of time. The time turned out to be a day and a half.

On 30 August an X user going by DystopianSunset posted a shot of Manhunt running in PCSX2 with DLSS 5 neural rendering on, captioned "well, DLSS 5 can work with emulators too now". A day later a Brazilian streamer known as HORAPLAY did the same, having apparently been waiting for it since March by his own older posts.

Technically there is no magic: PCSX2 is an ordinary DirectX or Vulkan window and ReShade attaches to it like it would to any game. In quality terms, though, an emulator is the worst case available, and it is worth saying why.

A PlayStation 2 frame is first stretched by the emulator from its internal resolution, picking up rasterisation artefacts of that era, dithering and interlacing on the way. Then optical flow tries to guess motion on top of that. The errors do not cancel out, they stack. The screenshot can still come out striking, because a still frame has no ghosting and no judder in it, and screenshots are exactly what everyone posts.

Read next

DLSS 5: what is known, when it lands, and what you can turn on today
DLSS in Almost Any Game: Turn It On, Update It, Add It Where There Is None

Where it turned out well

DLSS 5
Screenshot from DOOM 2016, id Software, and a FramesGames illustration

The project's own table lists seven games the author tested personally, one for each way of hooking in. That is not marketing, it is a report on what actually ran.

GameBitness and APIResult
Metro 2033 Redux64-bit, D3D114K, DLAA plus neural rendering, HDR
The Lord of the Rings: War in the North64-bit, D3D124K, 120 fps
Splinter Cell: Blacklist32-bit, D3D1160 fps through a separate 64-bit process
BioShock Remastered32-bit, D3D9 wrapped into D3D114K, HDR
Fable Anniversary32-bit, DirectX 9 via dgVoodoo21440p, 60 fps
DOOM 201664-bit, Vulkan4K, through cross-API interop with D3D12
Worms Ultimate Mayhem32-bit, OpenGL4K, 0.13 ms per frame
Table from the DLSS5-Feeder description, tested by the project author

Fable Anniversary is the entry that says the most. A 2014 DirectX 9 game, running through a third party compatibility layer, gets neural rendering from a technology that has not officially shipped and is supposed to need a 2025 graphics card. Absurd, and it works.

Among the big titles it goes down most quietly where the studio was already chasing photorealism: Red Dead Redemption, Cyberpunk 2077, modern role playing games with detailed faces. The effect there is subtle, because the network has something to emphasise rather than something to replace.

A note on old cards. The community moved the build from FP8 to FP16 and it started running on RTX 20 and RTX 30. The logic is simple: only Blackwell accelerates FP8, everything handles FP16, and for Turing and Ampere that is the only way to compute anything at all. Owners of 30 series cards report respectable speed.

Where it turned out badly

DLSS 5
Illustration by FramesGames

The list of failures is just as long, and it is more honest than any of the enthusiasm.

  • GTA V. Ran for roughly ten seconds, then the monitor lost signal entirely.
  • Red Dead Redemption 2. Did not start at all, while the first game works.
  • Hogwarts Legacy. Got stuck in a standby state and never activated the feature.
  • Control. Runs, but on an RTX 5070 Ti at 4K that is 71 fps without neural rendering and 35 with it. Exactly half.
  • Multiplayer games. The whole method rests on loading foreign libraries into the game process, which is what bans are handed out for. Nobody sane takes this into a competitive shooter.

The most interesting category of failure is not technical though. Skyrim and GTA San Andreas both start fine, which is precisely why they generate the most argument.

In Skyrim, 2011 faces become sharply more detailed and photoreal. The complaint is not that anything got harder to see, it is that the characters end up looking like different people. San Andreas has it worse: the washed out, hazy image is the game, and the network reworks the lighting and sharpens CJ's face into something you would rather unsee. The internet has already coined "yassification filter" for it, and some people put it more bluntly.

To me the argument keeps swapping out its subject. The technology does exactly what was promised, on games nobody tuned it for. The complaint is not with DLSS 5, it is with the idea of stretching photorealism over an art direction from twenty years ago. Being able to do something and being obliged to do it are different things.

What NVIDIA says, and why we are not linking to the file

DLSS 5
Screenshot from GTA San Andreas, Rockstar Games, and a FramesGames illustration

The official position has not moved: autumn 2026, RTX 50 only at launch, no announced support for the 40 series. Riding the wave of clips full of mangled faces, Jensen Huang answered that the critics are "completely wrong", that DLSS 5 is under the game developer's direct control and that it is not generative AI.

Formally he is right, and that matters. In the shipping version the studio switches neural rendering on, tunes it for its own game and decides what it applies to. Everything you are looking at right now is an unfinished library torn out of somebody else's build and run with not one setting from a developer. Judging the finished technology by it makes about as much sense as judging a graphics card by a beta driver.

The file itself remains NVIDIA property and reached the internet through a publisher's mistake. There will be no links to it here and no installation instructions, the same as there were none for the stolen GTA 6 clips or the Valve archive. If you want to improve your image legally today, we have a breakdown of every working way to get DLSS, including games that never shipped with it.

And here is the genuinely funny part. In four days enthusiasts have run an unfinished technology across four generations of graphics cards, on DirectX 9, Vulkan and OpenGL, in 32-bit games and inside a PlayStation 2 emulator. NVIDIA plans to release it this autumn for RTX 50 alone. The conversation about who gets it is now going to happen with those screenshots on the table.

Sources

The leak of nvngx_dlssnr.dll from the NBA 2K27 early access build, its 158 megabyte size and NVIDIA DLSSNR 310.8.0.0 version string, and it running in Control within hours: reporting by TweakTown, Wccftech and XDA on 29 and 30 August 2026. The failures in GTA V, Red Dead Redemption 2 and Hogwarts Legacy, developer ShortFuse's builds for older cards and the move to FP16 for RTX 20 and RTX 30: TechPowerUp. The drop from 71 to 35 fps in Control on an RTX 5070 Ti at 4K: a measurement by a RenoDX modder. How DLSS5-Feeder works, the table of seven tested games, the ReShade requirements, motion vectors estimated by optical flow and the author's own warnings about ghosting, the HUD and the broken motion vector provider on ReShade 6.8: the project's official description on GitHub. Manhunt running in PCSX2: a post by the X user DystopianSunset on 30 August 2026, repeated by the streamer HORAPLAY on 31 August. DLSS 5 release timing, RTX 50 support at launch and Jensen Huang's words: statements from NVIDIA. We do not publish links to the leaked library or instructions for installing it.

Game Pass caps cloud gaming: 15 hours a month on Ultimate
Onimusha Sold a Million Copies on Its First Day
The PS5 Version of GTA 5 Now Runs on PC in the KytyPS5 Emulator
Jason and Lucia in GTA 6: everything known about their relationship
Blood Testament in Hunt: Showdown 1896: everything about the 8 September event and Update 2.9
Share This Article
Facebook Email Print
ByDavid Freeman
Follow:
David Freeman is the pen name behind FramesGames. Specs come from the manufacturer, test numbers only from benchmarks with a published method, and the charts are ours, with the source printed on the image.
Leave a Comment Leave a Comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

- Advertisement -
Ad imageAd image

Trending Stories

How-to

Lossless Scaling in 2026: what it fixes, who needs it, and the big lsfg-vk 2.0 update

September 10, 2026
Hardware News

Best CPU for Onimusha: 31 processors tested, and one Ryzen 9 falls apart

September 9, 2026
Hardware News

Windows 11 memory integrity turns on in October and can cost you FPS: how to check

September 9, 2026
Hardware News

DLSS 5 and frame generation on RTX 30 and 40: what the DLSS Unlocked mod really does

September 9, 2026
Hardware News

GPU sales grew against the season, and AMD gained seven points

September 8, 2026
Hardware News

AMD hits a record 46.5 percent of processors in the Steam survey

September 8, 2026

You Might Also Like

Game News

Valheim leaves early access on 9 September with the Deep North biome

September 6, 2026
Game News

The WARDOGS playtest pulled 219 thousand players into Steam's top ten

September 6, 2026
Game News

The Final Fantasy VII Revelation box needs the internet, and on Switch 2 the card is a key

September 5, 2026
Game News

Nintendo is holding two Directs in one week: Zelda on 8 September, the general one on 9 September

September 5, 2026

Follow US on Social Media

Telegram

© 2026 FramesGames. All rights reserved.

FramesGames

Information

  • Contact
  • About
  • Editorial standards
  • Privacy Policy
  • Disclaimer
  • Cookie Policy (EU)
Manage Consent
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
  • Manage options
  • Manage services
  • Manage {vendor_count} vendors
  • Read more about these purposes
View preferences
  • {title}
  • {title}
  • {title}
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?