Austin, Texas.
Your gaming laptop runs Cyberpunk 2077 at 38 frames per second on Ultra RT settings. The visuals look amazing, but the gameplay feels choppy. You’ve maxed out your RAM, undervolted the GPU, and closed every background process. The problem isn’t your habits; it’s the hardware’s rendering limits. No amount of tweaking can create frames your system just can’t handle.
This is exactly the problem AMD FidelityFX aims to solve. Right now, the latest version of this technology, the AMD FidelityFX FSR 4 frame generation update, is available for download through two channels that many gamers haven’t discovered yet.
What AMD FidelityFX FSR 4 Actually Does
Before you look for the software, it helps to know what makes this release different from earlier ones. AMD FidelityFX is a collection of AMD’s tools for improving graphics. The part responsible for FSR 4 Frame Generation has evolved from a simple upscaling method into a machine-learning inference engine.
The frame generation engine uses machine learning algorithms trained on AMD Instinct GPUs to create high-quality extra frames using optical motion estimation and optical flow vectors. The system predicts how each pixel moves and looks, then combines this with motion-vector reprojection to produce a new frame between the originals. The model uses both timing and motion data to predict the color of each generated frame, so the result corresponds to the surrounding frames.
This difference is important because older FSR 3 versions relied on analytical interpolation, which is essentially a mathematical guess. The new machine learning approach analyzes frame content through recognizing patterns it has learned, not just by following formulas. This change helps fix the issues that caused FSR 3 frame generation to appear blurry or ghosted during fast camera movements.
Where to Find the AMD FidelityFX FSR 4 Frame Generation Update
Channel 1: GPUOpen and the AMD FSR SDK
The most direct route is AMD’s developer platform, GPUOpen. The AMD FSR “Redstone” SDK 2.3 is available for download directly through GPUOpen, with binaries and limited source also available on GitHub.
The current SDK package, version 2.3, includes FSR 4 Frame Generation 4.0.1, FSR Upscaling 4.1.1, and Ray Regeneration 1.2. AMD FSR SDK 2.3 technologies are provided as prebuilt, signed DLLs to ensure stability and smooth updates, if the game allows it. For gamers who aren’t developers, having signed DLLs is important because AMD manages version integrity, so you aren’t using unsigned community patches.
The GitHub repository GPUOpen-LibrariesAndSDKs/FidelityFX-SDK contains all public releases, with version history dating back to the FSR 2 era. In the Releases section, you’ll find the full SDK package and a smaller download with just the prebuilt DLLs. This is helpful if you want to add it to an existing game rather than use AMD’s sample projects.
Channel 2: AMD Software Adrenalin Edition (The Automatic Path)
Most end-users won’t need to touch a GitHub repository at all. With the AMD FSR “Redstone” SDK 2.3, future AMD Software: Adrenalin Edition driver releases can, by default, update the version of ML-based technologies used in-game. This ensures players experience the latest available technology without requiring game updates for each title.
Specifically, games that have previously integrated AMD FSR 3.1.4 are eligible for automatic version upgrades to ML-powered AMD FSR Frame Generation 4.0.1 technology via future AMD Software: Adrenalin Edition releases on AMD Radeon RX 9000 Series GPUs, for DirectX 12 titles only.
So, if you have a Radeon RX 9070 XT or another RX 9000 Series card and play a game that came with FSR 3.1.4 support, such as Cyberpunk 2077, God of War: Ragnarök, or Hogwarts Legacy, AMD’s driver can automatically upgrade the frame generation to the ML-powered version with the next Adrenalin update. You don’t need to patch the game—just update your driver.
Hardware Requirements: Where Real-Time Upscaling Actually Runs
Not every Radeon card supports every feature, so it’s important to check before downloading.
FSR Frame Generation 4.0.0 needs Windows 11, DirectX 12 Agility SDK 1.4.9, and an AMD RX 9000 Series GPU or newer. The machine-learning version of FSR 4 Frame Generation only works on the RDNA 4 architecture at full quality. An analytical version of FSR Frame Generation, previously known as AMD FSR 3, is also included for backward compatibility with RDNA 3.5, RDNA 3, RDNA 2, and older GPUs.
Regarding real-time upscaling, the requirements are a bit wider. AMD FSR Upscaling 4 needs an AMD Radeon RX 9000 or RX 7000 Series discrete GPU or better. On other hardware, the API will automatically use AMD FSR 3.1.5. This automatic fallback is important for ultra-thin gaming laptops. For example, a slim laptop with an RX 7600M XT gets ML upscaling without extra setup, but full ML frame generation still needs RDNA 4 hardware.
The ML Engine Running Inside FSR 4 Frame Generation
For gamers using compact or thermally limited setups, like a 13-inch gaming laptop or a mini-PC, the design of the FSR 4 engine is especially important. The system doesn’t place an extra load on the CPU when generating frames. Instead, it uses the GPU’s machine learning inference units, specifically RDNA 4’s AI accelerators, which work separately from the main shader tasks.
AMD FSR Upscaling was trained on millions of high-quality images from modern games using large AMD Instinct GPU arrays. This training is done offline. When you play, the GPU runs the trained model as inference, which uses power differently than traditional rendering. The machine learning process doesn’t cause power spikes like native-resolution rendering does. It works via matrix multiplication rather than heavy pixel shading, so a thin-and-light laptop with a 65W TDP can maintain frame rates that would otherwise require 120W with native rendering.
AMD FSR Upscaling reduces ghosting on moving objects and removes artifacts from uncovered surfaces relative to FSR 3.1. The machine learning algorithm also keeps particle system details clear, even when things are moving, and developers don’t need to add Reactive or Transparency masks. This is important for developers working on ultra-thin devices, since fewer integration steps mean faster release times and wider game support for handheld and slim laptops.
The AMD FidelityFX FSR 4 Frame Generation Update: What’s New in SDK 2.3
The latest public release, FSR SDK 2.3, adds several important improvements to the first FSR 4 launch. The AMD FSR “Redstone” SDK 2.3, released in Q2 2026, brings ML-based FSR Upscaling 4.1 to AMD Radeon RX 7000 Series (RDNA 3 architecture) discrete GPUs. This feature was previously only available on RDNA 4.
The FSR Frame Generation 4.0.1 patch includes fixes for motion vector pre-processing within the generation rectangle and for the use of camera data in that pre-processing. These are important updates, not just cosmetic changes. Accurate optical flow vectors help the machine learning model predict motion between frames, especially during fast camera moves or in scenes with many particles. If the camera data is handled incorrectly, you get frame tearing; if it’s handled correctly, you get the smooth results the technology delivers.
For Unreal Engine developers, AMD FSR 4 is available as a plugin for Unreal Engine versions 5.2 through 5.7. This range covers most commercial games currently being developed, so AMD FidelityFX is now a sensible option for studios working on both desktop and handheld PC platforms simultaneously.
What Comes Next
AMD appears to be working on its own Multi-Frame Generation technology for FSR, as shown by new ratio controls added to the FidelityFX SDK. This suggests there may soon be more than just a single fixed frame generation mode. Right now, the machine learning path is limited to doubling the frame rate. A ratio-based system would let gamers choose between 2x and higher multipliers based on their base frame rate and GPU capacity, a feature that AMD’s competitors already offer.
The AMD FidelityFX ecosystem is growing from a simple upscaling tool into a complete AI rendering system. It now includes upscaling, frame generation, ray denoising, and radiance caching, all running in parallel, each trained separately and handled by dedicated inference hardware. For gamers with laptops or PCs that need to stay cool, this setup offers a more efficient way to achieve good performance rather than pushing for native-resolution frame rates with raw hardware power.
You can get the software now. The driver is only a click away.
Source: AMD Community Updates













