NEWSU:AddNotification

NEWSU:AddNotification

Request #

Index WordDescription
0Header code [0x000100C8]
1Header buffer size
2Message buffer size
3Image buffer size, can be zero
4Value 0x20
5ProcessID set by the ARM11-kernel.
6(HdrSize<<4) | 10
7Header buffer ptr
8(MsgSize<<4) | 10
9Message buffer ptr
10(ImageSize<<4) | 10
11Image buffer ptr, can be 0x0

Response #

Index WordDescription
0Header code
1Resultcode

Description #

This is similar to NEWSS:AddNotification. This uses FS:GetProgramLaunchInfo with the input processID to set the u64 programID @ notificationhdr+8.