Scheduled system upgrade on Sunday 21 April 2024 15:00-16:00 UTC - On that day, the wiki and other services might go down for 5-15 minutes.

nxargs

From ZeldaMods (Breath of the Wild)
Revision as of 20:52, 30 April 2019 by imported>Leoetlino (lowercase article title)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

nxargs
Subsystem
Official name Yes
Description [Switch] Holds launch parameters (retrieved with nn::oe::TryPopLaunchParameter)
Init function Switch 1.5.0: 0000007100901BA4
Wii U 1.5.0: ???
Debug only No

Collects launch parameters (retrieved with nn::oe::TryPopLaunchParameter which is called each time with a 0x1000 byte buffer) and processes them as soon as the game has finished loading and if the current map isn't TitleMenu and isn't STAGESELECT, and if there is no active event.

A 010 template for the launch parameter data format is available here.