diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 15cd316498..65220144e4 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -212,6 +212,7 @@ namespace dxvk { /* The Sims 2 */ { R"(\\Sims2.*\.exe$)", {{ { "d3d9.customVendorId", "10de" }, + { "d3d9.maxAvailableMemory", "3758096384" }, }} }, /* Dead Space uses the a NULL render target instead of a 1x1 one if DF24 is NOT supported */