JON when I load my mod it loads the vanilla map instead of the one I createdAny idea what might be the issue? I followed all the steps and looked over them again once I failed
Generally if the game can't find the mod's map files it will load the game default
Make sure its in the right location, would be something like this
C:\Users\username\Documents\Paradox Interactive\Crusader Kings II\mod\YourmodName
also check YourmodName.mod
for something like this
name = "YourmodName"
path = "mod/YourmodName"
user_dir = "YourmodName"
replace_path = "history/characters"
replace_path = "history/provinces"
replace_path = "history/titles"
replace_path = "common/dynasties"
replace_path = "common/landed_titles"
Crusader Kings II\mod\yourmod\map
Check to make sure you have these files label correctly
world_normal_height.bmp
trees.bmp
topology.bmp
terrain.bmp
rivers.bmp
provinces.bmp
/terrain
colormap.dds
colormap_water.dds
atlas_normal0.dds
atlas0.dds
Last edited: