Difference between revisions of "PMApp:GetTitleExheaderFlags"

From 3dbrew
Jump to navigation Jump to search
Line 26: Line 26:
 
| 2-3
 
| 2-3
 
| Flags
 
| Flags
 +
|-
 +
| 4-5
 +
| This is the 8-bytes from exheader offset 0x8.
 
|}
 
|}
  
 
=Description=
 
=Description=
This returns the 8-bytes from exheader_arm11systemlocalcaps.flags, for the specified [[NCCH#CXI|CXI]] title.
+
This returns the 8-bytes from exheader_arm11systemlocalcaps.flags at cmdreply[2-3], for the specified [[NCCH#CXI|CXI]] title. In newer pm-module versions, this also returns additional exheader data at cmdreply[4-5].

Revision as of 21:29, 27 September 2015

Request

Index Word Description
0 Header code [0x00080100]
1-4 0x10-byte struct

Response

Index Word Description
0 Header code
1 Result code
2-3 Flags
4-5 This is the 8-bytes from exheader offset 0x8.

Description

This returns the 8-bytes from exheader_arm11systemlocalcaps.flags at cmdreply[2-3], for the specified CXI title. In newer pm-module versions, this also returns additional exheader data at cmdreply[4-5].