diff --git a/Sharpii/README.txt b/Sharpii/README.txt index ba80268..1dd3b3c 100644 --- a/Sharpii/README.txt +++ b/Sharpii/README.txt @@ -15,7 +15,7 @@ libWiiSharp.dll to perform tasks such as: - Pack, unpack, or edit .wad files - Pack, and unpack U8 archives - Patch IOS .wad files with various patches - - Download files from NUS + - Download files from NUS - Convert a .wav file to .bns, and vice versa - Convert an image file to a .tpl, and vice versa - Send a .dol to the Homebrew Channel over Wi-Fi @@ -42,28 +42,28 @@ help with. NUS Downloading: /------------------> - When downloading single contents from NUS (using the -s argument) make - sure you have both the path, and the file name when specifying the output. - For example, if the output is set to '.\hello.app' then the file will be - saved as 'hello.app' in the current directory. However, if the output is - set to 'hello.app' you will get an error. + When downloading single contents from NUS (using the -s argument) make + sure you have both the path, and the file name when specifying the output. + For example, if the output is set to '.\hello.app' then the file will be + saved as 'hello.app' in the current directory. However, if the output is + set to 'hello.app' you will get an error. - Also note that When Downloading single contents, it will only save the - decrypted file. + Also note that When Downloading single contents, it will only save the + decrypted file. WAD Editing: /------------------> - When changing the type of WAD (using the -type argument) some of the types - may not work, as they have not all been tested. Here is a list of what the - different types are: - - Channel: Regular channel WAD, nothing special - - DLC: WAD for game DLC (downloaded game content) - - GameChannel: Channels such as the Wii Fit or Mario Kart channels - - HiddenChannels: A hidden channel, it wont show up on the Wii Menu - - SystemChannels: Channels such as the Mii or Shopping channels - - SystemTitles: Stuff like the System Menu and boot2 (but not IOSs) - - For more details see http://wiibrew.org/wiki/Title_database + When changing the type of WAD (using the -type argument) some of the types + may not work, as they have not all been tested. Here is a list of what the + different types are: + - Channel: Regular channel WAD, nothing special + - DLC: WAD for game DLC (downloaded game content) + - GameChannel: Channels such as the Wii Fit or Mario Kart channels + - HiddenChannels: A hidden channel, it wont show up on the Wii Menu + - SystemChannels: Channels such as the Mii or Shopping channels + - SystemTitles: Stuff like the System Menu and boot2 (but not IOSs) + + For more details see http://wiibrew.org/wiki/Title_database /----SOURCE