Line 271: |
Line 271: |
| | 0x8 | | | 0x8 |
| | Friend Code | | | Friend Code |
| + | |} |
| + | |
| + | == GameKey == |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Offset |
| + | ! Size |
| + | ! Description |
| + | |- |
| + | | 0x0 |
| + | | 0x8 |
| + | | u64, Title ID |
| + | |- |
| + | | 0x8 |
| + | | 0x2 |
| + | | u16, Title Version |
| + | |- |
| + | | 0xA |
| + | | 0x6 |
| + | | Unused padding. |
| |} | | |} |
| | | |