SpotPass: Difference between revisions
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
In System Settings, you can disable SpotPass automatic title downloading, but it states that important software will still downloaded.(This only disables downloading of free titles via SpotPass) | In System Settings, you can disable SpotPass automatic title downloading, but it states that important software will still downloaded.(This only disables downloading of free titles via SpotPass) | ||
'nasc.nintendowifi.net' confirmed usages: | 'nasc.nintendowifi.net' confirmed usages:(not SpotPass related) | ||
*Friends List applet requires this server to be 'Online' (most likely the reason for regular requests to this server) | *Friends List applet requires this server to be 'Online' (most likely the reason for regular requests to this server) | ||
Line 43: | Line 43: | ||
| 0x4 | | 0x4 | ||
| 0x4 | | 0x4 | ||
| Magic Number | | Magic Number 0x10001 | ||
|- | |- | ||
| 0x8 | | 0x8 | ||
Line 102: | Line 102: | ||
The hash at offset 0x12 hashes the 0x12-byte data at offset 0x0 followed by a zero u16. The RSA signature is signed by Nintendo. | The hash at offset 0x12 hashes the 0x12-byte data at offset 0x0 followed by a zero u16. The RSA signature is signed by Nintendo. | ||
=== | === Extdata Header === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 114: | Line 114: | ||
|- | |- | ||
| 0x8 | | 0x8 | ||
| 0x4 | |||
| Usually zero? | |||
|- | |||
| 0xC | |||
| 0x4 | |||
| Magic Number 0x10001 | |||
|- | |||
| 0x10 | |||
| 0x4 | |||
| Filesize related? | |||
|- | |||
| 0x14 | | 0x14 | ||
| 0x4 | |||
| ? | | ? | ||
|- | |- | ||
| 0x18 | |||
| 0x4 | |||
| ? | |||
|} | |} | ||