mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-13 19:29:14 +01:00
[util] Enable memory track test for Dragon Nest
This commit is contained in:
parent
a690210eae
commit
8e352d0260
@ -386,6 +386,10 @@ namespace dxvk {
|
||||
{ "d3d9.allowImplicitDiscard", "False" },
|
||||
{ "d3d9.customVendorId", "1002" },
|
||||
}} },
|
||||
/* Dragon Nest */
|
||||
{ R"(\\DragonNest_x64\.exe$)", {{
|
||||
{ "d3d9.memoryTrackTest ", "True" },
|
||||
}} },
|
||||
}};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user