switch-examples/templates/sysmodule
2018-11-30 16:32:52 -05:00
..
source Added sysmodule template. 2018-11-27 19:37:40 -05:00
Makefile Added sysmodule template. 2018-11-27 19:37:40 -05:00
README.md Updated sysmodule README for latest atmo. 2018-11-30 16:32:52 -05:00
sysmodule.json Added sysmodule template. 2018-11-27 19:37:40 -05:00

sysmodule

This template is for a sysmodule where the output .nsp is used by Atmosphère at: sdmc:/atmosphere/titles/<titleid>/exefs.nsp. To load the sysmodule at boot, the following file should exist: sdmc:/atmosphere/titles/<titleid>/flags/boot2.

Where titleid is whatever you specify. Update the $(TARGET).json file with the titleid and any other changes.