Update config for C&C Generals ZH (Remove d3d9.maxAvailableMemory since 32bit game max 4GB)

This commit is contained in:
anoosi 2023-11-05 17:00:07 +03:00 committed by GitHub
parent 667513727c
commit 6cbb8ccae4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -837,7 +837,6 @@ namespace dxvk {
* solve loading saved and replay missions *
* crash due to limited memory */
{ R"(\\generals\.exe$)" , {{
{ "d3d9.maxAvailableMemory", "6144" },
{ "d3d9.memoryTrackTest", "True" },
{ "d3d9.textureMemory", "2048" },
}} },