Home News New DLSS 5 mod offloads Neural Rendering to a second card massively cutting the AI filter's performance hit
gaming Sep 7, 2026 · 👁 1 views · Syndicated from PC Gamer

New DLSS 5 mod offloads Neural Rendering to a second card massively cutting the AI filter's performance hit

A developer has vibe-coded a new ReShade add-on file that offloads the DLSS Neural Rendering workloads to a second GPU, almost negating the otherwise massive DLSS NR performance hit. Given the original DLSS 5 shots we saw when Jen-Hsun first showed off the feature around GDC and GTC in the Spring were running on two gr...

New DLSS 5 mod offloads Neural Rendering to a second card massively cutting the AI filter's performance hit

A developer has vibe-coded a new ReShade add-on file that offloads the DLSS Neural Rendering workloads to a second GPU, almost negating the otherwise massive DLSS NR performance hit. Given the original DLSS 5 shots we saw when Jen-Hsun first showed off the feature around GDC and GTC in the Spring were running on two graphics cards, that's not wholly surprising, but this mod certainly does open the the potential for keeping your old GPU around for neural coprocessing in the future.

Like almost all of the current DLSS 5/Neural Rendering implementations we've seen where the user gets to pick the game, the model, and the weight of the effects, the Neural Coprocessor add-on file—mgpu_bridge—is designed for ReShade, an app used to inject different visual effects into PC games. The files exist on Github, can be downloaded and added into a game that's already been modded with DLSS 5 support, and could dramatically improve the performance.

This is, for me, the biggest issue with both the homebrew mods for DLSS Neural Rendering and the only release implementation we've seen from Nvidia and the developers themselves: the hefty performance penalty from turning it on.

Nvidia itself has touted a 50 - 60% frame rate hit as a blanket figure—regardless of game and how much AI filtering it's doing—as what it is expecting to see from enabling DLSS NR. Andy benchmarked NBA 2K27 ahead of launch and found that sometimes the frame rate impact can be even higher than that.

I mean, it's not as bad as when you try and run DLSS NR on AMD GPUs, but I've noted these kinds of performance hits when you run the new feature through ReShade, too. But Marcelo Guibout has coded a ReShade add-on file that allows a second GPU—here an RTX 5060 Ti 16 GB—to take the final finished frame and perform the neural rendering pass on that GPU and output on its own monitor. That means it doesn't have to hand the frame back, which adds its own performance hit and latency.

They initially used a local model—Qwen3.8-27B-Q6_K—running on LM Studio using the same pair of RTX 5060 Ti 16 GB cards they eventually tested the feature on. This created the "initial add-on scaffold" which they then took into Claude to write most of the C++ core, though Anthropic's AI "also produced several confident, well-formatted, wrong diagnoses along the way."

Looking through the Github documentation Guibout makes it clear this is not a production-ready add-on, and is mostly presented for further research and development. They note it has been run on exactly one machine with three games, and encourage everyone to read the source code before running the files. But it's still a really interesting development in the DLSS 5 modding story.

