Difference between revisions of "PMApp:SetAppResourceLimit"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000a0140] |- | 1 | ? (usually 0) |- | 2 | Resource limit type. |- | 3 | Resource...")
(No difference)

Revision as of 08:14, 11 October 2015

Request

Index Word Description
0 Header code [0x000a0140]
1 ? (usually 0)
2 Resource limit type.
3 Resource limit value.
4 ? (usually 0)
5 ? (usually 0)

Response

Index Word Description
0 Header code
1 Result code

Description

Interface for svcSetResourceLimitLimitValues. Sets a single resource limit at a time. Resource limit types are in the 0-9 range and can be found at KResourceLimit : 0 is "Max Priority" and 9 is "Max CPU time".