๐Ÿ‡จ๐Ÿ‡ณStalecollected in 3h

Microsoft Launches ASD Tech, Currently Exclusive to AMD

Microsoft Launches ASD Tech, Currently Exclusive to AMD
PostLinkedIn
๐Ÿ‡จ๐Ÿ‡ณRead original on cnBeta (Full RSS)

๐Ÿ’กNew shader optimization tech from Microsoft could change how developers handle rendering performance on PC.

โšก 30-Second TL;DR

What Changed

Advanced Shader Delivery (ASD) preview is now available for Xbox PC users.

Why It Matters

This launch signals a shift in how shader compilation is handled on PC, potentially reducing stuttering and load times for AMD users.

What To Do Next

If you are developing shader-heavy applications, monitor the performance impact of ASD on AMD hardware to optimize your rendering pipeline.

Who should care:Developers & AI Engineers

Key Points

  • โ€ขAdvanced Shader Delivery (ASD) preview is now available for Xbox PC users.
  • โ€ขThe technology is currently exclusive to AMD graphics hardware.
  • โ€ขASD aims to improve performance and efficiency in shader-heavy gaming environments.

๐Ÿง  Deep Insight

Web-grounded analysis with 25 cited sources.

๐Ÿ”‘ Enhanced Key Takeaways

  • โ€ขMicrosoft's Advanced Shader Delivery (ASD) technology offloads shader compilation from the local gaming device to cloud servers, distributing precompiled shaders with game downloads to significantly reduce initial load times and eliminate in-game stuttering.
  • โ€ขASD has demonstrated substantial performance improvements, with examples such as Forza Horizon 6 loading in just 4 seconds compared to approximately 90 seconds without the technology, representing a 95% reduction in load time on supported AMD hardware.
  • โ€ขThe technology initially launched on ROG Xbox Ally handhelds in October 2025 and expanded to Windows 11 PCs with discrete and integrated AMD RDNA 1, RDNA 2, RDNA 3, RDNA 3.5, and RDNA 4 GPUs in May 2026, requiring Windows 11 24H2 or higher, specific Xbox Gaming Services, and AMD Adrenalin drivers.
  • โ€ขASD utilizes a new standardized format called a State Object Database (SODB) to collect shader data from games, which is then combined with a cloud-based shader compiler to create a Precompiled Shader Database (PSDB) distributed via the Xbox store.
  • โ€ขWhile currently exclusive to AMD hardware on Xbox PC, Microsoft has indicated plans to expand ASD support to NVIDIA and Intel GPUs in the near future, with Intel already having a similar 'Precompiled Shader Distribution' technology.
๐Ÿ“Š Competitor Analysisโ–ธ Show
Feature/TechnologyMicrosoft Advanced Shader Delivery (ASD)NVIDIA Auto Shader Compilation (ASC) / Shader Execution Reordering (SER)Intel Precompiled Shader Distribution
Primary GoalReduce initial game load times and eliminate shader compilation stutter by distributing precompiled shaders from the cloud.Reduce load times and in-game stutter by pre-compiling shaders in the background locally or optimizing ray tracing shaders.Reduce loading times and eliminate stutter by downloading pre-optimized shader files from cloud storage.
MechanismCloud-based pre-compilation and distribution of State Object Databases (SODB) and Precompiled Shader Databases (PSDB) via Xbox store.Local background compilation of DirectX 12 shaders when the system is idle (ASC); reordering threads on the GPU for better ray tracing coherency (SER).Cloud-based pre-compilation and delivery of optimized shader files for specific hardware/driver configurations, cached locally.
Current AvailabilityPublic preview for Xbox PC users with AMD RDNA 1, 2, 3, 3.5, 4 GPUs on Windows 11 24H2+.Beta feature in NVIDIA App, requires GeForce Game Ready Driver 595.97 WHQL or newer. SER available on next-gen GPUs.Available on Intel Arc GPUs for select Steam titles, with plans for broader support including Microsoft's ASD framework.
Reported Performance BenefitsUp to 95% reduction in game loading times (e.g., Forza Horizon 6 from 90s to 4s); improved 1% Low FPS.Aims to shorten process by pre-compiling shaders; SER offers up to 40% increased speeds in ray tracing operations.Reductions in initial game loading ranging from 1.3x to over 5x; elimination of shader compilation stutter.
Developer IntegrationDevelopers submit State Object Databases (SODB) to Xbox Partner Center.Developers can integrate SER into game engines (e.g., Unreal Engine 5 NvRTX).Intel's system automatically detects and delivers pre-compiled shaders.

