mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-13 19:29:14 +01:00
[util] Remove Resident Evil 6 workaround
It's actually making things worse, so better use the default path
This commit is contained in:
parent
2d93760002
commit
75d0b1af96
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user