If LateralGM stored all of the game's resources in a temporary folder rather than in memory then it would save a lot of memory.
- Bob
useradd
more /root/Features/Store Resources in Temp Folder.thread
This has already been considered as part of the SCM support. It would also lead to great slowdowns as it would be constantly reading and writing via temp file rather than memory. Furthermore, many systems already utilize a system where excess memory is simply stored in a file.