News

AMD's 8X Frame Gen Found Hiding in Radeon Drivers — What It Actually Is

AMD's 8X multi frame gen was found as driver profile keys, not a working feature. What the leak really shows, and what 8X would cost you.

L Luigi R. Jul 13, 2026 5 min read 33 views
AMD's 8X Frame Gen Found Hiding in Radeon Drivers — What It Actually Is
Someone poking around AMD's Radeon driver profiles found values for a multi-frame generation mode that goes up to 8X. Headlines immediately turned that into "AMD beats Nvidia." Here is the sober version: what was found is a set of profile keys, not a working feature, and nothing here has been announced by AMD. Treat all of it as a leak until AMD says otherwise.

What was actually found

The find comes from Arnold Vink — the developer who publishes as "dumbie" — behind RadeonTuner, a lightweight open-source alternative to AMD's Adrenalin software that reads and writes driver profile values directly.



ItemWhat was foundStatus
MfgOverrideA driver profile property toggling the feature on/offLeak, unannounced
MfgRatioMaps to App Controlled, then 1X through 8XLeak, unannounced
Feature labelRadeonTuner exposes it as "FSR Multi Frame Generation"Leak
Hardware gateRestricted to RDNA 4 or newerLeak
Also spottedRay Regeneration denoiser override, neural radiance overridesLeak (drivers), though the underlying features are already public
Does it work?No. Tested on an RX 9060 XT across Forza Horizon 6, Pragmata, Resident Evil 9, Crimson Desert and Death Stranding 2 — no working MFGConfirmed non-functional


The overrides only appear once RadeonTuner's experimental settings are enabled. And the Ray Regeneration and radiance-caching bits are less exotic than they sound: both belong to FSR Redstone, AMD's neural rendering stack that launched in December 2025. Ray Regeneration 1.1 shipped in the FSR SDK 2.2 update in March 2026, and FSR Radiance Caching is public as a technical preview. What is new here is a driver-level override for them, not the features themselves.

Why it does not work today

The developer's own explanation is the important part, and it is the part the aggregator headlines dropped: AMD sometimes plants profile values in its drivers months before the code behind them exists. The UI plumbing lands first so third-party tools and Adrenalin can be ready; the actual implementation follows later, or never.

So a MfgRatio slider that runs to 8X is evidence that someone at AMD reserved space for ratios up to 8X. It is not evidence that 8X frame generation exists, works, or ships.

There is corroborating direction, at least. AMD's FSR SDK documentation added a frame generation ratio option earlier this year — it names no multipliers, but outlets including Tom's Hardware read it as pointing past the current fixed 2X. And at GDC 2026 AMD confirmed that its next-generation "FSR Diamond," built alongside Xbox for Project Helix, includes ML-based multi-frame generation. Reports that FSR Diamond will be RDNA 5 exclusive trace back to leaker Kepler_L2 and remain a rumor — one that sits awkwardly against driver keys gated to "RDNA 4 or newer." Nobody outside AMD knows if the two are the same project.

What an 8X ratio would actually mean

One rendered frame, up to seven generated. Seven out of every eight frames on your screen would be invented by the GPU. For comparison, Nvidia released DLSS 4.5 with MFG 6X and Dynamic MFG on March 31, 2026 (RTX 50 only, via the Nvidia App), and Intel's XeSS 3 tops out at 4X. AMD currently ships 2X frame generation and is the only one of the three without any MFG at all — which is exactly why the leak got the coverage it did.

But a bigger multiplier is not automatically a better one:

  • Latency does not scale with the multiplier. Generated frames are interpolated between real ones, so the GPU has to hold a rendered frame back to produce them. Input latency tracks your base render rate, not the number on the frame counter. An 8X mode reading 480 FPS still feels roughly like the 60 FPS it is actually rendering — arguably worse, because of the pipeline delay.
  • Artifacts scale with the multiplier. The more frames the algorithm has to invent between two real ones, the more it guesses. Warping around HUD elements, particles and fast camera motion is where this shows.
  • Base frame rate is still the whole ballgame. Frame gen is a smoothness multiplier on top of a foundation. If the foundation is 30 FPS, no ratio fixes the feel. Check what your actual rendered frame rate would be first with our FPS Estimator, then decide whether frame gen is worth turning on at all.
The honest summary: AMD has a real feature gap versus GeForce, and there are real signs it is being worked on. What it does not have — today, on any shipping driver — is 8X multi-frame generation. Anyone telling you otherwise is reading a config key as a product.

Is AMD's 8X frame generation real?

The driver profile values are real; the feature is not. Testers found MfgOverride and MfgRatio keys supporting ratios up to 8X, but enabling them on an RX 9060 XT produced no working multi-frame generation in any tested game. AMD has announced nothing.

When will AMD release multi-frame generation?

There is no date. AMD confirmed at GDC 2026 that ML-based multi-frame generation is part of next-gen FSR Diamond, but Microsoft has said Project Helix only reaches developers in alpha form in 2027, and AMD has not said whether current RDNA 4 cards will get MFG at all. Anything more specific is speculation.

Would 8X frame generation make games feel smoother?

Visually smoother, yes. Responsive, no. Interpolated frames do not reduce input latency, so a game rendering at 60 FPS and displaying 480 will still feel like 60 — with more artifacts the higher the ratio goes.

Tags:AMDFSRFrame GenerationRadeonRDNA 4GPU DriversLeaks