Page 1 of 1

Changing location of mods, saves, etc?

Posted: Fri May 22, 2015 12:51 am
by Thomasnotused
Basically, I'm moving my factorio install to my D drive (It's faster, and with like 60 mods that'll help with loading)
The filepath I would like to have them would be something like
D:\Games\Factorio\mods
Looked around online and in the forums, but I couldn't really find much to help :P

Re: Changing location of mods, saves, etc?

Posted: Fri May 22, 2015 2:49 am
by DaveMcW
The easiest way to move the entire install is to download the zip version, and unzip it in D:\Games.

If you just want to move the mods and saves folders, you can edit config.ini:

Code: Select all

write-data=D:\Games\Factorio

Re: Changing location of mods, saves, etc?

Posted: Fri May 22, 2015 6:41 pm
by Thomasnotused
DaveMcW wrote:The easiest way to move the entire install is to download the zip version, and unzip it in D:\Games.

If you just want to move the mods and saves folders, you can edit config.ini:

Code: Select all

write-data=D:\Games\Factorio
Thank you, this is exactly what I was looking for :D