Profile Selector: Difference between revisions
| (3 intermediate revisions by the same user not shown) | |||
| Line 116: | Line 116: | ||
! Offset || Size || Description | ! Offset || Size || Description | ||
|- | |- | ||
| 0x0 || 0x4 || | | 0x0 || 0x4 || [[#UserSelectionPurpose]] | ||
|- | |- | ||
| 0x4 || 0x1 || | | 0x4 || 0x1 || | ||
| Line 142: | Line 142: | ||
! Value || Description | ! Value || Description | ||
|- | |- | ||
| 0 || | | 0 || LoginAndCreate | ||
|- | |- | ||
| 1 || | | 1 || Login | ||
|- | |- | ||
| 2 || | | 2 || Create | ||
|} | |||
== UserSelectionPurpose == | |||
This is "nn::account::UserSelectionPurpose". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value || Description | |||
|- | |||
| 0 || General | |||
|- | |||
| 1 || GameCardRegistration | |||
|- | |||
| 2 || EShopLaunch | |||
|- | |||
| 3 || EShopItemShow | |||
|- | |||
| 4 || PicturePost | |||
|- | |||
| 5 || NintendoAccountLinkage | |||
|- | |||
| 6 || SettingsUpdate | |||
|- | |||
| 7 || SaveDataDeletion | |||
|- | |||
| 8 || UserMigration | |||
|- | |||
| 9 || SaveDataTransfer(?) | |||
|} | |} | ||