* adding brief readmii about what each program does

git-svn-id: http://wiiqt.googlecode.com/svn/trunk@5 389f4c8b-5dfe-645f-db0e-df882bc27289
This commit is contained in:
giantpune@gmail.com 2010-12-08 08:26:07 +00:00
parent 085327c6fa
commit ca34183e4f
3 changed files with 11 additions and 0 deletions

2
nandExtract/readmii.txt Normal file
View File

@ -0,0 +1,2 @@
this is a tool to extract all or part of an encrypted nand dump to a file system.
it is based off code from http://sites.google.com/site/parannoyedwii/ with a few bug fixes.

5
nand_dump/readmii.txt Normal file
View File

@ -0,0 +1,5 @@
this program downloads files from NUS. currently it supports installing them to an extracted nand dump for use in sneek/dolphin.
downloaded files can be cached to a local file so next time you try to download that title, you wont need to get it from NUS.
TODO...
saving content to a seperate folder and packing wads is only partially done

4
saveToy/readmii.txt Normal file
View File

@ -0,0 +1,4 @@
this is a tool to list saves in an extracted nand dump
TODO:
add some sort of extract/delete/install functionality