Server help
Posted: Sat Jul 02, 2016 9:29 pm
Hi guys. I created a server to play with my cousin. When I want to run factorio I cant because it says that its already running. Can someone help me with this problem? Thank you...
I should apologize - you are right, tho you need to change som settings if you copy the Factorio from steam.orzelek wrote:From what I know you don't need to use VM really.
You should be able to grap a zipped Factorio version and start a server from it under windows along with otehr zipped version or steam one for playing on the server.
Code: Select all
C:\Factorio\
Code: Select all
config-path=C:\Factorio\config
#This value specifies the way the aplication generates default values for path.read-data and path.write-data
#When set to true, it will use system directories (Users/Name/AppData/Roaming/Factorio on windows), this is set to true
#for the installer versions of Factorio, as people will usualy install it in program files, and the aplication can't write
#to program files by default (without UAC turned off), similar with osx/linux packages.
#When set to false (default value for zip package), it will use application root directory, this is usable to create self-sustainable
#Factorio directory that can be copied anywhere needed (on usb etc), also for people, who don't like to manipulate saves
#in the windows users directory structure (as me, kovarex).
#Note, that once the values in config are generated, this value has no effects (unless you delete config, or the path.read-data/path.write-data values)
use-system-read-write-data-directories=false