From 0a699fddb64da50e2de506668ef0fb0e638f9a22 Mon Sep 17 00:00:00 2001 From: Minelelol <89744342+Minelelol@users.noreply.github.com> Date: Sun, 10 Sep 2023 20:39:16 +0700 Subject: [PATCH] Update config.cpp Insane Performance increase --- src/util/config/config.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 8de4da2a..4bd98e49 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -807,6 +807,7 @@ namespace dxvk { * Black textures */ { R"(\\eldorado\.exe$)", {{ { "d3d9.floatEmulation", "Strict" }, + { "d3d9.allowDirectBufferMapping", "False" }, }} }, /* Injustice: Gods Among Us * * Locks a buffer that's still in use */