Modify source code to autoboot script #94
Richie-lem
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
You may be able to re-use the functionality that loads startup.te on payload boot. In here you could make a menu to 'boot' sys or emu. Although nothing is stopping you from editing the source |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
My idea is:
Based on this project https://github.com/i-lost-my-bagel/AtmosphereFolderSwitch, I want to compile a new TegraExplorer payload that only boot a specific script before booting atmosphere payload
I want to have two version of this new payload, both of them boot a specific script, one for the sysnand and one for the emunand, then start atmosphere
By this way we can have two different atmosphere folder and scripts booted before atmosphere payload just rename atmosphere folders for emunand or sysnand
I can do it myself, so my question is: Is there any risk by editing your source code and boot it on my own switch ?
Beta Was this translation helpful? Give feedback.
All reactions