Internet Browser: Difference between revisions

No edit summary
Line 406: Line 406:


Hence, if you update your system from pre-v9.9 using a gamecard with v9.9, the system web-browser will be rendered *completely* useless until you install a system-update from CDN(no network requests involved here).
Hence, if you update your system from pre-v9.9 using a gamecard with v9.9, the system web-browser will be rendered *completely* useless until you install a system-update from CDN(no network requests involved here).
== Savedata ==
=== New3DS ===
On newer SKATER versions, it appears *all* NAND savedata is stored under the [[System_SaveData|0x000200BB]] savedata.
==== 0x000200BB savedata ====
This only contains "t.bin" with filesize 0xadf80, the format is as follows:
{| class="wikitable" border="1"
|-
! Offset
! Size
! Description
|-
| 0x70
| 0x8
| Timestamp for when the URL for the forced-update(see above section) was last requested? The timestamp format is the number of milliseconds since January 1, 2000.
|}


==Web Standards==
==Web Standards==