Very SLOW loading LODs
Maybe I'm doing something wrong, but why is any version of DH so SLOW on my PC (ryzen 5 5600 and RTX 3070)
It takes 10 min to load this (picture)
8 Replies
Distant Horizons depends on minecrafts slow word generation so its normal to take a while. You can increase CPU Load to speed up generation tho.
Also, you can press the
f2
key to take screenshots inside minecraftDisabling fog lets you see much further
Advanced options -> graphics -> fog
Set fog draw mode to disabled
i know, sorry for this very bad screenshot). I saw the video when farplane two generates lods of whole world and i thought that DH can do this. Can you in future realise the lod behaviour based on minecraft seed map (just biome drawing like on cubiomes viewer https://github.com/Cubitect/cubiomes-viewer)
FP2 is fast because Cubic Chunks is completely rewrites generation code and lets it generate only small portion of a traditional chunk.
Re-introduction of biome only (so its more like those predictors) may be possible, but people are busy enough already
Tho what you linked might not be possible to implement directly, DH is open to pull requeste.
Did I understand correctly that if I enter a world that is initially loaded, LODs will be generated quickly enough?
yes, DH will first ask vanilla if given chunk exists in save file first
I can pregenerate 10*10k blocks reterraforged world and enjoy the game, thanks you!)
it still be not instant, as DH has to process it, but the generation step will be already done by your pregenerator