mirror of
https://github.com/switchbrew/switch-examples.git
synced 2025-06-20 21:12:38 +02:00
Updated sysmodule README for latest atmo.
This commit is contained in:
parent
ef37c94ddd
commit
70e1e46a82
@ -1,6 +1,6 @@
|
||||
# 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>/boot2.flag`.
|
||||
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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user