Applet Manager services: Difference between revisions

Line 608: Line 608:
| 100 || [5.0.0+] InitializeApplicationCopyrightFrameBuffer ||  
| 100 || [5.0.0+] InitializeApplicationCopyrightFrameBuffer ||  
|-
|-
| 101 || [5.0.0+] SetApplicationCopyrightImage ||  
| 101 || [5.0.0+] [[#SetApplicationCopyrightImage]] ||  
|-
|-
| 102 || [5.0.0+] [[#SetApplicationCopyrightVisibility]] ||  
| 102 || [5.0.0+] [[#SetApplicationCopyrightVisibility]] ||  
Line 716: Line 716:
==== EnableApplicationCrashReport ====
==== EnableApplicationCrashReport ====
Takes an input u8 bool, no output.
Takes an input u8 bool, no output.
==== SetApplicationCopyrightImage ====
Takes a type-0x45 input buffer and 5 input s32s, no output.
The last s32 is "nn::oe::WindowOriginMode".
The first two s32s must not have the negative bit set, and the following two s32s must not be <1.


==== SetApplicationCopyrightVisibility ====
==== SetApplicationCopyrightVisibility ====