#Merging Difficulty

1 messages · Page 1 of 1 (latest)

acoustic carbon
#

I believe .tbl merging was relatively simple (figure out what bytes in new tbl are different from default tbl, and replace them, and do it for each tbl of the same name. Idk if sewer did it like that though)

#

This may be also applicable to other files where file size doesn't change, but that won't work for bmd/bf/textures

safe tusk
#

There is my code to do pak merging, the only reason it doesn't work in implementation into Persona Essentials, at least I think

acoustic carbon
#

Yeah honestly I can imagine making some tools to merge things, but integrating it into Persona Essentials? That's likely the tough part.