Line 327: |
Line 327: |
| |- | | |- |
| | 9 || | | | 9 || |
− | |}
| |
− |
| |
− | = Enums =
| |
− | === AppletId ===
| |
− | {| class="wikitable" border="1"
| |
− | |-
| |
− | ! ID
| |
− | ! Description
| |
− | |-
| |
− | | 0x02
| |
− | | Unknown (throws fatal error 2128-0203)
| |
− | |-
| |
− | | 0x03
| |
− | | Unknown (throws fatal error 2128-0203)
| |
− | |-
| |
− | | 0x04
| |
− | | Unknown (throws fatal error 2128-0203)
| |
− | |-
| |
− | | 0x0C
| |
− | | Unknown (blinks the screen)
| |
− | |-
| |
− | | 0x0D
| |
− | | Unknown (displays "Checking for free space...")
| |
− | |-
| |
− | | 0x0E
| |
− | | ErrorApplet
| |
− | |-
| |
− | | 0x0F
| |
− | | NetworkSelect
| |
− | |-
| |
− | | 0x10
| |
− | | PlayerSelect
| |
− | |-
| |
− | | 0x11
| |
− | | Swkbd (on-screen keyboard)
| |
− | |-
| |
− | | 0x13
| |
− | | [[Internet_Browser|WebApplet]] From WebApplet string: "aInfo.appletId == ::nn::applet::AppletId_LibraryAppletWeb".
| |
− | |-
| |
− | | 0x14
| |
− | | Ec ([[Internet_Browser|ShopN]]) From ShopN string: "aInfo.appletId == ::nn::applet::AppletId_LibraryAppletShop".
| |
− | |-
| |
− | | 0x15
| |
− | | Album
| |
− | |-
| |
− | | 0x18
| |
− | | [[Internet_Browser|Whitelisted]] web-applet (From whitelisted web-applet string: "aInfo.appletId == ::nn::applet::AppletId_LibraryAppletLoginShare")
| |
− | |-
| |
− | | 0x19
| |
− | | [[Internet_Browser|WifiWebAuth]] (From browser string: "aInfo.appletId == ::nn::applet::AppletId_LibraryAppletWifiWebAuth")
| |
− | |}
| |
− |
| |
− | This seems to be the equivalent of [https://3dbrew.org/wiki/NS_and_APT_Services#AppIDs this].
| |
− |
| |
− | === ShimKind ===
| |
− | This is from strings and code in the [[Internet_Browser| web-applets]].
| |
− |
| |
− | This indicates the type of web-applet.
| |
− |
| |
− | {| class="wikitable" border="1"
| |
− | |-
| |
− | ! shimKind value
| |
− | ! Description
| |
− | |-
| |
− | | 2
| |
− | | LoginApplet
| |
− | |-
| |
− | | 4
| |
− | | ShareApplet
| |
− | |-
| |
− | | 5
| |
− | | WebApplet
| |
− | |-
| |
− | | 6
| |
− | | WifiWebAuthApplet
| |
− | |-
| |
− | | 7
| |
− | | LobbyApplet
| |
| |} | | |} |
| | | |
| [[Category:Services]] | | [[Category:Services]] |