Look in
...\Call To Power 2\ctp2_data\default\gamedata and a file called Const.txt theres a part that says:
Code:
|
MAP_SIZE_SMALL 26 52 2
MAP_SIZE_MEDIUM 48 96 2
MAP_SIZE_LARGE 64 128 2
MAP_SIZE_GIGANTIC 70 140 2 |
Or similar. You need to change those number to correspond with the map size your loading. ie. dont try to load a 210*210 map on the gigantic setting of 70*140, change it first to 210*210 then start a game with the gigantic map, open the editor and load it.