[util] Enable d3d9.memoryTrackTest for The Ship

This commit is contained in:
Robin Kertels 2022-09-07 18:28:37 +02:00 committed by Philip Rebohle
parent 1ea48558e5
commit 2b16134b64
1 changed files with 4 additions and 0 deletions

View File

@ -602,6 +602,10 @@ namespace dxvk {
{ "d3d9.memoryTrackTest", "True" },
{ "d3d9.maxAvailableMemory", "2048" },
}} },
/* The Ship (2004) */
{ R"(\\ship\.exe$)", {{
{ "d3d9.memoryTrackTest", "True" },
}} },
}};