I am wondering if a large number of saved games causes the initial game start sequence to take longer.
I only have 43 at the moment.
Thanks
Game Initial Load time
Re: Game Initial Load time
It does not.
Re: Game Initial Load time
A large number of mods would do that. If you have multiple versions of the same mod the game will try to find the latest version:j0n0th0n wrote: Sat Oct 01, 2022 6:31 pm I am wondering if a large number of saved games causes the initial game start sequence to take longer.
Code: Select all
0.495 Info ModManager.cpp:253: Found duplicate mod Bio_Industries, using higher version (1.1.104 > 1.1.101).
0.503 Info ModManager.cpp:253: Found duplicate mod Bio_Industries, using higher version (1.1.107 > 1.1.104).
0.519 Info ModManager.cpp:253: Found duplicate mod Bio_Industries, using higher version (1.1.112 > 1.1.107).
0.543 Info ModManager.cpp:253: Found duplicate mod Bio_Industries, using higher version (1.1.115 > 1.1.112).
Code: Select all
1.390 Info ModManager.cpp:260: Found duplicate mod space-spidertron, using folder version (0.3.1).
1.390 Info ModManager.cpp:253: Found duplicate mod space-spidertron, using higher version (1.0.0 > 0.3.1).
A good mod deserves a good changelog. Here's a tutorial (WIP) about Factorio's way too strict changelog syntax!