master esm files vs merging esps together

Post » Tue Dec 29, 2009 9:40 pm

Ok I have a pretty large mod, and I was using tes4gecko to merge other esp's into my esp, but it makes you rename the final product esp to something different. This creates new voice folders for the voice over files and I don't really like that. Should I use tes4gecko to make my primary esp an esm file, then merge the other mod I want to import to the master with the merge to master file?

How do I then add to my new master file? Just start a new esp and select a master file it is dependent on, and merge it when I feel like it?

Is there any drawback to converting my file to a master? Do all the files get locked and become uneditable or something?

Essentially I just want to merge another mod with my mod, but not rename my original mod.
User avatar
Laura Cartwright
 
Posts: 3483
Joined: Mon Sep 25, 2006 6:12 pm

Post » Wed Dec 30, 2009 4:59 am

Ok I have a pretty large mod, and I was using tes4gecko to merge other esp's into my esp, but it makes you rename the final product esp to something different. This creates new voice folders for the voice over files and I don't really like that. Should I use tes4gecko to make my primary esp an esm file, then merge the other mod I want to import to the master with the merge to master file?

Depends on the scope and type of mod.

How do I then add to my new master file? Just start a new esp and select a master file it is dependent on, and merge it when I feel like it?

yes, but you should try to merge them in the order of precedence so that you never have addition mods which touch on the same aspect. And should keep a running list of the order in which you have added files to the .esm incase you ever need to rebuild from an earlier version due to broken/dirty forms, or mistakes.

Is there any drawback to converting my file to a master? Do all the files get locked and become uneditable or something?

Yes, everything within the .esm can only be altered by means of a .esp, which would then need to be merged with the .esm in order for any of the parts added/changed by that .esp to be valid for any future additions/changes. If you are editing any vanilla forms, using a .esm format can occasionally create significant problems due to how those forms may be used by other mods. If your .esm changes ANY vanilla exterior cell, it will break ALL vanilla terrain regardless of what this change is. Finally, your .esm would need to be loaded in the 01 index (immediately after Oblivion.esm) in order for any landscape with trees and other VWD objects to show unless you manually unflag all these objects with TES4Edit.

Essentially I just want to merge another mod with my mod, but not rename my original mod.

If going the .esp route, you could always just hold off on adding voices until the end, or always re-name your mod before generating voices.
User avatar
David John Hunter
 
Posts: 3376
Joined: Sun May 13, 2007 8:24 am


Return to IV - Oblivion