NS services: Difference between revisions
formatting |
|||
Line 6: | Line 6: | ||
! Cmd || Name | ! Cmd || Name | ||
|- | |- | ||
| 0 || GetTitlesInfo | | 0 || [[#GetTitlesInfo]] | ||
|- | |- | ||
| 1 || | | 1 || | ||
Line 158: | Line 158: | ||
| 600 || | | 600 || | ||
|- | |- | ||
| 601 || GetTitleInfo1 | | 601 || [[#GetTitleInfo1]] | ||
|- | |- | ||
| 602 || | | 602 || | ||
Line 289: | Line 289: | ||
= ns:dev = | = ns:dev = | ||
= | = Applet IDs = | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
Line 335: | Line 335: | ||
|} | |} | ||
This seems to be the equivalent of [https://3dbrew.org/wiki/NS_and_APT_Services#AppIDs this] | This seems to be the equivalent of [https://3dbrew.org/wiki/NS_and_APT_Services#AppIDs this]. | ||
=args.shimKind= | = args.shimKind = | ||
This is from strings and code in [[Internet_Browser|whitelisted]] web-applet. | This is from strings and code in [[Internet_Browser|whitelisted]] web-applet. | ||
"args.shimKind() == ::nn::web::common::ShimKind::Lobby || args.shimKind() == ::nn::web::common::ShimKind::Login || args.shimKind() == ::nn::web::common::ShimKind::Share" | "args.shimKind() == ::nn::web::common::ShimKind::Lobby || args.shimKind() == ::nn::web::common::ShimKind::Login || args.shimKind() == ::nn::web::common::ShimKind::Share" | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" |