RobZilla10001's latest activity

  • RobZilla10001
    RobZilla10001 reacted to The Real Jdbye's post in the thread Can I nest NSP's? with Like Like.
    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...
  • RobZilla10001
    RobZilla10001 reacted to delson_anr's post in the thread Can I nest NSP's? with Like Like.
    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...
  • RobZilla10001
    RobZilla10001 replied to the thread Can I nest NSP's?.
    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...
  • RobZilla10001
    RobZilla10001 reacted to delson_anr's post in the thread Can I nest NSP's? with Like Like.
    https://github.com/CNX17/NSP-Auto-Installer-Maker
  • RobZilla10001
    RobZilla10001 replied to the thread Can I nest NSP'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...
  • RobZilla10001
    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...