60
edits
(Finish/tweak requirements) |
(Fill out CDecrypt section) |
||
Line 15: | Line 15: | ||
== Section I - CDecrypt == | == Section I - CDecrypt == | ||
# Unzip the Homebrew Launcher Channel (will be referred to as the HBLC from here) | |||
# Unzip CDecrypt | |||
# Create a file named <code>keys.txt</code> in the same directory as the CDecrypt executable, and paste the Wii U Common Key on the first line | |||
# Open a terminal and navigate to the location of the CDecrypt executable | |||
# Use CDecrypt to decrypt the contents of the HBLC | |||
#* For example, if you unzipped the HBLC to a folder named <code>homebrew_launcher_channel.v2.1</code>, the command would be something like: <code>CDecrypt "/path/to/homebrew_launcher_channel.v2.1" "/path/to/homebrew_launcher_channel.v2.1"</code> | |||
#* The folder you unzipped the HBLC into originally should now contain three new folders: <code>code</code>, <code>content</code>, and <code>meta</code>. Delete everything in the HBLC's directory <strong>except</strong> these three folders | |||
== Section II - Editing code files == | == Section II - Editing code files == |
edits