
If you play on PC and You have a GeForce RTX graphics card.You've almost certainly seen the acronym DLSS in the graphics settings menu of more than one game. Until now, it was closely tied to gaining FPS and upscaling resolution, but with DLSS 5, NVIDIA has decided to take things several steps at once and change the way the final image is generated on screen. It's not just about "it running more smoothly": we're talking about Rewrite lighting and materials in real time with AI.
This new version has generated There's a lot of noise among players and developers.On the one hand, it's being touted as the biggest graphical leap since real-time ray tracing; on the other, some see it as an AI filter that obscures the original artistic intent of games. In this article, we'll take a closer look. What is DLSS 5, how does it work, how can you use it on Windows, and why enabling it might be worthwhile?… or deactivate it as appropriate.
What exactly is DLSS 5 and how does it differ from other DLSS versions?

DLSS comes from Deep Learning Super Samplingand encompasses a family of neural network models that NVIDIA has been integrating into its RTX GPUs since 2018. Up until DLSS 4.5, the main focus was on two things: image reconstruction (rescaling + anti-aliasing) y frame generation to increase FPSDLSS 5 changes the approach: it stops being just a tool for gaining performance and becomes a real-time neural rendering model.
When NVIDIA talks about a "neural rendering model," it means that DLSS 5 doesn't just take an already rendered image and sharpen it. It takes the raw data generated by the game engine. in each frame (color, motion vectors, material information, depth, etc.) and, based on them, injects photorealistic lighting and materials in the scene. All of this with very strict temporal consistency so that there are no flickers or crazy artifacts from one frame to another.
In other words: the game's 3D world is still built with classic geometry and shaders, but the final stage is no longer a simple post-processing step. DLSS 5 acts as a final intelligent layer that reinterprets what that world should look like Based on what he has learned in his training, bringing the result closer to what we usually see in cinematic visual effects, but keeping the gameplay intact.
NVIDIA itself defines it as its biggest leap in computer graphics since the arrival of real-time ray tracing with the first RTX cards. Jensen Huang, the company's CEO, went so far as to describe it as the "GPT moment" of graphics: a blend of classic hand-designed rendering with highly controlled generative AI.
How DLSS 5 works on the inside: AI, vectors, and neural rendering

