NS services: Difference between revisions
m Hexkyz moved page NS Services to NS services: Consistency with other services pages |
No edit summary |
||
Line 3,742: | Line 3,742: | ||
| 1 || MicroApplicationResource | | 1 || MicroApplicationResource | ||
|} | |} | ||
= ApplicationErrorCodeCategory = | |||
This is "nn::ns::ApplicationErrorCodeCategory". This is an u64. | |||
= NoDownloadRightsErrorResolution = | = NoDownloadRightsErrorResolution = | ||
Line 3,980: | Line 3,983: | ||
|- | |- | ||
| 0x18 || 0x20 || UTF-8 Nickname. Official sw uses strncpy to copy this into another struct (<code>nn::account::Nickname</code>), with a NUL-byte written after the copied data. | | 0x18 || 0x20 || UTF-8 Nickname. Official sw uses strncpy to copy this into another struct (<code>nn::account::Nickname</code>), with a NUL-byte written after the copied data. | ||
|} | |} | ||