Gamecards: Difference between revisions
No edit summary |
Clarifying what the 3DS calls this header for itself. I'm assuming the header in this example is "CTR-P-ALGP" atherwise delete this addition |
||
Line 195: | Line 195: | ||
|} | |} | ||
The header command has some initial dummy bytes, and eventually responds with a 0x200 byte header. Here's an example for Lego Starwars 3: | The header command has some initial dummy bytes, and eventually responds with a 0x200 byte header(which is the "Product Code"). Here's an example for Lego Starwars 3: | ||
0000000: 00 8c 03 00 00 00 04 00 00 00 00 00 00 00 00 00 ................ | 0000000: 00 8c 03 00 00 00 04 00 00 00 00 00 00 00 00 00 ................ | ||
0000010: b3 cf fb c6 6a b1 cb 20 32 af ce 35 d4 1c 74 c9 ....j.. 2..5..t. | 0000010: b3 cf fb c6 6a b1 cb 20 32 af ce 35 d4 1c 74 c9 ....j.. 2..5..t. |