------------------------- How to decompose PWADS ------------------------- First check that all the entries are identified correctly DEUTEX -wadir NEWBIE.WAD will list the directory. To get all the entries. DEUTEX -xtra NEWBIE.WAD a whole directory structure is created. To get only the sounds, for instance DEUTEX -sound -xtra NEWBIE.WAD only the sound directory is created Note: some PWAD creator declare PATCHES, FLATS, SPRITES outside of the normal boundaries. In that case, DeuTex amy not identify them what they really are, and they'll end up in another directory (under a wrong format) I'm sorry for this, but there is *nothing* I can do. Once you have decomposed a PWAD, you can rebuild it with DEUTEX -make WADINFO.TXT NEWBIE.WAD because WADINFO.TXT is automatically created (cool, no?)