rafhot wrote...
there is a resource limit in each .bif ? like have in haks?
for example can i merge all the cep content to a single bif file?
thank you for this tool, it will change the nwn forever! '>
I've not seen any limit, but I'm guessing there has to be one.
As to putting all the CEP into one BIF, I'd recommend keeping it seperate.
Just create a BIF for each HAK, then add them to the XP2Patch.key.
It will make it much easier to keep track of and simpler to update.
However, one thing to note.
Files within Bifs are prioritized as first come first served. So if you have a file in your bif that already exists in the stock Bif (XP2Patch) then your file will be ignored. To get around this, you must create the XP2Patch.key with YOUR Bifs entered first. To do this...
Extract the contents of the Bifs referenced by XP2Patch.key to a folder.
Create your Bifs and have the BifManager create a NEW key called XP2Patch for them.
Then add the original files back into the new Key.
Your Bifs will then be loaded first and the originals will be ignored.
You can ignore any duplicate files in earlier Bifs as they are over written by the key thats loaded last (XP2Patch)