"The reason it is worth doing: neural post-processing saturates whatever device it runs on," writes Guibout. "Run it on the render GPU and lowering your render resolution just frees capacity the neural stage immediately eats, so upscaling stops paying for itself. Move it to a second GPU and the render GPU is genuinely freed."

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');#fv-chart-1788551894638-hsbgwg96m *, #fv-chart-1788551894638-hsbgwg96m *:before, #fv-chart-1788551894638-hsbgwg96m *:after, #fv-chart-1788551894638-hsbgwg96m-slideshow *, #fv-chart-1788551894638-hsbgwg96m-slideshow *:before, #fv-chart-1788551894638-hsbgwg96m-slideshow *:after {box-sizing: border-box !important; margin: 0; padding: 0; border: 0;font-size: 100%; font: inherit; vertical-align: baseline;}#fv-chart-1788551894638-hsbgwg96m, #fv-chart-1788551894638-hsbgwg96m-slideshow { font-family: 'Open Sans', sans-serif !important; }#fv-chart-1788551894638-hsbgwg96m {position: relative !important; overflow: visible !important;--riv-primary: #E33235;}#fv-chart-1788551894638-hsbgwg96m .fv-inner-wrapper {color: #1F2937 !important; background-color: #ededed !important;padding: 1.5rem 1.5rem 2rem !important; border-radius: 0.5rem !important;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;margin: 1rem 0 !important; display: flex !important; flex-direction: column !important;overflow: hidden !important;}#fv-chart-1788551894638-hsbgwg96m .fv-inner-wrapper.fv-no-header.fv-is-image-compare {padding-top: 0 !important;}#fv-chart-1788551894638-hsbgwg96m.fv-full-bleed {width: 100vw !important;margin-left: calc(50% - 50vw) !important;}body {overflow-x: clip !important;}#fv-chart-1788551894638-hsbgwg96m.fv-full-bleed .fv-inner-wrapper {padding: 0 !important;border-radius: 0 !important;box-shadow: none !important;margin: 0 !important;background-color: transparent !important;}#fv-chart-1788551894638-hsbgwg96m .fv-inner-wrapper.fv-is-shop-the-look {padding: 0 !important;border-radius: 0 !important;box-shadow: none !important;margin: 0 !important;background-color: transparent !important;}#fv-chart-1788551894638-hsbgwg96m-slideshow {position: relative !important;width: 100% !important;margin: 1rem 0 !important;--riv-primary: #E33235;}#fv-chart-1788551894638-hsbgwg96m-slideshow .fv-slides-wrapper {position: relative !important;width: 100% !important;}#fv-chart-1788551894638-hsbgwg96m-slideshow .fv-slide {width: 100% !important;animation: fv-fade-in 0.3s ease-in-out;}@keyframes fv-fade-in {from { opacity: 0; }to { opacity: 1; }}#fv-chart-1788551894638-hsbgwg96m-slideshow .fv-slideshow-nav-row {position: relative !important;display: flex !important;justify-content: space-between !important;align-items: center !important;padding: 0 0 16px 0 !important;width: 100% !important;z-index: 20 !important;}#fv-chart-1788551894638-hsbgwg96m-slideshow .fv-nav-btn {background-color: var(--riv-primary) !important;color: #ffffff !important;border: none !important;border-radius: 4px !important;padding: 8px 16px !important;font-size: 14px !important;font-weight: 700 !important;cursor: pointer !important;display: flex !important;align-items: center !important;justify-content: center !important;gap: 6px !important;transition: opacity 0.2s, background-color 0.2s !important;height: 36px !important;text-transform: none !important;box-shadow: 0 1px 2px rgba(0,0,0,0.1) !important;}#fv-chart-1788551894638-hsbgwg96m-slideshow .fv-nav-btn svg {width: 18px !important;height: 18px !important;stroke-width: 3px !important;filter: none !important;}#fv-chart-1788551894638-hsbgwg96m-slideshow .fv-nav-btn:hover {opacity: 0.9 !important;transform: translateY(-1px) !important;}#fv-chart-1788551894638-hsbgwg96m-slideshow .fv-nav-btn.disabled {background-color: #E5E7EB !important;color: #9CA3AF !important;cursor: default !important;pointer-events: none !important;box-shadow: none !important;}#fv-chart-1788551894638-hsbgwg96m-slideshow .fv-slide-counter {font-family: 'Poppins', sans-serif !important;font-size: 14px !important;font-weight: 600 !important;color: #374151 !important;text-align: center !important;min-width: 40px !important;background-color: rgba(255,255,255,0.8) !important;padding: 2px 8px !important;border-radius: 10px !important;}#fv-chart-1788551894638-hsbgwg96m-slideshow .fv-slideshow-select {position: absolute !important;top: 10px !important;right: 10px !important;z-index: 20 !important;appearance: none !important;-webkit-appearance: none !important;-moz-appearance: none !important;background-color: white !important;border: 1px solid #d1d5db !important;color: #1F2937 !important;font-family: 'Open Sans', sans-serif !important;font-size: 14px !important;font-weight: 600 !important;padding: 6px 32px 6px 12px !important;border-radius: 4px !important;cursor: pointer !important;box-shadow: 0 1px 2px rgba(0,0,0,0.05) !important;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e") !important;background-position: right 0.5rem center !important;background-repeat: no-repeat !important;background-size: 1.5em 1.5em !important;}#fv-chart-1788551894638-hsbgwg96m-slideshow .fv-slideshow-select:focus {outline: 2px solid #E33235 !important;border-color: #E33235 !important;}#fv-chart-1788551894638-hsbgwg96m .fv-chart-title {font-weight: bold !important;text-align: center !important;margin-bottom: 0.5rem !important;color: var(--riv-primary) !important;font-size: 20px !important;line-height: 1.2 !important;font-family: 'Open Sans', sans-serif !important;text-transform: none !important;white-space: normal !important;overflow-wrap: break-word !important;padding: 0 20px !important;}#fv-chart-1788551894638-hsbgwg96m .fv-chart-subhead {font-size: 18px !important;font-weight: 500 !important;text-align: center !important;margin-bottom: 2rem !important;color: #374151 !important;line-height: 1.7 !important;font-family: 'Open Sans', sans-serif !important;display: block !important;text-transform: none !important;padding: 0 20px !important;}#fv-chart-1788551894638-hsbgwg96m .rv-chart-caption { font-size: 15px !important; color: #374151 !important; text-align: center !important; font-style: normal !important; font-weight: normal !important; line-height: 1.7 !important; font-family: 'Open Sans', sans-serif !important; display: block !important; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-chart { display: flex; flex-direction: column; width: 100%; margin-top: 1rem; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 1.5rem; padding: 0 1rem; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-select-wrapper { flex: 1; min-width: 0; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-select-wrapper.fv-left { text-align: center; padding-right: 1rem; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-select-wrapper.fv-right { text-align: center; padding-left: 1rem; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-select-container { position: relative; display: inline-block; max-width: 100%; width: 100%; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-chevron { position: absolute; top: 50%; transform: translateY(-50%); pointer-events: none; width: 16px; height: 16px; flex-shrink: 0; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-select-wrapper.fv-left .fv-versus-chevron { right: 0; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-select-wrapper.fv-right .fv-versus-chevron { right: 0; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-select { background: transparent; border: none; border-bottom: 2px solid; font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 14px; padding: 0.25rem 0; cursor: pointer; outline: none; appearance: none; -webkit-appearance: none; -moz-appearance: none; max-width: 100%; width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-select.fv-select-left { text-align: center; direction: ltr; padding-right: 1.25rem; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-select.fv-select-right { text-align: center; padding-right: 1.25rem; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-select option { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; color: #374151; direction: ltr; text-align: left; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-vs { font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 14px; color: #374151; letter-spacing: 0.1em; padding: 0 1rem; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-body { display: flex; flex-direction: column; gap: 1.5rem; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-row { position: relative; height: auto; padding-top: 20px; margin-bottom: 0.25rem; display: block; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-bar-container { position: relative; height: 32px; display: flex; align-items: center; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-bar-left-wrapper { flex: 1; height: 100%; display: flex; justify-content: flex-end; align-items: center; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-bar-right-wrapper { flex: 1; height: 100%; display: flex; justify-content: flex-start; align-items: center; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-bar { height: 32px; width: var(--target-width); transition: width 0.8s ease-out; animation: fv-grow-max-width 0.8s ease-out forwards; display: flex; align-items: center; overflow: hidden; color: #ffffff; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-bar-left { border-radius: 4px 0 0 4px; justify-content: flex-end; padding: 0 8px; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-bar-right { border-radius: 0 4px 4px 0; justify-content: flex-start; padding: 0 8px; }@keyframes fv-grow-max-width {from { max-width: 0; }to { max-width: 100%; }}#fv-chart-1788551894638-hsbgwg96m .fv-versus-center-line { position: absolute; left: 50%; top: 0; bottom: 0; width: 4px; background-color: #ffffff; transform: translateX(-50%); z-index: 1; }#fv-chart-1788551894638-hsbgwg96m .fv-inside-left { white-space: nowrap; flex-shrink: 0; }#fv-chart-1788551894638-hsbgwg96m .fv-inside-right { white-space: nowrap; flex-shrink: 0; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-val-text { font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 14px; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-pct-diff { font-size: 12px; font-weight: 600; }#fv-chart-1788551894638-hsbgwg96m .fv-versus-label { position: absolute; left: 50%; transform: translateX(-50%); top: 0; background-color: transparent; border: none; box-shadow: none; padding: 0; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 14px; color: #374151; white-space: nowrap; }#fv-chart-1788551894638-hsbgwg96m .sr-only { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0,0,0,0) !important; white-space: nowrap !important; border: 0 !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-container { width: auto !important; margin-left: -1.5rem !important; margin-right: -1.5rem !important; margin-bottom: 2rem !important; }#fv-chart-1788551894638-hsbgwg96m.fv-full-bleed .fv-image-compare-container { width: 100% !important; max-width: none !important; margin: 0 auto !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-wrapper { position: relative !important; width: 100% !important; overflow: hidden !important; border-radius: 0 !important; background-color: #000 !important; touch-action: pan-y !important; user-select: none !important; -webkit-user-select: none !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-inner { position: relative !important; width: 100% !important; height: 100% !important; display: block !important; transform-origin: center center !important; transition: transform 0.1s ease-out !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-bg { display: block !important; width: 100% !important; height: auto !important; pointer-events: none !important; user-select: none !important; -webkit-user-select: none !important; -webkit-user-drag: none !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-fg { position: absolute !important; top: 0 !important; left: 0 !important; width: 100% !important; height: 100% !important; object-fit: cover !important; clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%) !important; pointer-events: none !important; user-select: none !important; -webkit-user-select: none !important; -webkit-user-drag: none !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-slider { position: absolute !important; top: 0 !important; bottom: 0 !important; left: 50% !important; width: 32px !important; transform: translateX(-50%) !important; cursor: ew-resize !important; z-index: 10 !important; user-select: none !important; -webkit-user-select: none !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-slider-line { position: absolute !important; top: 0 !important; bottom: 0 !important; left: 50% !important; width: 4px !important; background-color: white !important; transform: translateX(-50%) !important; box-shadow: 0 0 10px rgba(0,0,0,0.5) !important; pointer-events: none !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-handle { position: absolute !important; top: 50% !important; left: 50% !important; transform: translate(-50%, -50%) !important; width: 32px !important; height: 32px !important; background-color: white !important; border-radius: 50% !important; box-shadow: 0 2px 6px rgba(0,0,0,0.3) !important; display: flex !important; align-items: center !important; justify-content: center !important; gap: 4px !important; pointer-events: none !important; z-index: 11 !important; overflow: hidden !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-handle.fv-image-compare-handle-square { border-radius: 6px !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-arrow-left { width: 0 !important; height: 0 !important; border-top: 4px solid transparent !important; border-bottom: 4px solid transparent !important; border-right: 4px solid #4b5563 !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-arrow-right { width: 0 !important; height: 0 !important; border-top: 4px solid transparent !important; border-bottom: 4px solid transparent !important; border-left: 4px solid #4b5563 !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-label { position: absolute !important; top: 1rem !important; background-color: rgba(0, 0, 0, 0.5) !important; color: white !important; padding: 0.25rem 0.75rem !important; border-radius: 0.25rem !important; font-size: 0.875rem !important; font-weight: 500 !important; pointer-events: none !important; backdrop-filter: blur(4px) !important; z-index: 5 !important; transition: right 0.3s ease, opacity 0.2s ease !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-label-left { left: 1rem !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-label-right { right: 1rem !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-expand-btn, #fv-chart-1788551894638-hsbgwg96m .fv-image-compare-close-btn { position: absolute !important; bottom: 1rem !important; right: 1rem !important; background-color: rgba(0, 0, 0, 0.5) !important; color: white !important; border: none !important; border-radius: 0.25rem !important; padding: 0.5rem !important; cursor: pointer !important; z-index: 20 !important; display: flex !important; align-items: center !important; justify-content: center !important; backdrop-filter: blur(4px) !important; transition: background-color 0.2s !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-expand-btn:hover, #fv-chart-1788551894638-hsbgwg96m .fv-image-compare-close-btn:hover { background-color: rgba(0, 0, 0, 0.7) !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-close-btn { display: none !important; top: 1rem !important; bottom: auto !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-wrapper.fv-image-compare-fullscreen { position: fixed !important; top: 0 !important; left: 0 !important; right: 0 !important; bottom: 0 !important; width: 100% !important; height: 100% !important; z-index: 999999 !important; display: flex !important; align-items: center !important; justify-content: center !important; background-color: rgba(0, 0, 0, 0.9) !important; margin: 0 !important; touch-action: none !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-wrapper.fv-image-compare-fullscreen .fv-image-compare-inner { width: 100% !important; height: 100% !important; display: flex !important; align-items: center !important; justify-content: center !important; cursor: grab !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-wrapper.fv-image-compare-fullscreen .fv-image-compare-inner:active { cursor: grabbing !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-wrapper.fv-image-compare-fullscreen .fv-image-compare-bg { position: absolute !important; top: 0 !important; left: 0 !important; max-width: 100% !important; max-height: 100% !important; width: 100% !important; height: 100% !important; object-fit: contain !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-wrapper.fv-image-compare-fullscreen .fv-image-compare-fg { max-width: 100% !important; max-height: 100% !important; width: 100% !important; height: 100% !important; object-fit: contain !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-wrapper.fv-image-compare-fullscreen .fv-image-compare-expand-btn { display: none !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-wrapper.fv-image-compare-fullscreen .fv-image-compare-close-btn { display: flex !important; }#fv-chart-1788551894638-hsbgwg96m .fv-image-compare-wrapper.fv-image-compare-fullscreen .fv-image-compare-label-right { right: 4rem !important; }#fv-chart-1788551894638-hsbgwg96m .fv-bottom-bar { display: flex !important; flex-direction: column !important; align-items: center !important; margin-top: 0.5rem !important; gap: 1rem !important; }#fv-chart-1788551894638-hsbgwg96m .fv-footer-content { text-align: center !important; width: 100% !important; }#fv-chart-1788551894638-hsbgwg96m .fv-logo {display: block !important;margin: 0 auto !important;width: 120px !important;min-width: 120px !important;max-width: 120px !important;height: auto !important;object-fit: contain !important;flex-shrink: 0 !important;}#fv-chart-1788551894638-hsbgwg96m .fv-dropdown-wrapper { text-align: center !important; margin-bottom: 16px !important; margin-top: 0 !important; }#fv-chart-1788551894638-hsbgwg96m .fv-dropdown-title-container { position: relative !important; display: inline-block !important; max-width: 100% !important; }#fv-chart-1788551894638-hsbgwg96m .fv-dropdown-title {appearance: none !important;-webkit-appearance: none !important;-moz-appearance: none !important;background: transparent !important;border: none !important;font-size: 18px !important;font-weight: 600 !important;color: var(--riv-primary) !important;padding-right: 28px !important;padding-left: 10px !important;cursor: pointer !important;text-align: center !important;text-align-last: center !important;width: auto !important;max-width: 100% !important;font-family: 'Open Sans', sans-serif !important;line-height: 1.3 !important;margin: 0 !important;text-overflow: ellipsis !important;overflow: hidden !important;white-space: nowrap !important;}#fv-chart-1788551894638-hsbgwg96m .fv-dropdown-title:focus { outline: none !important; }#fv-chart-1788551894638-hsbgwg96m .fv-dropdown-title::-ms-expand { display: none !important; }#fv-chart-1788551894638-hsbgwg96m .fv-dropdown-chevron {position: absolute !important;right: 0 !important;top: 50% !important;transform: translateY(-50%) !important;pointer-events: none !important;color: var(--riv-primary) !important;display: flex !important;align-items: center !important;}#fv-chart-1788551894638-hsbgwg96m .fv-carousel-title-controls { display: flex !important; justify-content: space-between !important; align-items: center !important; margin-bottom: 16px !important; width: 100% !important; gap: 12px !important; }#fv-chart-1788551894638-hsbgwg96m .fv-carousel-nav-btn {background: transparent !important; border: 1px solid #d1d5db !important; border-radius: 6px !important; padding: 6px 10px !important;cursor: pointer !important; font-size: 14px !important; color: #374151 !important; display: flex !important; align-items: center !important; gap: 4px !important; font-family: 'Open Sans', sans-serif !important;}#fv-chart-1788551894638-hsbgwg96m .fv-carousel-nav-btn:hover { border-color: #9ca3af !important; }#fv-chart-1788551894638-hsbgwg96m .fv-carousel-counter { font-size: 14px !important; color: #374151 !important; text-align: center !important; margin-top: 1rem !important; }#fv-chart-1788551894638-hsbgwg96m .fv-legend { display: flex !important; justify-content: center !important; flex-wrap: wrap !important; gap: 8px 16px !important; margin: 0 !important; padding: 0 !important; margin-top: 1rem !important; }#fv-chart-1788551894638-hsbgwg96m .fv-legend-item { display: flex !important; align-items: center !important; gap: 6px !important; font-size: 14px !important; color: #374151 !important; }#fv-chart-1788551894638-hsbgwg96m .fv-legend-color { width: 12px !important; height: 12px !important; border-radius: 3px !important; }#fv-chart-1788551894638-hsbgwg96m .fv-multi-value-legend {display: flex !important;justify-content: center !important;flex-wrap: wrap !important;gap: 12px 24px !important;margin-bottom: 1.5rem !important;padding: 0 !important;}#fv-chart-1788551894638-hsbgwg96m .fv-multi-legend-item { display: flex !important; align-items: center !important; gap: 8px !important; font-size: 14px !important; color: #374151 !important; font-weight: 500 !important; }#fv-chart-1788551894638-hsbgwg96m .fv-multi-legend-swatch { width: 16px !important; height: 16px !important; border-radius: 3px !important; }#fv-chart-1788551894638-hsbgwg96m .fv-benchmark-group { margin-bottom: 1rem !important; }#fv-chart-1788551894638-hsbgwg96m .fv-benchmark-title {font-size: 18px !important; font-weight: 600 !important; margin-bottom: 16px !important; margin-top: 0 !important; padding: 0 !important;text-align: center !important; color: var(--riv-primary) !important; flex: 1 !important; min-width: 0 !important;font-family: 'Open Sans', sans-serif !important; line-height: 1.3 !important;text-transform: none !important;white-space: normal !important;overflow-wrap: break-word !important;word-wrap: break-word !important;max-width: 100% !important;}#fv-chart-1788551894638-hsbgwg96m .fv-bar-row, #fv-chart-1788551894638-hsbgwg96m .fv-stacked-product { display: flex !important; align-items: center !important; width: 100% !important; margin-bottom: 0.75rem !important; position: relative !important; }#fv-chart-1788551894638-hsbgwg96m .fv-bar-label { width: 150px !important; flex-shrink: 0 !important; font-size: 14px !important; color: #374151 !important; padding-right: 10px !important; text-align: right !important; font-weight: 500 !important; display: block !important; }#fv-chart-1788551894638-hsbgwg96m .fv-bar-container { flex-grow: 1 !important; background-color: #E5E7EB !important; border-radius: 4px !important; min-height: 25px !important; border: 1px solid #D1D5DB !important; position: relative !important; display: flex !important; align-items: center !important; }#fv-chart-1788551894638-hsbgwg96m .fv-bar-commentary-inline { display: none !important; position: absolute !important; left: 150px !important; top: 0 !important; bottom: 0 !important; right: 0 !important; width: calc(100% - 150px) !important; margin: 0 !important; padding: 0 8px !important; font-size: 13px !important; color: #fff !important; background: rgba(0,0,0,0.8) !important; border-radius: 4px !important; line-height: 1.4 !important; font-weight: normal !important; text-transform: none !important; word-wrap: break-word !important; z-index: 10 !important; align-items: center !important; overflow-y: auto !important; }#fv-chart-1788551894638-hsbgwg96m.preview-wrapper .fv-bar-row:hover .fv-bar-commentary-inline, #fv-chart-1788551894638-hsbgwg96m.preview-wrapper .fv-bar-commentary-inline:focus, #fv-chart-1788551894638-hsbgwg96m.preview-wrapper .fv-bar-commentary-inline:focus-within, #fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-bar-row:hover .fv-bar-commentary-inline, #fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-bar-commentary-inline:focus, #fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-bar-commentary-inline:focus-within { display: flex !important; }#fv-chart-1788551894638-hsbgwg96m .fv-bar { height: 100% !important; border-radius: 3px !important; display: flex !important; align-items: center !important; transition: opacity 0.2s ease, width 0.8s ease-out !important; min-height: 23px !important; }#fv-chart-1788551894638-hsbgwg96m .fv-bar:hover { opacity: 0.8 !important; }#fv-chart-1788551894638-hsbgwg96m .fv-bar-inner-content { display: flex !important; justify-content: space-between !important; align-items: center !important; width: 100% !important; height: 100% !important; padding: 0 8px !important; font-size: 14px !important; font-weight: bold !important; overflow: hidden !important; }#fv-chart-1788551894638-hsbgwg96m .fv-bar-inner-label { white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important; padding-right: 8px !important; }#fv-chart-1788551894638-hsbgwg96m .fv-bar-inner-value { flex-shrink: 0 !important; }#fv-chart-1788551894638-hsbgwg96m .fv-bar-value-outside { padding-left: 8px !important; font-size: 14px !important; font-weight: bold !important; color: #374151 !important; white-space: nowrap !important; }#fv-chart-1788551894638-hsbgwg96m .fv-bar-label.fv-primary-product { font-weight: bold !important; color: var(--riv-primary) !important; }#fv-chart-1788551894638-hsbgwg96m .fv-multi-bar-container { flex-direction: column !important; padding: 4px !important; align-items: stretch !important; gap: 4px !important; height: auto !important; }#fv-chart-1788551894638-hsbgwg96m .fv-multi-bar-item { display: flex !important; align-items: center !important; height: 25px !important; width: 100% !important; }#fv-chart-1788551894638-hsbgwg96m .fv-stacked-bar { display: flex !important; overflow: hidden !important; }#fv-chart-1788551894638-hsbgwg96m .fv-stacked-segment { height: 100% !important; display: flex !important; align-items: center !important; justify-content: flex-end !important; padding-right: 8px !important; border-right: 1px solid rgba(255,255,255,0.3) !important; }#fv-chart-1788551894638-hsbgwg96m .fv-stacked-segment:last-child { border-right: none !important; }#fv-chart-1788551894638-hsbgwg96m .fv-segment-value { font-size: 14px !important; font-weight: bold !important; }#fv-chart-1788551894638-hsbgwg96m .fv-grouped-bar-product { display: flex !important; flex-direction: column !important; width: 100% !important; margin-bottom: 1.25rem !important; }#fv-chart-1788551894638-hsbgwg96m .fv-grouped-product-title-wrapper { padding-left: 150px !important; }#fv-chart-1788551894638-hsbgwg96m .fv-grouped-product-title { width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.5rem !important; font-weight: 700 !important; font-size: 14px !important; color: #374151 !important; text-transform: none !important; }#fv-chart-1788551894638-hsbgwg96m .fv-bar-cluster { width: 100% !important; flex-grow: 1 !important; display: flex !important; flex-direction: column !important; }#fv-chart-1788551894638-hsbgwg96m .fv-bar-cluster .fv-bar-row { margin-bottom: 3px !important; }#fv-chart-1788551894638-hsbgwg96m .fv-bar-cluster .fv-bar-container { height: 20px !important; }#fv-chart-1788551894638-hsbgwg96m .riv-grid line {stroke: #D1D5DB !important;stroke-dasharray: 3 3 !important;}#fv-chart-1788551894638-hsbgwg96m .fv-x-axis-wrapper { display: flex !important; width: 100% !important; margin-top: 0.5rem !important; }#fv-chart-1788551894638-hsbgwg96m .fv-x-axis-label-space { width: 150px !important; padding-right: 10px !important; flex-shrink: 0 !important; }#fv-chart-1788551894638-hsbgwg96m .fv-x-axis-chart-space { flex-grow: 1 !important; padding-right: 8px !important; }#fv-chart-1788551894638-hsbgwg96m .fv-x-axis-wrapper.fv-grouped-x-axis { margin-left: 0 !important; }#fv-chart-1788551894638-hsbgwg96m .fv-x-axis-line { border-top: 1px solid #D1D5DB !important; }#fv-chart-1788551894638-hsbgwg96m .fv-x-axis-ticks { display: flex !important; justify-content: space-between !important; padding-top: 4px !important; font-size: 13px !important; color: #374151 !important; }#fv-chart-1788551894638-hsbgwg96m .fv-x-axis-ticks span { position: relative !important; }#fv-chart-1788551894638-hsbgwg96m .fv-x-axis-ticks span::before { content: '' !important; position: absolute !important; top: -6px !important; left: 50% !important; transform: translateX(-50%) !important; width: 2px !important; height: 4px !important; background-color: #D1D5DB !important; border-radius: 1px !important; }#fv-chart-1788551894638-hsbgwg96m .fv-x-axis-unit { text-align: center !important; font-size: 14px !important; color: #374151 !important; margin-top: 8px !important; display: block !important; }#fv-chart-1788551894638-hsbgwg96m .fv-x-axis-title { text-align: center !important; font-size: 15px !important; color: #374151 !important; margin-top: 8px !important; margin-bottom: 16px !important; line-height: 1.5 !important; padding: 0 1rem !important; display: block !important; font-weight: bold !important; }#fv-chart-1788551894638-hsbgwg96m .fv-y-axis-title {font-size: 15px !important;color: #374151 !important;line-height: 1.5 !important;text-align: left !important;padding-left: 5.83% !important;margin-bottom: 4px !important;display: block !important;font-weight: bold !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-pie-container,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-pie-container {flex-direction: column !important; gap: 1rem !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-grouped-product-title-wrapper,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-grouped-product-title-wrapper {padding-left: 0 !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-bar-row,#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-stacked-product,#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-grouped-bar-product,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-bar-row,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-stacked-product,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-grouped-bar-product {flex-direction: column !important; align-items: flex-start !important; margin-bottom: 1.25rem !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-bar-label:not(.fv-grouped-product-title),#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-bar-label:not(.fv-grouped-product-title) {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-bar-label,#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-grouped-product-title,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-bar-label,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-grouped-product-title {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-bar-container,#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-bar-cluster,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-bar-container,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-bar-cluster {width: 100% !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-bar-row .fv-bar-commentary-inline,#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-bar-row:hover .fv-bar-commentary-inline,#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-bar-row .fv-bar-commentary-inline:focus,#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-bar-row .fv-bar-commentary-inline:focus-within,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-bar-row .fv-bar-commentary-inline,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-bar-row:hover .fv-bar-commentary-inline,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-bar-row .fv-bar-commentary-inline:focus,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-bar-row .fv-bar-commentary-inline:focus-within {position: static !important; display: block !important; width: 100% !important; margin: 4px 0 0 0 !important; padding: 0 !important; background: transparent !important; color: #6B7280 !important; font-size: 12px !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-x-axis-wrapper,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-x-axis-wrapper {margin-left: 0 !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-x-axis-label-space,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-x-axis-label-space {display: none !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-x-axis-chart-space,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-x-axis-chart-space {padding-right: 0 !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-benchmark-title,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-benchmark-title {font-size: 16px !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-dropdown-title,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-dropdown-title {font-size: 16px !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-carousel-nav-btn,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-carousel-nav-btn {padding: 8px 12px !important; font-size: 14px !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-chart-title,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-chart-title {padding: 0 8px !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-chart-subhead,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-chart-subhead {padding: 0 8px !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-versus-header,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-versus-header {flex-direction: column !important; align-items: center !important; padding: 0 !important; gap: 0.5rem !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-versus-select-wrapper,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-versus-select-wrapper {flex: 1 !important; min-width: 0 !important; width: 100% !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-versus-select-wrapper.fv-left,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-versus-select-wrapper.fv-left {text-align: center !important; padding-right: 0 !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-versus-select-wrapper.fv-right,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-versus-select-wrapper.fv-right {text-align: center !important; padding-left: 0 !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-versus-select.fv-select-left,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-versus-select.fv-select-left {text-align: center !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-versus-select.fv-select-right,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-versus-select.fv-select-right {text-align: center !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-versus-vs,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-versus-vs {text-align: center !important; padding: 0.25rem 0 !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-versus-select-container,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-versus-select-container {max-width: 100% !important; width: 100% !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-versus-select,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-versus-select {font-size: 14px !important; width: 100% !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-stl-shop-all-btn,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-stl-shop-all-btn {bottom: 0.5rem !important; right: 0.5rem !important; height: 2rem !important; font-size: 0.75rem !important; padding: 0 0.75rem 0 2.5rem !important; max-width: calc(100% - 1rem) !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-stl-shop-all-logo,#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-stl-shop-all-icon,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-stl-shop-all-logo,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-stl-shop-all-icon {width: 2rem !important; height: 2rem !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-stl-shop-all-icon svg,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-stl-shop-all-icon svg {width: 14px !important; height: 14px !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-bar-commentary-inline,#fv-chart-1788551894638-hsbgwg96m.labels-on-top .fv-bar-commentary-inline {display: block !important; margin-left: 0 !important; width: 100% !important;}#fv-chart-1788551894638-hsbgwg96m.mobile-view .fv-y-axis-title { padding-left: 5% !important; }#fv-chart-1788551894638-hsbgwg96m.mobile-view.fv-contains-line-chart .fv-footer-content {margin-left: -1rem !important;margin-right: -1rem !important;}@media (max-width: 599px) {#fv-chart-1788551894638-hsbgwg96m .fv-pie-container {flex-direction: column !important; gap: 1rem !important;}#fv-chart-1788551894638-hsbgwg96m .fv-grouped-product-title-wrapper {padding-left: 0 !important;}#fv-chart-1788551894638-hsbgwg96m .fv-bar-row,#fv-chart-1788551894638-hsbgwg96m .fv-stacked-product,#fv-chart-1788551894638-hsbgwg96m .fv-grouped-bar-product {flex-direction: column !important; align-items: flex-start !important; margin-bottom: 1.25rem !important;}#fv-chart-1788551894638-hsbgwg96m .fv-bar-label:not(.fv-grouped-product-title) {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1788551894638-hsbgwg96m .fv-bar-label,#fv-chart-1788551894638-hsbgwg96m .fv-grouped-product-title {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1788551894638-hsbgwg96m .fv-bar-container,#fv-chart-1788551894638-hsbgwg96m .fv-bar-cluster {width: 100% !important;}#fv-chart-1788551894638-hsbgwg96m .fv-bar-row .fv-bar-commentary-inline,#fv-chart-1788551894638-hsbgwg96m .fv-bar-row:hover .fv-bar-commentary-inline,#fv-chart-1788551894638-hsbgwg96m .fv-bar-row .fv-bar-commentary-inline:focus,#fv-chart-1788551894638-hsbgwg96m .fv-bar-row .fv-bar-commentary-inline:focus-within {position: static !important; display: block !important; width: 100% !important; margin: 4px 0 0 0 !important; padding: 0 !important; background: transparent !important; color: #6B7280 !important; font-size: 12px !important;}#fv-chart-1788551894638-hsbgwg96m .fv-x-axis-wrapper {margin-left: 0 !important;}#fv-chart-1788551894638-hsbgwg96m .fv-x-axis-label-space {display: none !important;}#fv-chart-1788551894638-hsbgwg96m .fv-x-axis-chart-space {padding-right: 0 !important;}#fv-chart-1788551894638-hsbgwg96m .fv-benchmark-title {font-size: 16px !important;}#fv-chart-1788551894638-hsbgwg96m .fv-dropdown-title {font-size: 16px !important;}#fv-chart-1788551894638-hsbgwg96m .fv-carousel-nav-btn {padding: 8px 12px !important; font-size: 14px !important;}#fv-chart-1788551894638-hsbgwg96m .fv-chart-title {padding: 0 8px !important;}#fv-chart-1788551894638-hsbgwg96m .fv-chart-subhead {padding: 0 8px !important;}#fv-chart-1788551894638-hsbgwg96m .fv-versus-header {flex-direction: column !important; align-items: center !important; padding: 0 !important; gap: 0.5rem !important;}#fv-chart-1788551894638-hsbgwg96m .fv-versus-select-wrapper {flex: 1 !important; min-width: 0 !important; width: 100% !important;}#fv-chart-1788551894638-hsbgwg96m .fv-versus-select-wrapper.fv-left {text-align: center !important; padding-right: 0 !important;}#fv-chart-1788551894638-hsbgwg96m .fv-versus-select-wrapper.fv-right {text-align: center !important; padding-left: 0 !important;}#fv-chart-1788551894638-hsbgwg96m .fv-versus-select.fv-select-left {text-align: center !important;}#fv-chart-1788551894638-hsbgwg96m .fv-versus-select.fv-select-right {text-align: center !important;}#fv-chart-1788551894638-hsbgwg96m .fv-versus-vs {text-align: center !important; padding: 0.25rem 0 !important;}#fv-chart-1788551894638-hsbgwg96m .fv-versus-select-container {max-width: 100% !important; width: 100% !important;}#fv-chart-1788551894638-hsbgwg96m .fv-versus-select {font-size: 14px !important; width: 100% !important;}#fv-chart-1788551894638-hsbgwg96m .fv-stl-shop-all-btn {bottom: 0.5rem !important; right: 0.5rem !important; height: 2rem !important; font-size: 0.75rem !important; padding: 0 0.75rem 0 2.5rem !important; max-width: calc(100% - 1rem) !important;}#fv-chart-1788551894638-hsbgwg96m .fv-stl-shop-all-logo,#fv-chart-1788551894638-hsbgwg96m .fv-stl-shop-all-icon {width: 2rem !important; height: 2rem !important;}#fv-chart-1788551894638-hsbgwg96m .fv-stl-shop-all-icon svg {width: 14px !important; height: 14px !important;}#fv-chart-1788551894638-hsbgwg96m .fv-bar-commentary-inline {display: block !important; margin-left: 0 !important; width: 100% !important;}#fv-chart-1788551894638-hsbgwg96m .fv-y-axis-title { padding-left: 5% !important; }#fv-chart-1788551894638-hsbgwg96m.fv-contains-line-chart .fv-footer-content {margin-left: -1rem !important;margin-right: -1rem !important;}}{"@context": "https://schema.org","@type": "Dataset","name": "DLSS NR on AMD","description": "AMD GPUs running DLSS 5 looks great, but runs horribly. ","creator": {"@type": "Organization","name": "PC Gamer","logo": "https://cdn.mos.cms.futurecdn.net/bkwSqn4ocKYaQwBeFt2HHb.png"},"isAccessibleForFree": true,"dateCreated": "2026-09-04T19:58:14.638Z","citation": "Add your caption to explain the data, the learnings and the key takeaways of the data being visualized","keywords": ["Image Comparison","benchmark","comparison","performance","review","PC Gamer"],"measurementTechnique": "Performance Benchmarking","variableMeasured": []}

