I've tried to change the port in the config.ini and yet the game constantly forces it back to default. The game creates a new config file if I set it to read only, then it crashes when I prohibit modification of the folder contents at all.
Is there a way to modify the default port without the game constantly giving me hell for doing so?
Modifying the default port
Re: Modifying the default port
you can use either the --port or the --bind command line switch.
Re: Modifying the default port
Are you un-commenting the port line? Just changing the number doesn't actually do anything since the line is commeted out (starts with a ;)
If you want to get ahold of me I'm almost always on Discord.
Re: Modifying the default port
I failed to notice this (despite it being stated in the file too) and sure enough that was the problem. Thank you.Rseding91 wrote:Are you un-commenting the port line? Just changing the number doesn't actually do anything since the line is commeted out (starts with a ;)