If you have launched a AAA game on your PC recently, you know how long it can take to start. You are often left staring at the “Compiling Shaders” screen without knowing what is happening.
In the most basic terms, shaders are specialized programs running on the GPU that determine how objects appear on the screen. Because PC hardware configurations vary widely, developers leave shaders uncompiled, meaning they are compiled on the fly when you launch a game, hence the wait.
Recommended Videos
Intel’s latest Arc graphics driver update is here to fix that, and it’s part of a much bigger effort from Microsoft to solve one of PC gaming’s most annoying problems.
What exactly is Intel doing here?
The new driver introduces Intel’s Graphics Shader Distribution Service, which delivers pre-compiled shaders directly to your PC rather than making your GPU compile them on the spot.
If
...Keep reading this article on Digital Trends.