mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 20:58:37 +01:00
[util] Enable d3d9.memoryTrackTest for The Ship
This commit is contained in:
parent
1ea48558e5
commit
2b16134b64
1 changed files with 4 additions and 0 deletions
|
@ -602,6 +602,10 @@ namespace dxvk {
|
|||
{ "d3d9.memoryTrackTest", "True" },
|
||||
{ "d3d9.maxAvailableMemory", "2048" },
|
||||
}} },
|
||||
/* The Ship (2004) */
|
||||
{ R"(\\ship\.exe$)", {{
|
||||
{ "d3d9.memoryTrackTest", "True" },
|
||||
}} },
|
||||
}};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue