if your map_regions size is w60 x h53
then your map_roughness needs to end up w120 x h106
your map_heights, _ground_types, and _climates need to be w121 x h107
if you haven't re-sized (stretched) the bit of map_regions you cut out then you shouldn't re-size the other ones either - just crop or copy out the relevant bit.
if your start location in map regions was x -> 34 y -> 22
then start location on the other maps would be about x -> 68 y -> 44
but the odd pixel in map_heights etc will make that not quite work....
(you're probably going to have to do a bit of manual tweaking with this at the end to get everything lined up again)
for map features you'll have to adjust your rivers to make sure where they got cut off they all still have source (white pixel) on each of them - the one on left hand bottom edge looks like it got split.
Bookmarks