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 committed by Arkadiusz Hiler
parent 36c67faa70
commit c8dc68d75a

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," +