Applet Manager services: Difference between revisions

Line 1,978: Line 1,978:
! Offset || Size || Description
! Offset || Size || Description
|-
|-
| 0x0 || 0x4 || Unknown. Default is 0.
| 0x0 || 0x4 || Unknown. Default is 0 for non-Quest.
|-
|-
| 0x4 || 0x4 || Unknown. Default is 0.
| 0x4 || 0x4 || Unknown. Default is 0 for non-Quest.
|-
|-
| 0x8 || 0x4 || float. Must be in the range of 0.0f-1.0f. The default is 1.0f.
| 0x8 || 0x4 || float. Must be in the range of 0.0f-1.0f. The default is 1.0f.
Line 1,988: Line 1,988:


This struct is "nn::am::ApplicationAttribute". This struct is 0x20-bytes.
This struct is "nn::am::ApplicationAttribute". This struct is 0x20-bytes.
The function called internally by CreateApplication* only uses the first 0xC-bytes from ApplicationAttribute.


= Notes =
= Notes =