Skip to content

Commit

Permalink
Delete problematic d3dcompiler47.dll
Browse files Browse the repository at this point in the history
  • Loading branch information
davidebeatrici committed Nov 25, 2024
1 parent 704451c commit 6520a2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions overlay/scripts/compile_shaders.cmd.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@

systeminfo

del /s /q "%ProgramFiles(x86)%\Windows Kits\10\bin\d3dcompiler47.dll"

${LDDW} "C:\Program Files (x86)\Windows Kits\10\bin\10.0.26100.0\x64\fxc.exe"

dumpbin /exports C:\Windows\System32\kernel32.dll
Expand Down

0 comments on commit 6520a2f

Please sign in to comment.