The news
Microsoft has removed the gate on its Advanced Shader Delivery system. Every PC developer can now produce ready-to-use shader packages that travel with Xbox App downloads and skip the on-device compilation step that previously interrupted first launches.
The change applies at once to any title distributed through the Xbox App on Windows. It targets the pause that occurs when a game must compile shaders for a specific GPU or after a driver update.
Context
Until this release, access to the shader delivery tools required Microsoft to grant case-by-case approval. Most developers targeting the Xbox App therefore could not integrate the feature into their standard release process. Players continued to see the familiar shader compilation screen on new hardware or after graphics driver changes.
The prior workflow placed the entire compilation burden on the user’s machine at runtime. The updated approach moves that work to the developer’s build stage, where the resulting packages are included in the initial download.
Details
Two supported methods exist for creating the packages. One is a direct manual process that generates the required files. The other uses documented D3DCONFIG command-line steps to automate the same output. Both produce packages that the Xbox App delivers alongside the game itself.
Once adopted, these packages remove runtime compilation across the dozens of titles already available on the Xbox App. The first launch on a new GPU or after a driver update no longer triggers the lengthy shader work that previously interrupted play.
The announcement contains no additional technical specifications, performance numbers, or rollout timeline beyond the statement that the change is effective immediately for all PC developers using the Xbox App channel.
Reactions / counterpoints
No developer or competitor statements have appeared yet in response to the announcement. The single source reports only the policy change itself.
Why it matters
For developers shipping through the Xbox App, the removal of approval gates means shader pre-building can now sit inside ordinary build pipelines instead of requiring separate coordination with Microsoft. Teams that previously worked around the limitation or accepted the runtime hit can adopt the feature without extra process.
For players, the practical outcome is shorter first-launch times and fewer interruptions when hardware changes occur. Because the packages ship with the download, the improvement appears as soon as a developer updates a title; no separate patch or user action is needed.
The move continues Microsoft’s pattern of taking internal Xbox tooling and exposing it to the broader Windows PC ecosystem. At the same time, the announcement leaves open whether equivalent access will appear for games distributed outside the Xbox App. Developers using other storefronts still face the older runtime compilation path.
Over repeated releases, consistent use of pre-built shader packages can shrink one persistent source of friction in PC gaming. The Xbox App channel now offers a direct route to that result for any developer willing to add the step to their build.
---
Sources:
{
"sources": [
{
"publisher": "Neowin",
"title": "Microsoft drops Advanced Shader Delivery for all PC devs",
"url": "https://www.neowin.net/news/microsoft-drops-advanced-shader-delivery-for-all-pc-devs/?utm_source=rss",
"published_at": "2026-09-17T05:40:01.000Z"
}
],
"word_count": 612
}
No comments yet