diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 36b503df..a420fe92 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -538,6 +538,11 @@ namespace dxvk { { R"(\\spv3\.exe$)", {{ { "d3d9.shaderModel", "1" }, }} }, + /* Escape from Tarkov launcher + Same issue as Warhammer: RoR above */ + { R"(\\BsgLauncher\.exe$)", {{ + { "d3d9.shaderModel", "1" }, + }} }, /* Star Wars The Force Unleashed 2 * * Black particles because it tries to bind * * a 2D texture for a shader that *