Line 7:
Line 7:
XOR Encryption is done using discId and a random seed by the Disc Controller Firmware, Panasonic MN103S and BCA Check by System Controller MN102H
XOR Encryption is done using discId and a random seed by the Disc Controller Firmware, Panasonic MN103S and BCA Check by System Controller MN102H
−
−
GameCube Disc Format
−
−
Please Note this is a work in progress doc
−
−
XOR Encryption is done using discID and a randomKey by the Disc Controller Firmware, Panasonic MN103S and is controlled by the System Controller MN102H.
== Data Frame ==
== Data Frame ==
Line 47:
Line 41:
u8 streaming;
u8 streaming;
u8 streamingBufferSize;
u8 streamingBufferSize;
−
u8 pad[16];
+
u8 pad[14];
−
u32 dvdMagic;
+
u32 gcMagic;
+
u32 rvlMagic;
== Burst Cutting Area ==
== Burst Cutting Area ==