Can I have LOD chunks automatically generate terrain
Right now it only renders the chunks Ive been in as LODs and void for everything else and it looks very awkward can I make the game generate all that terrain. I am in singleplayer not a server I should have the permission to generate all those chunks.
8 Replies
It says only in multiplayer will I have to manually explore all the chunks, shouldn't that suggest I can get around that in singleplayer
yes
turn up your CPU load
that will lag the game worse but terrain will actually start to load
visibly
or you can optimize the threading and really make things load fast
also, get Noisium, it's a mod that boosts world loading speeds by over 30 percent
I got it on the whole CPU but its not a particularly strong CPU so ist still trying just gonna take ages
how many threads?
I can give you optimized threading values from Hardester to speed things up a lot
8 I think
4 core?
if so then let me quickly get the table
World generator threads = 8,
World gen percentage = 0.6
File handler threads = Logical Cores / 4,
File handler percentage = 0.4
Update propagator threads = Logical Cores / 4,
Propagator percentage = 0.6
LOD builder thread = Logical Cores / 8,
Builder percentage = 0.5
put those values into the threading settings in Distant Horizons config
that should give you way better loading speed
not a whole lot better but quite a bit compared to what it was
Make sure Distant generation is enabled
Install mods such as:
- Noisium
- Faster Random
- Lithium
To speed it up just a bit
Nosium is the heavy hitter