JavidPack / TerraCustom

Custom world generation for Terraria.
https://forums.terraria.org/index.php?threads/terracustom-for-1-3.35346/
86 stars 15 forks source link

16000x4800 world Does not generate. #17

Open joshthebossxl opened 5 years ago

joshthebossxl commented 5 years ago

I Have adjusted the slider for the chests so that it won't fail, but it still fails. The fact that this is coded in 32 bit means it is limited, I'm not going over the reasons because it will bore you, let me cut to the chase. I'm sure you are aware of the 64 bit release of t mod loader, If you created this in 64 bit The community could create almost infinitely big worlds, and the limit of 16000x4800 could be brocken as well as the chest limit because I know each item in the chests stores mutiple KB of data that have to be loaded into memory.

I know platform is for mainly issues.

I do not wish to disturb you while making new content or taking a break, I am only trying to suggest the limitation, and I hope you can understand my point.

Kind regards Josh

JavidPack commented 5 years ago

Thanks, I am aware. Once 64 bit terraria is fully adopted into tmodloader I can do that.