DirectX Error - Out of Memory
Hello all,
I have experienced the same error multiple times now. Each time I crash to desktop with a message that says Direct3D could not allocate sufficient memory / OUTOFMEMORY. I also notice that around the same time my game crashes (almost always during a load screen) I have a spike to 100% CPU usage. I don't know if these are correlated events or not.
My desktop setup includes:
AMD FX 6100 six-core processor with 3.30 GHz
2 Radeon HD 6950 2GB 256-bit (crossfired)
8GB RAM
Windows 7 64-bit (with service pack 1)
http://hastebin.com/qosuyuwefi.tex
I have tried updating DirectX, updating to the new AMD beta drivers, and downloading and installing the Visual C++ Redistributable for Visual Studio 2012 update 4. No luck yet. Anyone else having this problem?