The Legend of Zelda: Tears of the Kingdom
Versions
This section documents the game-update changes.
v1.4.0
The SDK was updated to 20.5.6.
Access to service ngc:u was added.
nn::pl::IsRunningOnOunce() is now used, the ret is stored in a global field. Immediately after this nn::aoc::ListAddOnContent is used, with a state field being set when there's a matching value returned by this. In the NX build there's no other AOC usage however.
There's now functionality for launching WebApplet with URL "https://web-%.znc.srv.nintendo.net/app_info?p=0030394c088900b457426b1804966ece0cf89504". This is just for displaying {mobile device app download}.
The Control content now has an "/Acd_1/" directory. This contains the same filenames as normal Control files. This contains the control.nacp and icons for the Nintendo Switch 2 Edition. The Acd_1/control.nacp has the following differences compared with the base /control.nacp:
- The ApplicationTitle name strings were updated for Nintendo Switch 2 Edition.
- AcdIndex/ApparentPlatform were changed from 0 to 1.
- InitialProgramIndex was changed from 0 to 1.
- AccessibleProgramIndexFlags was changed from 0x1 to 0x3.
- The last 0x40-bytes of the SaveDataCertificateBytes differ.