Line 3:
Line 3:
VC games and Wii channels, when saved to a SD card, will be stored in a file named "private/wii/title/XXXX/content.bin", where XXXX is the four-character name of the game/channel.
VC games and Wii channels, when saved to a SD card, will be stored in a file named "private/wii/title/XXXX/content.bin", where XXXX is the four-character name of the game/channel.
−
A program to help parse and analyze the structure of content.bin files, parse-channel.c ([[parse-channel.c|local]] & [http://pastebin.com/f6ea7673f mirror]). '''Put it in the same directory as a compiled version of [[Segher's Wii.git]] tools, since it depends on them.'''
+
A program to help parse and analyze the structure of content.bin files: [[parse-channel.c]]. '''Put it in the same directory as a compiled version of [[Segher's Wii.git]] tools, since it depends on them.'''
=== General layout ===
=== General layout ===