Page 1 of 1

[Implemented] Instrument Mode on Headless

Posted: Mon Sep 13, 2021 10:05 pm
by DedlySpyder
The headless install of Factorio does not include instrument mode. I assume this is because instrument mode is not useable with multiplayer. Automated tools would be best with headless mode because it is x7 times smaller than the main install, and doesn't require much extra setup. Any change this can be added for headless as well?

My specific use case is a modification to a current tool of mine: https://github.com/DedlySpyder/FactorioRawData

It dumps the data.raw at the end of the data stage, but I'd like to update it to dump after each mod is done with each data sub-stage, and allow for a full historical of the data.raw changes.

Re: Instrument Mode on Headless

Posted: Thu Sep 23, 2021 4:31 pm
by justarandomgeek
I'm not sure about the exact timing, but this went into the last round of updates (.40 i think), give it a go on the latest update!

Re: Instrument Mode on Headless

Posted: Fri Sep 24, 2021 5:08 pm
by DedlySpyder
Thanks! This works perfectly

Re: [Implemented] Instrument Mode on Headless

Posted: Fri Sep 24, 2021 5:19 pm
by Koub
[Koub] Moved to implemented