Recent content by lingi

  1. lingi

    Homebrew Question How to find offsets for IPS / exeFS patches?

    I am trying to create an exeFS patch for Dark Souls Remastered. I extracted main from the NCAs and then converted it to an ELF with nx2elf. The problem is, this ELF file is different from the ELF file produced by nsnsotool, hactool, or Ghidra. Which one of these produces the correct file? And...