proton: Copy ucrtbase.dll instead of symlinking.

CW-Bug-Id: #25520
This commit is contained in:
Paul Gofman 2025-06-06 12:27:56 -06:00
parent ef92e77524
commit 26c2464489

1
proton
View File

@ -980,6 +980,7 @@ class CompatData:
"vcomp1*.dll," +
"vccorlib1*.dll," +
"vcruntime1*.dll," +
"ucrtbase.dll," +
#some games balk at ntdll symlink(?)
"ntdll.dll," +