To understand why DLSS 5 is more than just a flashy filter, it's helpful to review how these models are trained and run. NVIDIA uses autoencoder neural networks: networks that learn to convert a complex input (a frame with a lot of data per pixel) into a very rich intermediate representation, and from there reconstruct an improved output.
During training, the DLSS AI is fed with huge amounts of reference frames generated using extremely high-quality offline techniques (far exceeding what can be calculated at 16 ms, which is the budget time per frame at 60 FPS). Each pixel is not just an RGB value: it is tagged with semantic information such as depth, normal, material it belongs to, direction of movement, light sources, etc.
During real-time inference on your PC, the process would be something like this in conceptual terms: each pixel with its color and associated data becomes a feature vector, the model generates an intermediate representation of the entire frame and from there, it produces an enhanced version of the image, expanding a base pixel into a much denser grid of rewritten pixels with more sophisticated lighting and materials.
Unlike generative AI that draws images from text without restrictions, DLSS 5 must be deterministic and stable over timeThe game engine is in charge: the AI is "anchored" to the geometry and movement vectors of the original 3D content. This anchoring prevents the image from changing unpredictably from frame to frame and ensures that your inputs (mouse, controller) continue to respond reliably.
All this calculation runs primarily on the RTX GPU Tensor Coresworking with reduced-precision instructions like FP8 to handle large models in real time. In more recent architectures (Blackwell and successors), the following also come into play: neural shadersdesigned precisely for this type of hybrid graphics and AI workload.
Visual advantages: lighting, materials, and photorealistic realism
The most striking benefit of DLSS 5 is in image quality. If everything is set up correctly, you can get a a much richer and more believable scene without the game having to resort to impossible-to-move geometry or absurd amounts of rays in a classic path tracer.
Among the specific improvements highlighted by NVIDIA and initial analyses are:
- Advanced cinematic lightingDLSS 5 is capable of recreating complex effects such as rim lighting, backlighting, or subsurface scattering, making the skin look more natural in different lighting conditions.
- Material depth and richer PBRThe roughness, gloss, and responsiveness of PBR materials are refined, as well as small but critical elements such as eyes, hair or tissues They gain definition and coherence.
- Temporal consistencyThe model is trained to produce a stable image from frame to frame, reducing flickering, ghosting, and other artifacts that often appear when a lot of post-processing magic is involved.
- Real-time work up to 4KAll this visual spectacle runs in real time, promising to maintain smooth gameplay, even when combining DLSS 5 with other features such as classic upscaling or frame generation.
In practice, when you see demos like Resident Evil Requiem, Starfield, or Hogwarts Legacy with DLSS 5 enabled, it's noticeable. a clear leap forward in global illumination, contact shadows, and micro-details on faces, clothing, and metallic surfaces. All this without the game having to explicitly simulate every light bounce with thousands of rays, something that would be unfeasible in a 16ms frame rate, even with top-of-the-line graphics cards, for years to come.
The real goal of DLSS 5: to bridge the gap between real-time rendering and cinema.
DLSS 5 was created precisely to address that bottleneck: The gap towards photorealism cannot be closed with brute force alone. in real time, so the only way is for an AI to learn patterns of how light and materials should behave and apply them efficiently on the fly.
That's why NVIDIA sells DLSS 5 as the spearhead of neural renderingThis is a major first step towards a future where much of the visual experience will come not directly from hand-written shaders, but from trained models that have seen millions of examples of lighting, materials, and scenes. And all of this while maintaining artistic control, something crucial for studios.
Relationship with ray tracing and path tracing: allies, not substitutes
A frequently asked question is whether DLSS 5 is meant to replace... ray tracing or path tracing Classic. The short answer is no: they are different technologies, with different objectives, although they fit together very well.
El ray tracing or path tracing It focuses on calculating, in a more physically accurate way, how light behaves: direct and indirect lighting, hard and soft shadows, diffuse and specular reflections, caustics, etc. Each beam emitted has a cost, and reducing noise requires many samples per pixel, which is incredibly expensive in real time.
DLSS 5, on the other hand, It no longer shoots raysWhat it does is take the color and motion information that the game already has (which can come from traditional raster rendering, hybrid ray tracing, or limited path tracing) and to reconstruct photorealistic lighting and materials as if we had fired many more rays than are actually calculated.
In practice, this allows reduce the number of physical rays that the engine needs to achieve a convincing result, offloading some of the work to AI. And if you also activate features like the Ray ReconstructionThe combo can deliver scenes with less noise and more detail without the GPU dragging.
Compatibility with DLSS Super Resolution, Frame Generation and Ray Reconstruction
DLSS 5 doesn't come alone: it's designed to integrate within the ecosystem of NVIDIA technologies that we already use in many current games. Everything is organized in a multi-step pipeline. where each module does its part.
In simplified terms, the usual order would be:
- DLSS Super Resolution (upscaling)The game renders at a lower internal resolution, and this stage reconstructs the missing pixels using AI, providing advanced anti-aliasing and extra detail. It runs before DLSS 5.
- Ray ReconstructionIt acts as an intelligent "noise destroyer" when ray tracing is present, replacing simpler temporal filters. It also predates DLSS 5.
- Frame Generation / Multiframe Generation: generates complete intermediate frames using AI from real frames, completing several synthetic frames for each one rendered traditionally.
- DLSS 5 (neuronal rendering)It is placed at the end of the pipeline, after frame generation, and is where the infusion of lighting and photorealistic materials on the already reconstructed and stabilized content.
This means that the final quality you get with DLSS 5 will also depend on how the DLSS Super Resolution modes are configured (Quality, Balanced, Performance, Ultra Performance) and the selected model (for example, the latest "Transformers" type models tend to offer better detail).
How DLSS 5 maintains the original artistic intent of the game
One of the most repeated criticisms on social media and professional forums is that DLSS 5 "redraws" the game and can betrays the art direction decided by the artists. NVIDIA is very aware of this fear and that's why it has equipped the technology with granular controls for developers.
Within the integration through the NVIDIA Streamline framework, studios can adjust parameters such as:
- Intensity of the effect: how noticeable is the model's intervention in terms of lighting and materials.
- Color correction and mixing: adjustments for color grading, color mixing, saturation, contrast, and brightness.
- Masking and application areas: which objects or areas of the game are affected by DLSS 5 and which are left virtually untouched.
Thanks to that control, a study can decide, for example, that DLSS 5 act only with force on characters and certain materialsbut be much more subtle in backgrounds or elements where the original aesthetic is very defined. Furthermore, when using the Vector information on movement and color for each frameThe model tends to respect the structure of the scene and avoid abrupt changes.
Controversies and criticisms: photorealism or “AI slop”?
It's not all applause. After the first demos and official videos of DLSS 5, some issues have arisen. criticisms from several frontsPart of the community fears that this technology will become a kind of "universal filter" that will cause many games to end being too similar to each otherespecially on faces and skin.
The term has become popular on social media "AI slop faces" To describe those AI-generated or retouched faces that share a certain plastic look, with very soft lighting and almost perfect skin, similar to what we see in automatic selfie editing tools. Some developers and players fear that, if DLSS 5 is overused, games lose visual personality in favor of a hyperrealistic but somewhat homogeneous look.
Added to this is the general debate about the use of AI in creative environments: illustrators, 3D artists, lighting or compositing specialists fear that companies will use tools like DLSS 5 to cut production times and costsreducing the need for manual labor and further sharpening the margins of the studies.
On the other hand, there are also those who argue that DLSS 5 is simply Another tool in the developer's toolboxThere's no obligation to activate it or push it to the maximum. Studios can use it to reinforce specific scenes or to offer a alternative graphics mode (for example, a "cinematic" preset versus a more "original" one). Ultimately, the responsibility lies in how it is used, not in the technology itself.
Hardware requirements: which graphics cards work with DLSS 5
In the public demonstrations of DLSS 5 during GTC 2026, NVIDIA used a GeForce RTX 5090 as a reference GPU. In one of the most demanding demos, they even showed a system with two RTX 5090One dedicated to neural rendering (DLSS 5) and another to conventional game rendering. This has raised quite a few questions about what will be needed at home to run it.
The company has clarified that this dual-GPU configuration was a extreme setup for the demodesigned to showcase the model's unrestricted potential, the goal is for DLSS 5 to run on a single consumer graphics card. Even so, they've made it clear that they are still working on it. optimizing the model And that's why there isn't a closed list of compatible GPUs yet.
Based on the available information, the following can be stated:
- GeForce RTX 50These will be the cards with full and priority support, starting with the RTX 5090 and the rest of the Blackwell range.
- GeForce RTX 40Because they have powerful Tensor cores and FP8 support, they are very likely to be compatible, although some more modest models might have limitations. performance or graphics memory limitations.
- GeForce RTX 30 and earlierThey don't have native support for FP8, so in principle would be left outUnless NVIDIA decides to release a variant of the model adapted to INT8 or other specifications, something that it has not yet confirmed.
NVIDIA has also indicated that the model we saw at GTC 2026 was very large and devoured resourceswith VRAM consumption that could reach 32 GB when combining the two RTX 5090s. The version that will reach players will be cut down and optimized, but it's still reasonable to expect DLSS 5 request more than 8 GB of video memory to function smoothly in demanding titles.
Impact on performance and resource consumption
For now, NVIDIA has not released definitive figures on How many FPS are lost or gained? by enabling DLSS 5 versus a configuration with only DLSS Super Resolution and Frame Generation. What it has made clear is that we are dealing with a heavyweight model, with a significant computing cost, although adjusted for real time.
It's important to keep in mind that DLSS 5 isn't primarily intended to increase performance; its purpose is improve visual fidelityThat doesn't mean it will irrevocably destroy FPS: by combining it with upscaling and frame generation, it's possible to maintain very high refresh rates even while greatly increasing the apparent visual complexity.
What is almost certain is that DLSS 5 will have a notable VRAM consumptionThis is because the model needs space for its weights, intermediate buffers, and input/output data. On graphics cards with limited memory, enabling it along with ultra textures and maximum ray tracing could compromise stability or force cropping.
When is DLSS 5 coming and which games will you be able to use it in on Windows?
NVIDIA has marked the DLSS 5 coming this fallThere is no exact date, but there is talk of a window that would go from September to December, depending on how the optimization and testing with the collaborating studios progresses.
The official list of announced games compatible with DLSS 5 is already quite impressive and a mix of... new releases with titles already on the market which will be updated:
- AION 2
- Assassin's Creed: Shadows
- Black State
- CINDER CITY
- Delta Force
- Hogwarts legacy
- Justice
- NARAKA: BLADE POINT
- NTE: Neverness to Everness
- Phantom Blade Zero
- Resident Evil Requiem
- Sea of Remnants
- Starfield
- The Elder Scrolls IV: Oblivion Remastered
- Where Winds Meet
To this list we must add a "and more" quite clear NVIDIA's communication suggests that other ongoing projects already have development support but cannot yet be announced. Among the studios that have confirmed collaboration are: Bethesda, CAPCOM, Ubisoft, Tencent, Warner Bros. Games, NetEase, NCSOFT, S-GAME and Hotta Studio, all big names in the industry.
How to activate DLSS 5 on Windows and get the most out of it
In practical terms, using DLSS 5 on Windows will be very similar to what you already do today with DLSS 2/3/4. You will need to meet three basic conditions: have a compatible GPU, Have updated drivers and run a game that includes explicit support for DLSS 5.
Once that's done, the typical steps to follow in most games will be:
- open the menu Graphics or Video Options.
- Find the section of DLSS or NVIDIA Technologies.
- Activate the functions of DLSS Super Resolution in the mode you prefer (Quality, Balanced, Performance…).
- Enable, if you wish, frame generation to increase FPS, provided you don't notice latency problems or artifacts.
- Activate option DLSS 5, Neural Rendering or similar that the game offers, adjusting the intensity of the effect if it allows you to.
Each developer will decide what sliders and presets does it expose to the end userIn some cases you may only have an on/off switch with one or two general modes (e.g., "Standard" and "Cinematic"); in others, you may be able to tweak finer parameters such as overall intensity or an associated color profile.
If you want to get the most out of it without any unpleasant surprises, ideally, after activating it, take a tour through several areas of the game (low-light interiors, sunny exteriors, nighttime scenes, etc.) and compare with the effect disabled. This way you can see if you like the resulting look or if you prefer a look closer to the original image.
Also keep in mind that you can always prioritize: for example, you can use DLSS Super Resolution + Frame Generation to gain FPS and leave DLSS 5 off if you don't like its aesthetics, or vice versa, activate DLSS 5 with a more conservative upscaling mode to maintain the sharpness of the original render.
To conclude, it's worth remembering one key idea: DLSS 5 is not mandatoryBut it does open the door to a type of graphics on PC that a few years ago seemed exclusive to big-budget offline film productions. Depending on your hardware, your tolerance for AI, and your aesthetic preferences, it could become your new default option… or something you prefer to leave on hold until it matures a bit more.