Shared Database services: Difference between revisions
Masagrator (talk | contribs) |
|||
| (8 intermediate revisions by 3 users not shown) | |||
| Line 286: | Line 286: | ||
|- | |- | ||
| 20 || [20.0.0+] | | 20 || [20.0.0+] | ||
|- | |||
| 30 || [22.0.0+] | |||
|- | |- | ||
| 100 || [20.0.0+] | | 100 || [20.0.0+] | ||
| Line 412: | Line 414: | ||
|- | |- | ||
| 19 || [10.0.0+] [[#QueryApplicationPlayStatisticsByUserAccountIdForSystem]] | | 19 || [10.0.0+] [[#QueryApplicationPlayStatisticsByUserAccountIdForSystem]] | ||
|- | |||
| 30 || [22.0.0+] | |||
|- | |||
| 31 || [22.0.0+] | |||
|- | |- | ||
| 100 || [20.0.0+] | | 100 || [20.0.0+] | ||
| Line 528: | Line 534: | ||
|- | |- | ||
| 202 || [[#UpgradeLaunchRequiredVersion]] | | 202 || [[#UpgradeLaunchRequiredVersion]] | ||
|- | |||
| 203 || [22.0.0+] | |||
|- | |- | ||
| 1000 || [[#PushLaunchVersion]] | | 1000 || [[#PushLaunchVersion]] | ||
| Line 534: | Line 542: | ||
|- | |- | ||
| 1002 || [[#ListRequiredVersion]] | | 1002 || [[#ListRequiredVersion]] | ||
|- | |||
| 1003 || [22.0.0+] | |||
|} | |} | ||
| Line 923: | 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 = | ||
| Line 1,086: | Line 1,108: | ||
* ApplicationId 010049900F546000 ([[Super Mario 3D All-Stars]]) now requires Application version 262144. | * ApplicationId 010049900F546000 ([[Super Mario 3D All-Stars]]) now requires Application version 262144. | ||
* New records were added: | * New records were added: | ||
** ApplicationIds 01005270232F2000 and 01001300232F4000: function_id "Launch" with type "SystemUpdateRequired", with system-version [20.3.0]. | ** ApplicationIds 01005270232F2000 (OCTOPATH TRAVELER 0) and 01001300232F4000 (OCTOPATH TRAVELER 0 (for KOR/CHN)): function_id "Launch" with type "SystemUpdateRequired", with system-version [20.3.0]. | ||
** The following are function_id "Launch" with type ApplicationUpdateRequired: | ** The following are function_id "Launch" with type ApplicationUpdateRequired: | ||
*** 010099C022B96000 version = 0 | *** 010099C022B96000 version = 0 (Super Mario Galaxy™) | ||
*** 0100FD8022DAA000 version = 0 | *** 0100FD8022DAA000 version = 0 (Super Mario Galaxy™ 2) | ||
*** 0100F4C009322000 version = 196608 | *** 0100F4C009322000 version = 196608 (Pikmin™ 3 Deluxe) | ||
*** 010015100B514000 version = 65536 | *** 010015100B514000 version = 65536 (Super Mario Bros.™ Wonder) | ||
*** 01001CB0106F8000 version = 131072 | *** 01001CB0106F8000 version = 131072 (Pikmin™ 3 Deluxe Demo) | ||
The json had the following changes with [21.0.0-21.2.0] (with any rebootless updates), besides the above version update: | |||
* ApplicationId 010049900F546000 ([[Super Mario 3D All-Stars]]) now requires Application version 327680. | |||
[[Category:Services]] | [[Category:Services]] | ||