Difference between revisions of "Process Manager Services"

From 3dbrew
Jump to navigation Jump to search
Line 45: Line 45:
 
| [[PMDbg:LaunchTitle|LaunchTitle]]
 
| [[PMDbg:LaunchTitle|LaunchTitle]]
 
|}
 
|}
 +
 +
A maximum of three sessions can be open with both of these ports combined, therefore only three processes can use either of these ports at once.

Revision as of 06:30, 12 April 2013

Process Manager app port "pm:app"

Command Header Description
0x0001.... LaunchTitle
0x0002....
0x0003.... Terminates processes.
0x00040100 TerminateProcessTID
0x0005.... Mostly the same as TerminateProcessTID, except this uses an unknown process field instead of the TID.
0x0006.... Initialize
0x0007....
0x0008.... GetTitleProgramID
0x0009....

Process Manager debug port "pm:dbg"

Command Header Description
0x0001.... LaunchTitleDebug
0x0002.... LaunchTitle

A maximum of three sessions can be open with both of these ports combined, therefore only three processes can use either of these ports at once.