Recent content by ItsTheSky

  1. ItsTheSky

    Hacking Having trouble repacking decompressed files into a NCA

    The issue is that the hacpack command seems to fail or shut down by itself without any further logs. Here are the details of what I'm doing: B:\Kirby>hacpack --type nca --ncatype program --titleid 01006B601380E000 --exefsdir "NCA/exefs" --romfsdir "NCA/romfs" -o "./output" -k keys.txt hacPack...
  2. ItsTheSky

    Hacking Having trouble repacking decompressed files into a NCA

    Hello there I'm looking for help about hacPack; my goal is to edit a file inside an NSP game. I've extracted NSP's NCA files using NSC Builder Those NCAs has then been decompressed also using NSC Builder, into plain files I've edited what I wanted, but then I want to get back the modified NCA...