updated PROTON_LG, DXVK and VKD3D
This commit is contained in:
@ -3037,6 +3037,7 @@ start_portwine () {
|
||||
|
||||
LIST_ICU_DLL_LINKS="icuin68 icuuc68 icudt68"
|
||||
for dll in $LIST_ICU_DLL_LINKS ; do
|
||||
try_force_link_file "${WINEDIR}/lib/icu/${dll}.dll" "${WINEPREFIX}/drive_c/windows/syswow64/${dll}.dll"
|
||||
try_force_link_file "${WINEDIR}/lib64/icu/${dll}.dll" "${WINEPREFIX}/drive_c/windows/system32/${dll}.dll"
|
||||
done
|
||||
|
||||
|
Reference in New Issue
Block a user