forked from CastroFidel/PortWINE
Minor fix for settings.sh and runlib
This commit is contained in:
@ -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," +
|
||||
|
Reference in New Issue
Block a user