mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-20 08:52:22 +01:00
[util] Re-enable direct buffer mapping for Rayman 3
This commit is contained in:
parent
f74b2cd6c6
commit
c606ab03e8
@ -1150,7 +1150,7 @@ namespace dxvk {
|
||||
* Missing geometry and textures without *
|
||||
* legacy DISCARD behavior */
|
||||
{ R"(\\Rayman3\.exe$)", {{
|
||||
{ "d3d9.allowDirectBufferMapping", "False" },
|
||||
{ "d3d9.maxFrameRate", "60" },
|
||||
{ "d3d8.forceLegacyDiscard", "True" },
|
||||
}} },
|
||||
}};
|
||||
|
Loading…
x
Reference in New Issue
Block a user