
I'm looking for a way to merge two WAD files- But they both use similar data. I just want to combine the WADs, but one WAD has 'Prominency' so overrides things from the other WAD whenever lumpnames conflict. For example-
WAD A is being merged with WAD B to make WAD C.
WAD A and WAD B both have SARGA2A8. (Random lump name, not saying I'm using it)
So, WAD C ends up with WAD A's SARGA2A8.
Of course, WAD A and B still need to exist, just incase any mistakes happen.
And NOT a COMMAND LINE PROGRAM! >.<;
...
Thanks ^^