Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Crashing and Getting rid of District Names

A topic by Randalthor66 created Mar 15, 2022 Views: 600 Replies: 2
Viewing posts 1 to 2

The first thing I am wondering about is if it can be made so that it does not crash when I try to make really big cities. I want to make a massive city, one capable of holding 2-million people. but whenever I get it close the program crashes. Any tips on keeping this from happening?

The other thing is that I would love it if a city could be made without district names at all. That would be great.

Developer

The generator is not designed to generate cities this big. The larger city you are trying to build, the higher the chance of something breaking along the way. The most unstable part of the generator is the algorithm which cuts blocks into buildings, so you can try to skip it by choosing "Block" in Style > Buildings > Display.

To hide district names choose "Hidden" in Style > Elements > Districts.

(+1)

Thanks. Those tips helped. Won't have such detailed neighborhoods, but that is OK.