Search found 5 matches
- Sun May 26, 2019 7:46 am
- Forum: Technical Help
- Topic: How to use multicore running factorio on linux server
- Replies: 5
- Views: 1907
Re: How to use multicore running factorio on linux server
You can try https://mods.factorio.com/mod/clusterio but that is not exactly what you need.
Yes, the processor core frequency of the server is not as high as the desktop processor core frequency. I hope that subsequent updates can optimize these problems. I want to play with many friends, but ...
- Sun May 26, 2019 7:44 am
- Forum: Technical Help
- Topic: How to use multicore running factorio on linux server
- Replies: 5
- Views: 1907
Re: How to use multicore running factorio on linux server
[Koub] Moved to technical help
The game is mostly single core. There are ea few things that are multithreaded - especially on linux, but most of it is single core.
More info here : https://forums.factorio.com/viewtopic.php?p=238247#p238247
Thank you for your reply, will you consider multi ...
- Sat May 18, 2019 7:33 am
- Forum: Technical Help
- Topic: One way "Couldn't establish network connection with server" and "Server is not responding"
- Replies: 3
- Views: 1850
- Sat May 18, 2019 7:31 am
- Forum: Technical Help
- Topic: Can't Set Myself As Admin on Server
- Replies: 1
- Views: 2708
Re: Can't Set Myself As Admin on Server
To give yourself admin access, you need to create a server-adminlist.json in the same directory as factorio-current.log. The file should contain a list of admins, like so: [ "user1", "user2" ]
- Sat May 18, 2019 5:33 am
- Forum: Technical Help
- Topic: How to use multicore running factorio on linux server
- Replies: 5
- Views: 1907
How to use multicore running factorio on linux server
I found that the factorio running on a linux server will only work under a single core.
What method should I use to make it work properly under multiple cores?
The version I am using is Factorio 0.16.51 (build 36654, linux64, headless)
I tried to start with the --threads parameter, but it is invalid
What method should I use to make it work properly under multiple cores?
The version I am using is Factorio 0.16.51 (build 36654, linux64, headless)
I tried to start with the --threads parameter, but it is invalid