Experimental Community Mod Unlocks Big Performance Gains for DLSS 5 NR

Experimental Mod Boosts DLSS 5 Neural Rendering Performance by Changing the Processing Order

DLSS 5 is designed to push game visuals beyond traditional upscaling. Instead of only taking a lower-resolution image and reconstructing it at a higher resolution, such as turning a Full HD frame into a 4K-like image, it also introduces AI-driven rendering techniques. This feature, known as DLSS 5 Neural Rendering, can help generate or adjust visual elements such as lighting, surface materials, and other image details using neural processing.

While the technology has the potential to improve image quality and reduce the need for some conventional rendering methods, it can also be demanding on the GPU. The reason comes down to when the neural processing takes place.

In the standard DLSS 5 pipeline, Nvidia’s method first upscales the image and then applies Neural Rendering afterward. That means the AI rendering stage has to work on a much larger, higher-resolution frame. More pixels mean more data to process, which can increase GPU workload and lead to a noticeable drop in frame rates.

A community-made experimental mod based on an OptiScaler fork takes a different approach. Instead of applying Neural Rendering after upscaling, the mod reverses the order. It runs the Neural Rendering step first on the original lower-resolution image, then applies DLSS Super Resolution afterward.

This simple change can greatly reduce the amount of data the GPU needs to process during the neural rendering stage. Since the AI rendering work is being done before the image is enlarged, the graphics card has fewer pixels to handle, potentially improving performance while still benefiting from DLSS upscaling.

The idea is straightforward but significant: process the expensive AI rendering step at a lower resolution, then upscale the final image. If further refined, this approach could help make DLSS 5 Neural Rendering more efficient, especially for players aiming for higher frame rates at demanding resolutions like 1440p and 4K.

Although this is still an experimental community modification, it highlights how much performance can depend on the structure of the rendering pipeline. By changing the order of operations, mod developers have found a promising way to reduce GPU strain without abandoning the advanced visual features that make DLSS 5 so interesting.