BOSSU:ReadNsData

From 3dbrew
Revision as of 01:08, 7 February 2025 by DaniElectra (talk | contribs) (Use IPC template header)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request

Index Word Description
0
Header 0x00280102 Cmd 0x0028 Param 4 Xlat 2
1 u32, NS Data ID
2-3 s64, Offset
4 u32, Buffer size
5 Descriptor for mapping a write-only buffer in the target process
6 Data buffer

Response

Index Word Description
0
Header 0x002800C2 Cmd 0x0028 Param 3 Xlat 2
1 Result code
2 u32, Actual read size
3 u32, Version of the NS Data
4 Descriptor for mapping a write-only buffer in the target process
5 Data buffer

Description

Reads the content from the given NS Data ID of the program ID of the current session.