Hi, everyone!
Assetto Corsa was giving me some issues for a while (months, to be honest), now I finally got a stable game again.
What used to happen was that the game sometimes closed itself with no warnings, going back to CM window saying that Content Manager could not determine what went wrong. Sometimes the game just got frozen, forcing me to reboot the computer. Other erros happened, but the most frequent was that ones that I described. In particular when using VR, but when playing using the monitor it also happened (a lot).
I tried many things, including reinstall Windows, reinstall AC and its mods, it worked for a while but after three or four races, the problems came back.
After a Windows Event Viewer query, under Windows logs -> System, I've notice a event with ID 2004, source: Resource-Exhaustion-Detector. The descripton was very clear: Windows had not enought Virtual Memory available - acs.exe and other two process took too many memory resources, so Windows closed them to avoid system crash.
OK, the solution is to increase the virtual memory using the following rate:
- not less than 1.5 times the amount of physical system memory to be the minimum
- no more than 3.0 times the amount of physical system memory to be the maximum
So, for example:
If your system has 16 MB of physical memory, the settings would be:
Minimun: 24576 MB (16 x 1.5 x 1024 - because 1024 bytos is iqual 1MB)
Maximum: 49152 MB (16 x 3 x 1024 - because 1024 bytos is iqual 1MB)
If you don't know how to setup the Virtual memory, follow this article:
https://www.windowscentral.com/how-change-virtual-memory-size-windows-10
I hope that this helps.
Cheers!