Most likely, you will not find anything useful in the nsp, it will just contain a compiled .nro along with your installer files.
The magic special sauce is in the custom forwarder nro which also has the ability to copy files to SD. Possibly the...
I don't think you even tried.
with this repo you will:
put the files that you want to copy to your SD Card, they will be copied 1:1 if you put a /switch/ folder as "folders to include", they will copied to your sdcard root as /switch/ and so on...
First of all, while I appreciate the assistance and the fact that you even responded, don't pull that "You didn't even try" crap. Not only did I go through the repo several times to familiarize myself with what to expect from the software, it's...
Thanks, I'll give it a spin!
1781818487
Yeah, didn't really pull off what I needed; it converted the NRO to an NSP installer, but then put the forwarder in it's own NSP as well. I'm looking for more of a nested approach; one nsp that contains the...
So, the idea is to have an NSP that copies both an NRO to sdmc:/switch and another NSP which installs a fowarder for that nro. Is this possible to not only bundle them together but to chain the installs (i.e. nsp1 gets copied over dbi, installs...