Host process for loading Switch overlay OVLs (NROs)
  • C 55%
  • Makefile 40%
  • Assembly 5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-10-16 21:10:45 +02:00
.github Create FUNDING.yml 2020-04-21 12:32:13 +02:00
.vscode Make ovlloader not crash everything when ovlmenu isn't found. Exit sanely 2020-02-02 11:17:23 +01:00
source Exit if on <9.0.0 (again) 2020-05-05 15:08:19 -05:00
.gitignore Build NPDM from JSON configuration file (with enhancements), see details: 2018-05-09 18:18:18 +02:00
LICENSE.md Copy license from libnx (fix #1) 2018-08-06 21:39:26 +02:00
Makefile Bump version to 1.0.6 2020-05-05 22:24:01 +02:00
ovll.json update for new DebugFlags capability semantics (#38) 2024-10-16 21:10:45 +02:00
README.md Fix typo in readme 2020-04-29 14:42:08 -07:00
toolbox.json Move ovlloader's ProgramID out of the application range 2020-04-15 22:48:22 +02:00

nx-ovlloader

Host process for loading Switch overlay OVLs (NROs)

This is the loader service of the Tesla ecosystem. It's derrived from the default nx-hbloader. When being run, this service automatically tries to chainload /switch/.overlays/ovlmenu.ovl, the Tesla Menu. From there on it will load and switch between different overlays on request.