PMApp:GetTitleExheaderFlags: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
No edit summary
Steveice10 (talk | contribs)
m Let's not link to a link.
Line 9: Line 9:
|-
|-
| 1-4
| 1-4
| 0x10-byte [[PMApp:LaunchTitle|struct]]
| [[FSReg:LoadProgram#ProgramInfo|ProgramInfo struct]]
|}
|}



Revision as of 19:38, 11 October 2015

Request

Index Word Description
0 Header code [0x00080100]
1-4 ProgramInfo 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].