Are you sick of that lag stutter when you place down your 5 millionth power tank? Do you wish there were a less laggy way to build large craft?
Here's what you do!
1. Start a dedicated server on the PC you're playing on.
2. Connect to that server using localhost:4242
Now load up your ship and continue building!
Why it works:
Running a dedicated server allows for more ram to be allocated to the game in total.
"With huge structures the reason for your lags could actually be memory. The game will stall on garbage collection if there is too much. With a second instance your memory effectively doubles, so garbage collection will no longer stall (since it can be collected before it fills up)." -Schema
This will only work if it is your processor that is your bottleneck.
Here's what you do!
1. Start a dedicated server on the PC you're playing on.
2. Connect to that server using localhost:4242
Now load up your ship and continue building!
Why it works:
Running a dedicated server allows for more ram to be allocated to the game in total.
"With huge structures the reason for your lags could actually be memory. The game will stall on garbage collection if there is too much. With a second instance your memory effectively doubles, so garbage collection will no longer stall (since it can be collected before it fills up)." -Schema
This will only work if it is your processor that is your bottleneck.