๐Ÿ› ๏ธ Technical Deep Dive

  • Shader Compilation Challenge: Modern games require shaders to be compiled into a GPU-specific format, traditionally done on the device at game launch or just-in-time, leading to long load times and stuttering, especially after game or driver updates.
  • Cloud-Based Pre-compilation: ASD addresses this by moving the expensive shader compilation workload from individual gaming devices to the cloud.
  • State Object Database (SODB): The DirectX team developed a method to collect shader data from games and package it into a standardized format called a State Object Database (SODB).
  • Precompiled Shader Database (PSDB): Microsoft collaborates with hardware partners to separate the shader compiler from the graphics driver and unite it with the SODB in the cloud to create a Precompiled Shader Database (PSDB).
  • Distribution and Caching: The PSDB is then distributed by the Xbox store alongside the game. When a game runs for the first time, it finds the necessary shaders already available in a Windows cache, skipping the local compilation step.
  • Automatic Updates: If a device receives a driver update, the system detects this and automatically updates the shader cache.
  • Requirements: The current preview requires Windows 11 24H2 or higher, Xbox Gaming Services 37.113.11003.0 or higher, Xbox Insider Hub PC Gaming Preview, supported AMD RDNA architecture (RDNA 1, 2, 3, 3.5, 4), and AMD Adrenalin 26.6.1 (or higher) drivers.

๐Ÿ”ฎ Future ImplicationsAI analysis grounded in cited sources

Advanced Shader Delivery will likely expand to support NVIDIA and Intel GPUs, becoming a broader industry standard.
Microsoft has stated intentions to expand support beyond AMD, and both NVIDIA and Intel are developing or have launched similar pre-compilation technologies, indicating a collective industry move towards solving shader compilation issues.
The Xbox PC app could gain a significant competitive advantage in game distribution if ASD remains tied to its ecosystem.
By offering meaningfully faster game launches and smoother performance for titles delivered through its store, the Xbox app provides a strong technical incentive for users, potentially leading to fragmentation if other storefronts don't adopt similar capabilities.
Game developers will increasingly integrate SODB collection into their engines to leverage ASD benefits from launch day.
Microsoft encourages developers to integrate SODB collection and submit these databases to the Xbox Partner Center, ensuring games can take advantage of ASD's performance improvements from their initial release.

โณ Timeline

2019-04
DirectX 12 introduces background shader optimizations, allowing drivers to recompile shaders using idle CPU threads.
2025-06
Microsoft announces a strategic multi-year partnership with AMD to co-engineer silicon across a portfolio of Xbox devices, including consoles, handhelds, and PCs.
2025-08
Microsoft officially introduces Advanced Shader Delivery (ASD) via the DirectX Developer Blog, detailing its cloud-based shader compilation approach.
2025-10
Advanced Shader Delivery first launches with the ROG Xbox Ally and Ally X handheld gaming devices.
2026-03
Intel launches its 'Precompiled Shader Distribution' technology for Arc GPUs, offering similar benefits to ASD. NVIDIA also introduces 'Auto Shader Compilation' in beta.
2026-05
ASD expands its public preview beyond ROG Xbox Ally handhelds to Windows 11 PCs with discrete and integrated AMD GPUs.
2026-06
Microsoft officially launches the preview of ASD for Xbox PC, with AMD expanding support to all RDNA architecture GPUs (RDNA 1, 2, 3, 3.5, 4) via Adrenalin 26.6.1 drivers.
๐Ÿ“ฐ

Weekly AI Recap

Read this week's curated digest of top AI events โ†’

๐Ÿ‘‰Related Updates

AI-curated news aggregator. All content rights belong to original publishers.
Original source: cnBeta (Full RSS) โ†—