diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 8331d1e2..bd47fe27 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -41,6 +41,11 @@ namespace dxvk { { "dxgi.customVendorId", "1002" }, { "dxgi.customDeviceId", "E366" }, }} }, + /* Batman: Arkham Knight */ + { "BatmanAK.exe", {{ + { "dxgi.customVendorId", "1002" }, + { "dxgi.customDeviceId", "E366" }, + }} }, /* Mafia 3 */ { "mafia3.exe", {{ { "d3d11.fakeStreamOutSupport", "True" },