Help Needed : 0.13 Windows dedicated (headless) server

Find multiplayer games.
Tools/scripts to run a dedicated server.
Post Reply
ironhead
Manual Inserter
Manual Inserter
Posts: 1
Joined: Wed Jun 29, 2016 9:08 am
Contact:

Help Needed : 0.13 Windows dedicated (headless) server

Post by ironhead »

Does anyone have a working batch file / config for a dedicated server on windows for 0.13?

i only got as far as creating a shortcut with the follow:
factorio.exe --start-server-load-latest.

Does anyone know how to incorporate the server-settings.example.json

i'm assuming this is where you would configure the public name, max players, password, server visibility etc.
what about rcon settings?

can't find any info on this!

i wish it was a simple check box within the game to make it a dedicated server or even steam integrated.

thanks in advance.

JetFox
Burner Inserter
Burner Inserter
Posts: 16
Joined: Mon Jun 27, 2016 9:00 pm
Contact:

Re: Help Needed : 0.13 Windows dedicated (headless) server

Post by JetFox »

--start-server C:\Factorio\saves\SaveName.zip --autosave-interval 10 --autosave-slots 4 --latency-ms 200 --port 1996 --rcon-port 1999 --rcon-password testaf321 --server-settings C:\Factorio\data\server-settings.json --allow-commands false

Post Reply

Return to “Multiplayer / Dedicated Server”