Applet Manager services: Difference between revisions

(3 intermediate revisions by the same user not shown)
Line 690: Line 690:


==== BeginBlockingHomeButtonShortAndLongPressed ====
==== BeginBlockingHomeButtonShortAndLongPressed ====
Takes an input u64, no output.
Takes an input s64, no output.


Official user-processes use hard-coded value 0 for the u64.
Official user-processes use hard-coded value 0 for the s64.


Starts blocking the Home button.
Starts blocking the Home button.
Line 1,966: Line 1,966:
| 0x4 || 0x4 || See [[#ApplicationAttribute]].
| 0x4 || 0x4 || See [[#ApplicationAttribute]].
|-
|-
| 0x8 || 0x4 || See [[#ApplicationAttribute]].
| 0x8 || 0x4 || [7.0.0+] See [[#ApplicationAttribute]].
|}
|}


Line 1,982: Line 1,982:
| 0x4 || 0x4 || Default is 0 for non-Quest. Only used when non-zero: unknown value in seconds.
| 0x4 || 0x4 || Default is 0 for non-Quest. Only used when non-zero: unknown value in seconds.
|-
|-
| 0x8 || 0x4 || float. Must be in the range of 0.0f-1.0f. The default is 1.0f.
| 0x8 || 0x4 || float audio volume. Must be in the range of 0.0f-1.0f. The default is 1.0f.
|-
|-
| 0xC || 0x14 || Unknown. Default is 0.
| 0xC || 0x14 || Unused. Default is 0.
|}
|}