Take any file with a .WAD extension, drag and drop it onto Gibbed.Duels.Unpack.exe and it creates a file directory with the same name (with everything unpacked), which allows you to modify files inside the .WAD. Once you're done, just drag and drop the directory onto Gibbed.Duels.Pack.exe.
Before packing the .WAD, make sure that the directory (created by the unpacker) has an @header.xml file that has information that looks something like this:
- Code: Select all
<?xml version="1.0"?>
<WAD_HEADER>
<ENTRY platform="ALL" source="Data_Decks_TFM_CARDS/DATA_ALL_PLATFORMS/" alias="Content" order="3"/>
</WAD_HEADER>
("Data_Decks_TFM_CARDS would be replaced with the name of your directory)
Also make sure that there is another folder with the same name as your directory inside the directory, and inside that a file called DATA_ALL_PLATFORMS where all your stuff is in.