|
|
Line 14: |
Line 14: |
| == Homemenu SpotPass usage == | | == Homemenu SpotPass usage == |
|
| |
|
| Homemenu uses two domains with HTTPS for SpotPass. SpotPass stores this content in Homemenu's NAND shared extdata.
| | See [[Home Menu]]. |
| | |
| * The system notifications are downloaded from: https://a248.e.akamai.net/f/248/103046/10m/npdl.c.app.nintendowifi.net/p01/nsa/<regionID>/bashoX/<langcode>/bashoX Where langcode is the two-character language codes from [[Config_Savegame|config]], X is 0-3, and regionID is from the below table.
| |
| * The pls.c.shop.nintendowifi.net domain is used for uploading data from the home menu NAND shared extdata, it's unknown what this is used for. This is uploaded every 24 hours.
| |
| | |
| {| class="wikitable"
| |
| |-
| |
| ! Region
| |
| ! ID
| |
| |-
| |
| | JPN
| |
| | gWr4JXxb2mKTG3lq
| |
| |-
| |
| | NA
| |
| | uuI82221UKkqmtbp
| |
| |-
| |
| | EUR / Others
| |
| | UrXSeurnxhPrq7AS
| |
| |}
| |
| | |
| The SpotPass content payload for notifications begin with a header, followed by an [[SMDH|icon]] and the UTF-16 text, and various metadata.
| |
|
| |
|
| == Automatic System Update Download == | | == Automatic System Update Download == |