惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

GbyAI
GbyAI
Martin Fowler
Martin Fowler
I
InfoQ
腾讯CDC
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
爱范儿
爱范儿
Microsoft Security Blog
Microsoft Security Blog
Google DeepMind News
Google DeepMind News
D
DataBreaches.Net
云风的 BLOG
云风的 BLOG
F
Fortinet All Blogs
N
Netflix TechBlog - Medium
博客园 - 聂微东
Microsoft Azure Blog
Microsoft Azure Blog
D
Docker
博客园 - 三生石上(FineUI控件)
Y
Y Combinator Blog
博客园 - Franky
Engineering at Meta
Engineering at Meta
B
Blog
罗磊的独立博客
Apple Machine Learning Research
Apple Machine Learning Research
Jina AI
Jina AI
V
Visual Studio Blog

Latest from Tom's Hardware

Our experts review your astonishing PC builds and setups in Rig Rundown — from wall-mounted setups to a system… News outlets are blocking Wayback Machine from archiving their pages — 23 outlets concerned AI companies might abuse fair use and use it to train their models Mark Zuckerberg reportedly working on AI clone of himself — Meta insiders claim 3D photoreal animated Zuck will be able to engage with employees on his behalf Score a massive $700 off this 4K-ready Lenovo gaming PC with an RTX 5070 Ti, now just $1,899 — epic Legion Tower 5i pre-built ships with a 20-core Intel CPU, 32GB DDR5 and a 2TB SSD Pay $1,349.99 for Gigabyte's Aero X16 laptop and save $300 on this 32GB beast with RTX 5070 graphics —… Veteran Windows dev shows off AI running on 47-year-old PDP11 with 6 MHz CPU and 64KB of RAM — 'gloriously absurd' project runs transformer model written in PDP-11 assembly language Half of all US employees now use artificial intelligence at work, crossing landmark threshold for first time — Gallup data shows daily and weekly usage hitting all-time high of 28% in Q1 2026, with 65% feeling positive about its impact on productivity China has spent 3.6 times more than the US on chipmaking subsidies over the past decade — $142 billion and counting, easily outweighs CHIPS Act FAA approves military use of drone-killing laser weapons in US airspace — decision comes after it was decided ‘systems do not present an increased risk to the flying public’ Nvidia says AI cuts 10-month, eight-engineer GPU design task to overnight job — company is still 'a long way' from AI designing chips without human input Small Missouri town ousts half its city council after $6 billion AI data center approval — petition calls for mayor's removal as frustration (and violence) over AI data centers mounts New tech can see a CPU's transistors in action — terahertz radiation can potentially steal data as a chip is… Intel's Nova Lake CPUs gear up to seize AMD’s 3D V-Cache gaming throne — early leak points to up to 52 cores, blazing DDR5-8000 support, and massive 175W TDP Acer Predator GX850 SFX power supply review: Solid electrical performance with good efficiency NZXT to cough up $3.45 million over 'predatory' Flex PC rental scheme in RICO class-action settlement — in-debt customers to get up to $5,000 of relief, eligible renters to be granted ownership Bulbous 15x fan PC case side panel dubbed the ‘Superdome’ lowers temps by 20 degrees —  $600 worth of Noctua fans arrayed in 3D-printed structure Approvals for Nvidia and AMD AI chip exports to China stall under government bottleneck —  20% staff turnover… Espresso Lite 15 Review: An entry-level portable monitor with a splash of color Save a massive $700 on this 4K-ready HP gaming PC with a 9800X3D and RTX 5070 Ti, now just $2,499 — discounted HP Omen 35L pre-built powerhouse ships with 32GB DDR5 RAM and a 1TB SSD 'CopprLink' destroys every eGPU standard in new test, achieves near-native-level performance with an RTX 5090 — setup requires $2,300 worth of additional hardware Website backup crippled by 1.6MB Friends GIF that was replicated 246,173 times, breaking Linux's EXT4 filesystem limit — Jennifer Aniston's 'happy dance' animation ate up 377 gigabytes of data due to security policy Why we spent 50+ hours retesting Intel’s Core Ultra 270K Plus and 250K Plus Just $284.99 for 32GB of Team T-Create Classic DDR5-6000 RAM is the cheapest going right now — this double-dipping… Grab MSI’s RTX 5080 gaming laptop for just over $2,000 — offers fast 240 Hz QHD+ display, dual storage slots, and expandable DDR5 memory Lenovo hikes Legion Go 2 handheld gaming PC to almost $3,000 for 2 TB model — Handheld now costs more than AMD's Strix Halo devices despite relatively weaker Z2 Extreme chip Iran's forced nationwide internet blackout becomes second-longest on record as it passes 1,000 hours offline — possessing Starlink terminals punishable by death, country using 'military-grade jamming' against service Tiny 3-inch cube PCs bring a splash of color to the passive PC market with red, orange, green and blue options — Intel Twin Lake-powered Kubb Mini PCs start at $500 Veteran Microsoft engineer says original Task Manager was only 80KB so it could run smoothly on 90s computers — original utility used a smart technique to determine whether it was the only running instance Tech enthusiast gets Doom to run on a 40-year-old printer controller — ancient Agfa Compugraphic 9000PS came with a Motorola 68020 onboard for fast processing Keychron Q6 Ultra 8K Review: 660 hours of battery life at 8 KHz
We tested Advanced Shader Delivery on the RX 9070 XT in s...
Dan Mateescu · 2026-05-24 · via Latest from Tom's Hardware
Advanced Shader Delivery
(Image credit: Tom's Hardware)

Today, we will take a look at Advanced Shader Delivery (ASD) – a new gaming feature aimed at improving the overall user experience by reducing load times dramatically and improving 1% low FPS. We tested six games, measuring up to a 95% improvement in game loading times and solid improvements in 1% Low FPS in some titles. We will explain the issues that it aims to fix, we will go into detail about its functionality, and then we will test it in several games with on vs off comparisons.

Shader compilation stutter has been the bane of every PC gamer’s existence for a long time. Imagine finally sitting down after school or work to play a highly anticipated new release, only to spend several minutes waiting for shaders to precompile. Worse yet, even after that lengthy process, some shaders may still compile during gameplay, causing noticeable stuttering. First impressions matter, and technical issues like these can quickly sour the experience.

Pipeline State Objects (PSOs) define how input data is interpreted and rendered by the hardware when submitting work to the graphics card. PSO creation is also where shader compilation and related stalls happen. Modern games can contain such a massive number of PSOs that engines are unable to fully enumerate them ahead of time. Developers have introduced various mitigation techniques, but these are ultimately compromises that can still miss certain shaders during pre-compilation. In theory, allowing every player to locally precompile every possible shader permutation could eliminate these issues, but in large modern titles, that process could potentially take hours.

That is why Microsoft has introduced Advanced Shader Delivery.

What is Advanced Shader Delivery?

What is Advanced Shader Delivery?

Advanced Shader delivery is a feature that aims to eliminate long shader pre-compilation and shader compilation-related stuttering in games by distributing precompiled shaders when downloading a game — those shaders are downloaded just like other parts of the game. In other words, faster initial load times and smoother performance when first playing a game after installation, a game update, or a driver update.

The idea is that developers will programmatically capture and generate a new type of asset from pipeline state object inputs, called a State Object Database (SODB.) An SODB is a SQLite3 database that contains the shaders, as well as the structure for how to group them into PSOs.

The next step after collecting the SODBs is to precompile shaders using offline compilers. Compilation happens outside of the game and does not require a GPU. The SODB is converted into a precompiled shader output that can target a wide range of hardware without needing that hardware to be physically present. This output is called a precompiled shader database (PSDB), which can be registered for a game and distributed by the Xbox store alongside the game to supplement the shader cache.

Get Tom's Hardware's best news and in-depth reviews, straight to your inbox.

After installing a game with Advanced Shader Delivery support, the Xbox store downloads an update containing the precompiled shaders. As you can see below, the ‘Shaders’ folder will contain an SODB and PSDB file after this update.

Advanced Shader Delivery

(Image credit: Tom's Hardware)

When a game runs for the first time, all the shaders it needs will already be available. The game will see this and will skip the compilation step on the gaming device. If a device requires a driver update, the shaders will be updated automatically.

Theoretically, if developers programmatically capture SODBs with every required shader represented in the PSDB – and the system functions correctly – a game could achieve a 100% cache hit rate on its first run. This would not only dramatically reduce initial load times but could also entirely eliminate shader compilation stutter during gameplay.

Microsoft recently expanded the public preview for Advanced Shader Delivery with support for dedicated and integrated AMD GPUs on desktops. However, not all system configurations currently support Advanced Shader Delivery, even if you own an AMD GPU.

The device requirements are as follows:

  • OS: Windows 11 24H2 or higher
  • Xbox Gaming Services: 37.113.11003.0 or higher (Microsoft Store > Library > Update Gaming Services)
  • Xbox Insider Hub: Open Xbox Insider Hub > Select Previews > PC Gaming Preview
  • GPU: AMD RDNA 3, RDNA 3.5, RDNA 4 architectures
  • Driver: Adrenalin 26.5.2 or higher

Advanced Shader Delivery is currently only supported on the Xbox store, but it is coming to other storefronts in the future.

NVIDIA and Intel GPUs are expected to receive support in the near future, although Intel has a similar technology on its graphics cards called “Precompiled Shader Distribution.”

If Advanced Shader Delivery is working, ‘Precompiled shaders installed’ will appear in the bottom left corner of the launch window.

With all that said, let’s see how it performs in practice.

Load Time and Performance Tested

Load Time and Performance Tested

Advanced Shader Delivery is supported in a little over 30 games. It is available in every game that initially supported the feature on the ROG Ally, plus the recently released Forza Horizon 6.

We selected six games known for lengthy shader pre-compilation times, shader compilation-related stuttering, or both.

The on vs off comparisons were run with the exact same settings for each individual game, but we did not use maximum settings. We used custom settings to get a playable experience on the 9070 XT.

There is no official way to disable Advanced Shader Delivery, but we managed to disable it by deleting the files in the Shaders folder of each game and then disconnecting the system from the internet so that the Xbox store will not download those files upon launching the game.

Each test was performed after a fresh driver install.

Since ASD is only supported on AMD GPUs, we used a Radeon RX 9070 XT for our testing.

Test system

  • PowerColor Red Devil RX 9070 XT
  • Ryzen 7 9800X3D
  • 64GB (2x32GB) G.SKILL Flare X5 DDR5 @6200 MHz CL30
  • Crucial T700 Gen5 SSD
  • ASUS ROG STRIX B850-F Gaming WiFi
  • Corsair Nautilus 360 RS AIO Cooler
  • HAGS enabled
  • Windows 11 25H2 (Build 26200.8457)
  • Adrenalin 26.5.2
  • NVIDIA driver 596.49

Forza Horizon 6

Advanced Shader Delivery

(Image credit: Tom's Hardware)

Forza recently launched with Advanced Shader Delivery support. Both the Forza Horizon and Forza Motorsport series are known for having lengthy pre-compilation steps. As such, it is no surprise that ASD dramatically reduces the initial game load time.

Advanced Shader Delivery

(Image credit: Tom's Hardware)

From 48 seconds down to just 2 seconds. That’s a whopping 96% improvement in load time.

Not only did we see a reduction in load time, but gameplay performance was also smoother.

Advanced Shader Delivery

(Image credit: Tom's Hardware)

During the first stage of the prologue, there is a nasty shader compilation stutter on the very first run of the game with ASD disabled. With ASD enabled, that stutter is no longer present.

Below you can see a comparison between our test system paired with an RTX 5090 vs an RX 9070 XT with ASD enabled. This is not a comparison between the two GPUs, as the 5090 is far more powerful, which is evident from the average framerate. Indeed, NVIDIA GPUs will also support this feature in the near future. Rather, it serves as an illustration that highlights how shader compilation stutter can bring even the most powerful system to its knees.

Advanced Shader Delivery

(Image credit: Tom's Hardware)

Both of the runs shown above were performed with the same settings. With the 5090 (top) plugged into our system, we experienced a massive stutter on the first run, that brings the 1% low to 3 FPS at this particular point of the scene. Meanwhile, the 9070 XT (bottom) cruises past this point with a smooth frametime on the very first run.

The Outer Worlds 2

Advanced Shader Delivery

(Image credit: Tom's Hardware)

The Outer Worlds 2 has a very long shader pre-compilation step that takes almost 3 minutes, so it is a very good candidate for our testing.

Advanced Shader Delivery

(Image credit: Tom's Hardware)

From 2 minutes and 52 seconds down to just 9 seconds. That’s a 95% improvement, but more crucially, it cuts down your waiting time by an incredible 2 minutes and 43 seconds.

Advanced Shader Delivery

(Image credit: Tom's Hardware)

We did not experience any shader compilation stutter in our run with ASD disabled, so there was no improvement in performance here.

Ninja Gaiden 4

Advanced Shader Delivery

(Image credit: Tom's Hardware)

Ninja Gaiden 4 does not have a pre-compilation step with ASD disabled, so there is no improvement in load time.

However, we did experience a couple of minor stutters with ASD disabled in our first run that were no longer there in the second run. These are shader compilation-related stutters.

Advanced Shader Delivery

(Image credit: Tom's Hardware)

The game was mostly smooth during our runs, but those two minor dips were enough to give ASD about a 10% edge in 1% lows. This is important, because those dips came during combat.

Avowed

Advanced Shader Delivery

(Image credit: Tom's Hardware)

Avowed is another game that has a lengthy pre-compilation process of almost 3 minutes.

Advanced Shader Delivery

(Image credit: Tom's Hardware)

This is a 78% improvement in initial load time. While not as dramatic as what we saw in Forza Horizon 6 and The Outer Worlds, it still cuts your initial waiting time by 2 minutes and 16 seconds.

Advanced Shader Delivery

(Image credit: Tom's Hardware)

There were no shader compilation stutters here with ASD on or off, so the performance remains the same.

Hogwarts Legacy

Advanced Shader Delivery

(Image credit: Tom's Hardware)

Hogwarts Legacy’s pre-compilation is not as long as others we have seen, but it does take over a minute.

Advanced Shader Delivery

(Image credit: Tom's Hardware)

We see a 56% reduction in load time. Quite a bit lower than the previous games we tested, but it is nothing to sneeze at.

Advanced Shader Delivery

(Image credit: Tom's Hardware)

Performance remains the same whether you enable or disable ASD as we encountered no shader compilation related stuttering.

Silent Hill f

Advanced Shader Delivery

(Image credit: Tom's Hardware)

Silent Hill f does not have a pre-compilation phase, so there is no improvement in initial load time.

However, the game does have some rather significant shader compilation stutters in the town area at the beginning of the game, as seen below.

Advanced Shader Delivery

(Image credit: Tom's Hardware)

We were hoping that ASD would entirely eliminate those stutters, but unfortunately, that is not the case.

Advanced Shader Delivery

(Image credit: Tom's Hardware)

Unlike Forza Horizon 6 and Ninja Gaiden 4, Silent Hill f’s shader stutters are not eliminated by ASD, and performance remains the same.

It's unclear whether this stems from an API limitation or the developer failing to supply all shaders to the SODB. Either way, it serves as an example that – while the technology is genuinely impressive – it still needs some work to completely eliminate shader compilation stutter.

The Verdict

Our testing shows that Advanced Shader Delivery can significantly improve the player experience. A gamer’s first impression is critical, and nothing sours it faster than technical issues. Being able to load right into a game without waiting several minutes and having smooth performance unencumbered by intrusive shader compilation stutter should be the standard.

Advanced Shader Delivery delivered this experience in most of the titles we tested. However, there is still work to be done – whether by Microsoft, game developers, or both – to make the feature consistently reliable across all games.

Dan Mateescu is a PC enthusiast with many years of experience benchmarking PC hardware. In 2021, he started his own YouTube channel called 'Compusemble' where he benchmarks hardware in video games and the latest tech demos.