Page 1 of 1
Help wanted
Posted: Wed May 15, 2024 9:56 am
by spinba11
I want to have 2 installs of Factorio on my computer (one on drive C and one on drive E) the one on drive C will be updated to 2.0 but the one on E will be kept at 1.1.
I’ve gone to the website and downloaded version 1.1.107 on drive E, I expected to have a clean install but the E version has all my mods and saves in its mods and saves folder. Is it possible to unlink the two installs from each other so they are totally independent of each other?
Re: Help wanted
Posted: Wed May 15, 2024 9:56 am
by Bilka
Use the zip download from the website, not the exe.
Re: Help wanted
Posted: Wed May 15, 2024 10:29 am
by spinba11
Thank you, I’m still unsure what to do with files now I’ve got them can you expand on what I need to do with them please.
Re: Help wanted
Posted: Wed May 15, 2024 10:30 am
by FuryoftheStars
spinba11 wrote: Wed May 15, 2024 10:29 am
Thank you, I’m still unsure what to do with files now I’ve got them can you expand on what I need to do with them please.
The zip version is a standalone version of the game. You just unzip it where you want it and go. No installing.
Re: Help wanted
Posted: Wed May 15, 2024 11:00 am
by Tertius
In case you're interested in how Factorio finds its saves and mods:
- there is a config-path.cfg in ..\..\factorio.exe (2 directories up from factorio.exe) that defines the general config location for that exe
- see the comment in that file and observe the differences between the Steam- or exe-installer-delivered config-path.cfg and the one from the zip file
You can also set the configuration path location as command line option --config <path>. Add it to the shortcut you use for starting Factorio and you can point it to any directory you want.
See
https://wiki.factorio.com/Command_line_parameters
and
https://wiki.factorio.com/Application_directory