1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-03-14 04:29:15 +01:00

[util] Remove allowDirectBufferMapping config from Halo Online

Causes a black foliage issue on specific maps
This commit is contained in:
Blisto91 2025-03-11 12:46:50 +01:00 committed by GitHub
parent 05e26f512b
commit 3a72ca9387
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -843,7 +843,6 @@ 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 */