diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 14b3c96d..c61ae144 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -1008,6 +1008,10 @@ namespace dxvk { { "dxgi.customDeviceId", "05e0" }, { "dxgi.customDeviceDesc", "GeForce GTX 295" }, }} }, + /* Resident Evil: Operation Raccoon City */ + { R"(\\RaccoonCity\.exe$)", {{ + { "d3d9.textureMemory", "0" }, + }} }, /**********************************************/ /* D3D8 GAMES */