Internet Browser: Difference between revisions
 v11.4 dummy (New3DS only)  | 
				|||
| Line 111: | Line 111: | ||
| [[11.1.0-34]]  | | [[11.1.0-34]]  | ||
| See below.  | | See below.  | ||
|-  | |||
| None  | |||
| None  | |||
| v9217  | |||
| v11.4 CUP  | |||
| v11.4 CUP dummy web-browser, see below.  | |||
|-  | |-  | ||
| 1.9.10160  | | 1.9.10160  | ||
| Line 725: | Line 731: | ||
The only actual code change with Old3DS/New3DS browser v10.7 was that the code which calculates the diff_timestamp was moved to immediately after the block which initializes <state_timestamp> when <state_timestamp> is all-zero. This fixed the browser-version-check [[3DS_Userland_Flaws|bypass]].  | The only actual code change with Old3DS/New3DS browser v10.7 was that the code which calculates the diff_timestamp was moved to immediately after the block which initializes <state_timestamp> when <state_timestamp> is all-zero. This fixed the browser-version-check [[3DS_Userland_Flaws|bypass]].  | ||
==   | == Dummy web-browser ==  | ||
Gamecards v9.9 and above include, with their sysupdate, a dummy Old3DS/New3DS web-browser. The *only* thing this title does is display the same message listed in the above forced-update section. The message files in RomFS *only* contain that message string above. There are no "http" strings in the main codebin, and [[RO_Services|RO]] isn't used either(no CRO data in RomFS at all). Both browsers are internally called "dummySpider".  | Gamecards v9.9 and above include, with their sysupdate, a dummy Old3DS/New3DS web-browser. The *only* thing this title does is display the same message listed in the above forced-update section. The message files in RomFS *only* contain that message string above. There are no "http" strings in the main codebin, and [[RO_Services|RO]] isn't used either(no CRO data in RomFS at all). Both browsers are internally called "dummySpider".  | ||
Hence, if you update your system below v9.8 with any v9.9 or above gamecard, 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 below v9.8 with any v9.9 or above gamecard, the system web-browser will be rendered *completely* useless until you install a system-update from CDN(no network requests involved here).  | ||
Gamecards v10.7 and   | Gamecards v10.7 and v11.4(New3DS only) have updated the dummy web-browser, where the only difference is the title version.  | ||
== Savedata ==  | == Savedata ==  | ||