Line 46:
Line 46:
== WC24 title booting ==
== WC24 title booting ==
â
WC24 can boot titles specified in a NANDBOOTINFO E-Mail attachment. When a message is received with the correct headers, the NANDBOOTINFO attachment is written to NAND, and whenever STM_Wakeup is called or probably when sysmenu is booted, sysmenu boots the specified title. The value of the NANDBOOTINFO bytes needed to trigger this is unknown, but the below is the headers needed to trigger writing the attachment to NANDBOOTINFO:
+
WC24 can boot titles specified in a NANDBOOTINFO E-Mail attachment. When a message is received with the correct headers, the NANDBOOTINFO attachment is written to NAND. The next time STM_Wakeup is called, the sysmenu is booted to boot the specified title. NANDBOOTINFO.titletype must be 8, and the argbuf is processed in some unclear way. Below are the headers needed to trigger writing the attachment to NANDBOOTINFO:
X-Wii-AppId: 0-00000001-0001
X-Wii-AppId: 0-00000001-0001
X-Wii-Cmd: 00020002
X-Wii-Cmd: 00020002