[util] Remove Resident Evil 6 workaround

It's actually making things worse, so better use the default path
This commit is contained in:
Kassin Dornelles 2022-07-20 04:50:52 -03:00 committed by Philip Rebohle
parent 2d93760002
commit 75d0b1af96
1 changed files with 1 additions and 1 deletions

View File

@ -512,7 +512,7 @@ namespace dxvk {
{ "d3d9.floatEmulation", "Strict" },
}} },
/* Resident Evil games */
{ R"(\\(rerev|rerev2|re0hd|bhd|re5dx9|BH6)\.exe$)", {{
{ R"(\\(rerev|rerev2|re0hd|bhd|re5dx9)\.exe$)", {{
{ "d3d9.allowDirectBufferMapping", "False" },
}} },
/* Limbo */