Zum Inhalt springen

2.5.45 - 2/18/26

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

  • Ship updated DirectX shader compiler (d3dcompiler_47.dll ) — version 2.5.44 shipped a DLL from Windows SDK 10.0.26100 that dynamically linked against a newer MSVC CRT, importing __std_parallel_algorithms_hw_threads which only exists on Windows 11 24H2+. This caused crashes on Windows 10 and older Windows 11 builds. Version 2.5.45 ships the DLL from SDK 10.0.22621, which statically links its CRT and only depends on core Windows DLLs (KERNEL32, ADVAPI32, RPCRT4), making it safe for Windows 10 and above.