Extras
Supplementary material that does not fit under Application Modules, Payloads, or the toolchain itself: recipes and tips per executable form, and the package metadata every application module carries.
| Page | What it covers |
|---|---|
| Tips for application modules | Everyday recipes for building homebrew: loading modules, reading bundled files, keeping memory in bounds, animating a value, logging, running across firmware versions, deploying, and more. |
| Tips for payloads | Everyday recipes for building payloads: printing to the kernel log, running as a daemon, reading the loader-supplied arguments, resolving optional symbols, sending notifications, and iterating quickly. |
| The sce_sys/param.json fields | The package metadata a title carries, and the packaging step that assembles it. |