proton: Add ntdll to the builtin dll symlink exceptions.

This commit is contained in:
Rémi Bernon 2020-08-05 13:09:24 +02:00 committed by Andrew Eikum
parent 1ae76adb07
commit 265b103e72

1
proton
View File

@ -403,6 +403,7 @@ class CompatData:
"d3dcompiler_*.dll," +
"d3dcsx*.dll," +
"d3dx*.dll," +
"ntdll.dll," +
"x3daudio*.dll," +
"xactengine*.dll," +
"xapofx*.dll," +