Difference between revisions of "Error applet"

From Nintendo Switch Brew
Jump to navigation Jump to search
(Created page with "The error applet is used to display an error result by several titles and applets. (AppletId 0xE) A dialog is displayed with the error code at the top, and with support text...")
 
(Redirected page to Error Applet)
Tag: New redirect
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The error applet is used to display an error result by several titles and applets. (AppletId 0xE)
+
#REDIRECT [[Error_Applet]]
 
 
A dialog is displayed with the error code at the top, and with support text plus a support page link in the dialog.
 
 
 
It takes two input storages: common arguments and a custom storage.
 
 
 
== Common arguments ==
 
 
 
Version 0 according to official usage.
 
 
 
 
 
== Error storage ==
 
 
 
Has size 20.
 
 
 
Apparently, the layout is changed by setting different values to the first byte.
 
 
 
The error code is an u32/Result located at offset 16.
 

Latest revision as of 18:35, 7 March 2023

Redirect to: