Difference between revisions of "APT:IsTitleAllowed"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x01050100] |- | 1-4 | ProgramInfo |} =Res...")
 
Line 32: Line 32:
  
 
As of [[10.4.0-29]], IronFall v1.0 and v1.1 are the only titles to be blocked.
 
As of [[10.4.0-29]], IronFall v1.0 and v1.1 are the only titles to be blocked.
 +
 +
If this command returns an error, Home Menu will handle that the exact same way as if the output u8 was value 0(one way this could happen is if v10.4 Home Menu is installed with a pre-v10.4 NS).

Revision as of 21:32, 19 January 2016

Request

Index Word Description
0 Header code [0x01050100]
1-4 ProgramInfo

Response

Index Word Description
0 Header code
1 Result code
2 u8, Allowed (0 = not allowed, 1 = allowed)

Description

Gets whether a title is allowed for launch.

As of 10.4.0-29, IronFall v1.0 and v1.1 are the only titles to be blocked.

If this command returns an error, Home Menu will handle that the exact same way as if the output u8 was value 0(one way this could happen is if v10.4 Home Menu is installed with a pre-v10.4 NS).