Minor fix for settings.sh and runlib

This commit is contained in:
castro-fidel
2021-01-04 20:36:49 +03:00
parent da12192090
commit 62fa3a10de
4 changed files with 39 additions and 38 deletions

View File

@ -146,7 +146,7 @@ class CompatData:
# "xinput*.dll," +
# #vcruntime redist
# "atl1*.dll," +
"atl1*.dll," +
# "concrt1*.dll," +
# "msvcp1*.dll," +
# "msvcr1*.dll," +
@ -160,7 +160,7 @@ class CompatData:
# "api-ms-win-crt-math-l1-1-0.dll," +
# "api-ms-win-crt-runtime-l1-1-0.dll," +
# "api-ms-win-crt-stdio-l1-1-0.dll," +
# "ucrtbase.dll," +
"ucrtbase.dll," +
#some games balk at ntdll symlink(?)
"ntdll.dll," +