6 ms·
Factorio can save without stopping the game on Linux, which it can't do on Windows, since they just fork the process and do it in the fork IIRC, which makes the
by Zekio 10mo ago
Factorio can save without stopping the game on Linux, which it can't do on Windows, since they just fork the process and do it in the fork IIRC, which makes the saving something you basically don't think about on Linux, but bugs you when ever auto save runs on Windows last I checked
- DanielHB 10mo agoDoesn't this make the game use double the memory for a while?