PMApp:SetAppResourceLimit

From 3dbrew
Revision as of 08:14, 11 October 2015 by Smea (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000a0140] |- | 1 | ? (usually 0) |- | 2 | Resource limit type. |- | 3 | Resource...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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".