DLSS NR on AMD

AMD GPUs running DLSS 5 looks great, but runs horribly.

DLSS NR OffDLSS NR Onwindow.iFrameResizer = {heightCalculationMethod: 'taggedElement'};(function() {window.fvAnimateCharts = function(chartWrapper) {if (!chartWrapper) return;function animateBars(chartElement) {if (!chartElement) return;var bars = chartElement.querySelectorAll('.fv-bar, .fv-stacked-segment');bars.forEach(function(bar, index) {bar.style.setProperty('width', '0%', 'important');bar.style.setProperty('transition', 'none', 'important');var targetWidth = bar.dataset.targetWidth;if (targetWidth === undefined) return;void bar.offsetWidth;var targetMargin = bar.dataset.targetMargin;var baseMargin = bar.dataset.baseMargin;if (baseMargin !== undefined) {bar.style.setProperty('margin-left', baseMargin + '%', 'important');}setTimeout(function() {var marginTransition = baseMargin !== undefined ? ', margin-left 0.8s ease-out' : '';bar.style.setProperty('transition', 'opacity 0.2s ease, width 0.8s ease-out' + marginTransition, 'important');bar.style.setProperty('width', targetWidth + '%', 'important');if (targetMargin !== undefined && baseMargin !== undefined) {bar.style.setProperty('margin-left', targetMargin + '%', 'important');}}, index * 50 + 50);});}function animateLineChart(chartElement) {if (!chartElement) return;var lineSvg = chartElement.querySelector('svg');if (!lineSvg) return;var paths = lineSvg.querySelectorAll('.riv-line-path');paths.forEach(function(p, i) {if (typeof p.getTotalLength === 'function') {var len = p.getTotalLength();p.style.transition = 'none';p.style.strokeDasharray = len;p.style.strokeDashoffset = len;p.getBoundingClientRect();setTimeout(function() {p.style.transition = 'stroke-dashoffset 1s ease-out ' + (i * 0.1) + 's, stroke-width 0.2s, opacity 0.2s';p.style.strokeDashoffset = '0';}, 100);}});var dots = lineSvg.querySelectorAll('.riv-dot');dots.forEach(function(dot, i) {dot.style.opacity = '0';setTimeout(function() {dot.style.transition = 'opacity 0.3s ease';dot.style.opacity = '1';}, 500 + i * 10);});}var charts = chartWrapper.querySelectorAll('.fv-chart-item');charts.forEach(function(chart) {if (window.getComputedStyle(chart).display === 'none') return;var chartType = chart.dataset.chartType;if (chartType === 'Line') {animateLineChart(chart);} else if (chartType !== 'Pie') {animateBars(chart);}});};function initialize(uniqueId, isSlideshow) {var root = document.getElementById(uniqueId);if (!root && !isSlideshow) return;function setupWrapper(chartWrapper) {if (!chartWrapper) return;function checkMobileView() {var width = chartWrapper.getBoundingClientRect().width;var isMobileDevice = window.screen && Math.min(window.screen.width, window.screen.height)

Read full story at PC Gamer →

Original reporting appears on the publisher’s site.

Open original article →
Related Articles
gaming

Onimusha: Way Of The Sword's Physical Xbox Release Is Already Sold Out

gaming

Big Rumors Are Circulating Ahead Of The September 2026 Nintendo Direct And A New Leaker Just Nuked Their YouTube Comments

gaming

Riot co-founder doesn't think 2XKO was 'a mistake' but perhaps a tough sell: 'You're not just competing against games, you're competing against everything'