Question about mutiple mods

Vombalk

Chieftain
Joined
Jul 1, 2010
Messages
1
Is there a way to merge mutiple mods together? I wish to utilize a couple of mods together but don't know how to. I was thinking of using the [modcomp] custom house mod with the plantationeconomy mod. If possible the the forts mod and coal miner mod. I think it would be interesting to play all of those together or just the first 3 I mentioned.
I can't get more then one mod to load at a time. So my question is there a way to load mutiple mods? Or is there a mod that allows you to merge mutiple mods together? Like the freelancer mod manager. Or a simple way to merge then?
 
Yeah i have been wanting to merge some mods togther as well but it dosnt look like theres much help or there is but its very complex
 
It can't be done easily.

Some mods can be merged together, but you need to use a tool like WinMerge to compare their files. This can be tedious, but it's not impossible to do, even with no modding experience.

All of the mods you (Vombalk) listed, however, have a CvGameCoreDLL replacement. This file is a DLL- a library- containing the game's source code (well, all of the source code that modders have access to). The DLL must be compiled to be replaced.

So if you want to use Forts and Coal Miner together, you need to follow the instructions here (adapt them for Colonization, though), and the instructions in this thread too. Then you need to use WinMerge to combine the vanilla Colonization source files, the Forts source files, and the Coal Miner source files, then compile a new DLL.

That's probably more work than you want to do, though.
 
Back
Top Bottom