Error Applet: Difference between revisions
No edit summary |
No edit summary |
||
Line 43: | Line 43: | ||
| 0x10 || 0x4 || Result res | | 0x10 || 0x4 || Result res | ||
|} | |} | ||
== ErrorEulaData == | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset || Size || Description | |||
|- | |||
| 0x0 || 0x20000 || data | |||
|} | |||
== ErrorEulaArg == | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset || Size || Description | |||
|- | |||
| 0x0 || 0x8 || ErrorCommonHeader. unk_x1 = 1. | |||
|- | |||
| 0x8 || 0x4 || [[Settings_services|RegionCode]] | |||
|} | |||
This struct is 0xC-bytes. | |||
* Eula: ErrorCommonHeader.type = 3. Displays the EULA. | |||
* SystemUpdateEula: ErrorCommonHeader.type = 8. Displays the system-update EULA. Uses an additional IStorage containing [[#ErrorEulaData]], from [[Applet_Manager_services#CreateTransferMemoryStorage]] with flag=false. | |||
== SystemErrorArg == | == SystemErrorArg == |