dnasdw / customizemii

Automatically exported from code.google.com/p/customizemii
0 stars 1 forks source link

Enhancement - selectable wad packing / encrypting / TMD - SHA updating #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Since this program already has all the necessary functions to change the
contents of a wad, encrypt new contents, update the TMD, etc..., I would be
grateful for the ability to say 

unpack a wad to a folder and decrypt the contents
pack a folder containing the necessary contents into a wad
update the hashes on the TMD to match the contents

i realize that there are already tools available to do this on the 3 major
OSes, but they are all CLI and cumbersome to use (especially the windows
tools).  Please consider it :)

Original issue reported on code.google.com by giantpune@gmail.com on 24 Jan 2010 at 5:11

GoogleCodeExporter commented 9 years ago
Well, it's not CustomizeMiis purpose to pack wads from existing contents, but 
there
are already tools by me with which all of your tasks are possible:

"unpack a wad to a folder and decrypt the contents":
CustomizeMii (Options -> Extract -> Contents)... ShowMiiWads... WadMii (Wii.cs 
Tools)

"pack a folder containing the necessary contents into a wad"
"update the hashes on the TMD to match the contents":

ShowMiiWads... WadMii (Wii.cs Tools)
Both will automatically update the hashes in the TMD before packing the wad.

Original comment by Lea...@gmail.com on 24 Jan 2010 at 4:32