Line 301:
Line 301:
* There is as many structs as the num_contents field in the tmd struct indicates. For VC, this seems to be always 7.
* There is as many structs as the num_contents field in the tmd struct indicates. For VC, this seems to be always 7.
* The type and size file of the content_record is of special interest, since they describe part E.
* The type and size file of the content_record is of special interest, since they describe part E.
β
* If type is 0x00 0x01, then the content is included in part E, and the size of the content is given by the size field.
+
* Contents included are described in the content inclusion field of the BK header. Shared contents are usually never included, but if they are, that will be indicated in the BK header.
β
* Otherwise, type will be 0x80 0x01, and the content is (presumably) shared between VCs and stored elsewere on the Wii.
===Part E: Encrypted data contents===
===Part E: Encrypted data contents===