Update config.cpp

Insane Performance increase
This commit is contained in:
Minelelol 2023-09-10 20:39:16 +07:00 committed by Philip Rebohle
parent afec5cce88
commit 0a699fddb6
1 changed files with 1 additions and 0 deletions

View File

@ -807,6 +807,7 @@ namespace dxvk {
* Black textures */ * Black textures */
{ R"(\\eldorado\.exe$)", {{ { R"(\\eldorado\.exe$)", {{
{ "d3d9.floatEmulation", "Strict" }, { "d3d9.floatEmulation", "Strict" },
{ "d3d9.allowDirectBufferMapping", "False" },
}} }, }} },
/* Injustice: Gods Among Us * /* Injustice: Gods Among Us *
* Locks a buffer that's still in use */ * Locks a buffer that's still in use */