1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-01-18 02:52:10 +01:00

[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

View File

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