Settings services: Difference between revisions
No edit summary |
No edit summary |
||
Line 1,076: | Line 1,076: | ||
|- | |- | ||
| 0x4 || 0x4 || s32 minute | | 0x4 || 0x4 || s32 minute | ||
|- | |||
|} | |||
== NotificationFlag == | |||
This is "nn::settings::system::NotificationFlag". | |||
{| class="wikitable" border="1" | |||
! Bits | |||
! Description | |||
|- | |- | ||
|} | |} | ||
Line 1,086: | Line 1,095: | ||
! Offset || Size || Description | ! Offset || Size || Description | ||
|- | |- | ||
| 0x0 || 0x4 || u32 flags. Bitmask with NotificationFlag. | | 0x0 || 0x4 || u32 flags. Bitmask with [[#NotificationFlag]]. | ||
|- | |- | ||
| 0x4 || 0x4 || s32 [[#NotificationVolume|volume]] | | 0x4 || 0x4 || s32 [[#NotificationVolume|volume]] | ||
Line 1,093: | Line 1,102: | ||
|- | |- | ||
| 0x10 || 0x8 || [[#NotificationTime]] end_time | | 0x10 || 0x8 || [[#NotificationTime]] end_time | ||
|- | |||
|} | |||
== AccountNotificationFlag == | |||
This is "nn::settings::system::AccountNotificationFlag". | |||
{| class="wikitable" border="1" | |||
! Bits | |||
! Description | |||
|- | |- | ||
|} | |} | ||
Line 1,105: | Line 1,123: | ||
| 0x0 || 0x10 || [[Account_services|uid]] | | 0x0 || 0x10 || [[Account_services|uid]] | ||
|- | |- | ||
| 0x10 || 0x4 || u32 flags. Bitmask for AccountNotificationFlag. | | 0x10 || 0x4 || u32 flags. Bitmask for [[#AccountNotificationFlag]]. | ||
|- | |- | ||
| 0x14 || 0x1 || s8 [[#FriendPresenceOverlayPermission|friend_presence_overlay_permission]] | | 0x14 || 0x1 || s8 [[#FriendPresenceOverlayPermission|friend_presence_overlay_permission]] | ||
|- | |- | ||
| 0x15 || 0x3 || Padding | | 0x15 || 0x3 || Padding | ||
|- | |||
|} | |||
== TvFlag == | |||
This is "nn::settings::system::TvFlag". | |||
{| class="wikitable" border="1" | |||
! Bits | |||
! Description | |||
|- | |- | ||
|} | |} | ||
Line 1,120: | Line 1,147: | ||
! Offset || Size || Description | ! Offset || Size || Description | ||
|- | |- | ||
| 0x0 || 0x4 || u32 flags. Bitmask with TvFlag. | | 0x0 || 0x4 || u32 flags. Bitmask with [[#TvFlag]]. | ||
|- | |- | ||
| 0x4 || 0x4 || s32 [[#TvResolution|tv_resolution]] | | 0x4 || 0x4 || s32 [[#TvResolution|tv_resolution]] | ||
Line 1,135: | Line 1,162: | ||
|- | |- | ||
| 0x1C || 0x4 || float contrast | | 0x1C || 0x4 || float contrast | ||
|- | |||
|} | |||
== DataDeletionFlag == | |||
This is "nn::settings::system::DataDeletionFlag". | |||
{| class="wikitable" border="1" | |||
! Bits | |||
! Description | |||
|- | |- | ||
|} | |} | ||
Line 1,145: | Line 1,181: | ||
! Offset || Size || Description | ! Offset || Size || Description | ||
|- | |- | ||
| 0x0 || 0x4 || u32 flags. Bitmask with DataDeletionFlag. | | 0x0 || 0x4 || u32 flags. Bitmask with [[#DataDeletionFlag]]. | ||
|- | |- | ||
| 0x4 || 0x4 || s32 use_count | | 0x4 || 0x4 || s32 use_count | ||
Line 1,159: | Line 1,195: | ||
|- | |- | ||
| 0x0 || 0x18 || String. | | 0x0 || 0x18 || String. | ||
|- | |||
|} | |||
== SleepFlag == | |||
This is "nn::settings::system::SleepFlag". | |||
{| class="wikitable" border="1" | |||
! Bits | |||
! Description | |||
|- | |- | ||
|} | |} | ||
Line 1,169: | Line 1,214: | ||
! Offset || Size || Description | ! Offset || Size || Description | ||
|- | |- | ||
| 0x0 || 0x4 || u32 flags. Bitmask for SleepFlag. | | 0x0 || 0x4 || u32 flags. Bitmask for [[#SleepFlag]]. | ||
|- | |- | ||
| 0x4 || 0x4 || s32 [[#HandheldSleepPlan|handheld_sleep_plan]] | | 0x4 || 0x4 || s32 [[#HandheldSleepPlan|handheld_sleep_plan]] | ||
|- | |- | ||
| 0x8 || 0x4 || s32 [[#ConsoleSleepPlan|console_sleep_plan]] | | 0x8 || 0x4 || s32 [[#ConsoleSleepPlan|console_sleep_plan]] | ||
|- | |||
|} | |||
== InitialLaunchFlag == | |||
This is "nn::settings::system::InitialLaunchFlag". | |||
{| class="wikitable" border="1" | |||
! Bits | |||
! Description | |||
|- | |- | ||
|} | |} | ||
Line 1,184: | Line 1,238: | ||
! Offset || Size || Description | ! Offset || Size || Description | ||
|- | |- | ||
| 0x0 || 0x4 || u32 flags. Bitmask for InitialLaunchFlag. | | 0x0 || 0x4 || u32 flags. Bitmask for [[#InitialLaunchFlag]]. | ||
|- | |- | ||
| 0x4 || 0x4 || Padding | | 0x4 || 0x4 || Padding |