Cities-Skylines-heightmap-generator icon indicating copy to clipboard operation
Cities-Skylines-heightmap-generator copied to clipboard

Ability to generate Cities:Skylines 2 height maps

Open erkinalp opened this issue 2 years ago • 6 comments

https://www.reddit.com/r/CitiesSkylines/comments/149ceuv/cs2_precise_map_size_comparison_without_typo/

erkinalp avatar Jun 21 '23 20:06 erkinalp

Although not implemented yet, there is a placeholder in the CS2 map editor for importing and exporting height maps. So it is confirmed we will have the same capabilities as in CS1, although likely not for a few more months.

Also to tl;dr the link above: the map size in CS2 is 12.6 km each direction--21x21 tiles each being 600x600m. It's unfortunate that it's smaller than in CS1 w/ 81 Tiles mod, but at least we don't need mods to unlock that full area.

shssoichiro avatar Nov 14 '23 00:11 shssoichiro

Another difference from CS1, it appears that CS2 currently only accepts 16-bit RAW files at a resolution of 4096x4096. It also seems to have a max height of 2048m, which is nice.

shssoichiro avatar Nov 19 '23 19:11 shssoichiro

@shssoichiro it's actually 23×23 tiles, with 14.336km each direction.

erkinalp avatar Dec 31 '23 10:12 erkinalp

@shssoichiro it's actually 23×23 tiles, with 14.336km each direction.

Confirmed this is the size of the gameplay map area.

World map area is 57.344 km.

To calculate height scale in game, subtract 29% (which is 4096 / 14336) from your height range in meters.

Spearin avatar Jan 20 '24 15:01 Spearin

For algernon's larger maps mod, both the playable area and world map are 57.344km.

erkinalp avatar Jan 20 '24 15:01 erkinalp

@shssoichiro It now accepts PNG as well, but still needs to be 4096×4096.

erkinalp avatar Jan 20 '24 18:01 erkinalp