switch-examples/templates/sysmodule/README.md
2019-01-13 14:05:40 -05:00

374 B

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.flag.

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