Originally posted by juddylovespizza
Not when its been decompressed and then compressed again
Just wondering, if its the decompression and compression that unsigns it...then why not find a way to add or merge the files without decompression. I'm sure a little C++ or C# coding could accomplish this. For example, make 2 copies of it, decompress the first, learn where you need to place your modded files, then for the second one, use a program (custom made, obviously) that loads it into that directory without decompression? If you know the directories, you don't need to decompress.
That, or [just wondering if this will work] find a way to force merging on Windows when copying over [though I doubt this will work].