Shared Database services: Difference between revisions
Masagrator (talk | contribs) |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 933: | Line 933: | ||
|} | |} | ||
PlayEventType | PowerStateChange: | ||
{| class="wikitable" border="1" | |||
|- | |||
! Offset | |||
! Size | |||
! Description | |||
|- | |||
| 0x0 || 0x1 || 0 - turned on, 1 - turned off, 2 - sleep mode on, 3 - sleep mode off | |||
|- | |||
| 0x1 || 0x1B || Padding | |||
|} | |||
PlayEventType OperationModeChange: u8 +0x0 is the input value from [[#NotifyOperationModeChangeEvent]], the rest is unused. | |||
= AccountEvent = | = AccountEvent = | ||