[quote name='Leomar' date='21 January 2010 - 08:16 PM' timestamp='1264085209' post='476242'][quote]I just noticed that
BWP's cleanup.bat corrupts the installation directories of Rogue Rebalancing and aTweaks by deleting RR#EVAL.2DA. Although that file is 0 bytes in size, it gets filled up with information by several RR and aTweaks components at install time. Deleting it causes an install failure, so please don't do that.
If it helps, in the next version of aTweaks and RR I'll slightly increase the size of RR#EVAL.2DA by adding a header to the file. It won't be zero bytes then.[/quote]It would be nice if you can update your Clean-UpX.bat to consider it.
[/quote]The X.bat (as well as the original Cleanup.bat) isn't supposed to be run before installing anything
But, if it helps, the X.bat only deletes .2da stuff from the RR folder and not the override. The override will still have any 2da's (if they remain after being gobbled up by gen_biff that is
) ... so running both Cleanup.bat's AFTER installing in safe
[quote name='Leomar' date='21 January 2010 - 08:16 PM' timestamp='1264085209' post='476242']Like you know, I'm running some installation tests, because of the
CtB/
NTotSC problem. I used your batches to speed up my installations and it worked great.
The no backup option of the override directories fasten it really up.
...
At last, thanks for your biffmeister, it speed up my tests.
[/quote][/quote]YAY!!! <victory rain dance>
[quote name='Leomar' date='21 January 2010 - 08:16 PM' timestamp='1264085209' post='476242']The reduced biffing works fine, too, but I'm not sure, if all is correct. I know, that you've looked for bif's which must be present for other mods and I don't know the whole biffing process of the big
BG1 and
BG2 mods. But you should test it carefully and look at each mod with the reduced biffing option, if all is correct. What does the mod do before biffing... What are the biffing options... Does the mod copies/compile all mods in the override directory or in an own self created directory, which will be biffed after that....
Otherwise it could be a new source of error, because of missing files. Only my thoughts.
[/quote]Ok, here's the step-by-step process of what happened before and what happens now
[u]
Before:[/u]
- .tp2/.bat associated with mod creates biff container folders (TDD-CRE, NEJ-ARE, XXX-YYY etc)
- .tp2 copies decompiled stuff (baf/d) to said folders
- .tp2 copies itm/cre/sto stuff in said folders
- .tp2 compiles all decompiled stuff (.baf/.d) in said folders and creates bcs/dlg etc
- .tp2 finishes and starts .bat
- .bat unpacks all tiz/ogg's to said folders as tis/wav's
- .bat does --make-biff of all biffing folders (which only biffs files that BGII can use ... leaving all the .baf/d/tiz/ogg's in the folders)
- .bat deletes all biffing folders
[u]
After:[/u]
- .tp2 creates ONLY folders that contain stuff that isn't patched (mve/mos/tis/wav etc)
- .tp2 copies decompiled stuff (baf/d) to override
- .tp2 copies itm/cre/sto stuff to override
- .tp2 compiles all decompiled stuff (.baf/.d) in override and creates bcs/dlg etc
- .tp2 finishes and starts .bat
- .bat unpacks all tiz/ogg's to biffing folders as tis/wav's
- .bat does --make-biff of all biffing folders
- .bat deletes all biffing folders and also all packed/decompiled stuff in override
[quote name='Leomar' date='21 January 2010 - 08:16 PM' timestamp='1264085209' post='476242']What I've recovered so far and should be checked:
CtB creates
CTB-* folders, like
NTotSC (NTotSC1, etc.), but after the installation, some of the folders are still present and not deleted. All the folders are empty, so it looks fine, but the mod preparing folders should be removed. [/quote]I've fixed that in the RC1
(stupid lol
I know)
[quote name='Leomar' date='21 January 2010 - 08:16 PM' timestamp='1264085209' post='476242']The only thing I'm wondering about is SoS:
The difference between SoS and
CtB,
NTotSC, etc. is, that the preparing folders are present, too, but some of them contains files, which are not in the override directory and get not biffed with your biffmeister. So it could be, that these files will be missing later.[/quote]Fixed in RC1
(you're using the very first version of the biffmeister lol
It has LOTS of changes now
)
[quote name='Leomar' date='21 January 2010 - 08:16 PM' timestamp='1264085209' post='476242']And be sure, to double check the biffing, which you offer.
[/quote]Man, if anyone wants, I can
But methinks I now need someone else to do this with me ... Vista/Win7 users etc