Titles

Title launch supervision, process monitoring, and lifecycle control.

Prosperous interfaces with platform launch daemons and shell services to start applications in full retail BIG_APP context, verify screen focus, and terminate processes cleanly.


GUI: Title Supervisor

Open the Titles tab from the main navigation panel (or press Ctrl+T).

+-------------------------------------------------------------------------------+
|  Title Supervisor (living-room)                                  [_][O][X]    |
+-------------------------------------------------------------------------------+
| Running Titles:                                                               |
|   * GLCB00001 - "GL-Cube 3D Demo" (AppID: 0x6018, PID: 191) [RUNNING]        |
|                                                                               |
| Staged Titles (/data/homebrew):                                               |
|   [Launch] GLCB00001  - GL-Cube 3D Demo (v1.00)                               |
|   [Launch] OBSC00001  - obSCEne Conformance Suite (v2.4)                       |
|   [Launch] WIPE00001  - WipEout Model Viewer (v1.00)                          |
+-------------------------------------------------------------------------------+
| [ Terminate Running Title (SIGKILL) ]   [ Relaunch (F5) ]                     |
+-------------------------------------------------------------------------------+

Prosperous Title Supervisor (Screenshot placeholder: Title Supervisor)

GUI Controls:


CLI: pros launch & pros close

# Launch a title by Title ID
pros launch GLCB00001

# Close a running title
pros close GLCB00001