Line 11:
Line 11:
== NUS Downloader - WADPacker.cs ==
== NUS Downloader - WADPacker.cs ==
What source did you use as inspiration/help for creating WADPacker.cs? Any useful resources for WAD packing? <span style="padding: 1px; border-bottom: 1px dashed black;"> [[User:Antiaverage|Antiaverage]] <span style="font-size: small;">([[User_talk:Antiaverage|talk]]/[[Special:Contributions/Antiaverage|con]])</span></span> 09:38, 25 November 2009 (UTC)
What source did you use as inspiration/help for creating WADPacker.cs? Any useful resources for WAD packing? <span style="padding: 1px; border-bottom: 1px dashed black;"> [[User:Antiaverage|Antiaverage]] <span style="font-size: small;">([[User_talk:Antiaverage|talk]]/[[Special:Contributions/Antiaverage|con]])</span></span> 09:38, 25 November 2009 (UTC)
+
:The original code I looked at for creating WAD files was crediar's wadpacker (?) tool. I don't believe I have the source anymore, I'm not even sure if that was what it was called. The basic concept is that you take all the certs, contents, etc. and write them into one file, taking into account proper order and alignment by 64 bytes. The [[WAD Files]] page is probably the best resource. --[[User:WB3000|WB3000]] 15:44, 25 November 2009 (UTC)