Thanks in part to the power of Claude Opus 5 and Claude Fable 5, a new Windows DirectX 11 driver for QEMU has been created to help improve graphics acceleration for Microsoft Windows guests running under QEMU virtual machines.Open-source developer "Osy" announced recently his creation of the Triton driver that leverages Mesa and virglrenderer components and more for getting Direct3D 11 running nicely in VMs. This builds off the project's earlier Neptune driver approach that leveraged DXVK/Vulkan but ran into obstacles with needing to copy their driver binaries into each game directory and also running into anti-cheat / game protection issues. With Triton they are moving lower down the driver stack to implement the DirectX Device Driver Interface (DDI) rather than just the DirectX APIs. Various games and benchmarks are running with this Claude-co-developed Triton driver approach.