NPDM: Difference between revisions

Magic (talk | contribs)
No edit summary
No edit summary
Line 70: Line 70:
|-
|-
| 0x4
| 0x4
| 0xCC
| 0xEC
| ?
| ?
|-
| 0xF0
| <Varies>
| Service Access Control
|}
|}


Line 90: Line 94:
| 0xB4
| 0xB4
| ?
| ?
|-
| 0x60
| <Varies>
| Service Access Control
|}
|}




Switch version of 3DS ACI(Access Control Info)?
Switch version of 3DS ACI(Access Control Info)?
=Service Access Control=
This is a list of [[Services_API|service]]-name strings which the title has access to, with the following structure: +0 control_byte, +1 = {service-name without nul-terminator}. Bitmask 0xF in control_byte is the length of the service-name. Bitmask 0x80 is set for services which the title can register, while it's clear for services used with [[Services_API#GetService]].