The headless version doesn't require a license. You can setup a free account on factorio's website.
If you are running a server you can look at Bisa's script for management and updating. I think the update script from Narc0tiq will patch the install for you easy-peasy.
ya, this is on linux tho ...
Search found 6 matches
- Fri May 13, 2016 4:46 pm
- Forum: Multiplayer
- Topic: possible to make Factorio Dedicated Server steamapp?
- Replies: 3
- Views: 2027
- Fri May 13, 2016 12:22 pm
- Forum: Multiplayer / Dedicated Server
- Topic: How to build a Factorio Dedicated Windows 7 Virtual Machine
- Replies: 0
- Views: 4617
How to build a Factorio Dedicated Windows 7 Virtual Machine
How to build a Factorio Dedicated Windows 7 Virtual Machine
Assumes
* you have the Steam version of the game for Windows
* you have a spare Windows 7 license to use for the virtual machine
* you can follow instructions - i'm not supporting this if you can't get it to work.
* you are comfortable ...
Assumes
* you have the Steam version of the game for Windows
* you have a spare Windows 7 license to use for the virtual machine
* you can follow instructions - i'm not supporting this if you can't get it to work.
* you are comfortable ...
- Fri May 13, 2016 10:09 am
- Forum: Technical Help
- Topic: Headless win server
- Replies: 6
- Views: 3157
Re: Headless win server
The headless windows doesn't exist as it's not needed. You can just run the zip version of the Windows game with the start server flags to run it as a server.
it would be preferable because then you could enable automatic updating via a script... https://forums.factorio.com/viewtopic.php?f=53&t ...
it would be preferable because then you could enable automatic updating via a script... https://forums.factorio.com/viewtopic.php?f=53&t ...
- Fri May 13, 2016 10:04 am
- Forum: Multiplayer
- Topic: possible to make Factorio Dedicated Server steamapp?
- Replies: 3
- Views: 2027
possible to make Factorio Dedicated Server steamapp?
Hi,
Is it possible to publish a Factorio Dedicated Server distribution that does not require a license? (i.e can be pulled from the Anonymous steamcmd user?)
failing that - is it possible to publish a headless Windows client that doesn't require an account with Factorio.com?
I've spent a fair ...
Is it possible to publish a Factorio Dedicated Server distribution that does not require a license? (i.e can be pulled from the Anonymous steamcmd user?)
failing that - is it possible to publish a headless Windows client that doesn't require an account with Factorio.com?
I've spent a fair ...
- Wed Mar 30, 2016 2:03 am
- Forum: Technical Help
- Topic: Factorio Dedicated Server questions
- Replies: 10
- Views: 5831
Re: Factorio Dedicated Server questions
thanks for the reply - my start up script is;
${BINARY} --config ${FCONF} --port ${PORT} --start-server ${SAVE_NAME} --autosave-interval ${AUTOSAVE_INTERVAL} --autosave-slots ${AUTOSAVE_SLOTS} --latency-ms ${LATENCY} ${EXTRA_BINARGS}"
Peer to peer is enabled via extra_binargs from the Factorio ...
${BINARY} --config ${FCONF} --port ${PORT} --start-server ${SAVE_NAME} --autosave-interval ${AUTOSAVE_INTERVAL} --autosave-slots ${AUTOSAVE_SLOTS} --latency-ms ${LATENCY} ${EXTRA_BINARGS}"
Peer to peer is enabled via extra_binargs from the Factorio ...
- Mon Mar 28, 2016 11:51 pm
- Forum: Technical Help
- Topic: Factorio Dedicated Server questions
- Replies: 10
- Views: 5831
Factorio Dedicated Server questions
So in the space of a little over a week, I've put about 90 hours into Factorio - including about 40-50 in multiplayer - super awesome game.
We played it on LAN (GbE and all current or n-1 gen Core i5 machines) and found that hosting and playing was absolute garbage after 3 players. So I spent ~15 ...
We played it on LAN (GbE and all current or n-1 gen Core i5 machines) and found that hosting and playing was absolute garbage after 3 players. So I spent ~15 ...