Recent content by potatoho

  1. P

    Homebrew Is it possible to install dsiware on emunand?

    Emunand is great for tinkering. I can experiment with things that I would otherwise be uncomfortable on Sysnand. Such as resizing TWL partition to get over the 140MB limit. Since the nand is on my SD card, I can mount it on my desktop to play around with it. Also, I have SD cards for hacking and...
  2. P

    Homebrew Is it possible to install dsiware on emunand?

    Thank you @Robz8 that clears things up.
  3. P

    Homebrew Can One Backup an Imported Seed?

    You can backup the seed. FBI downloads from Nintendo if not found on the SD card. See the FBI GitHub source code for the URL in the file "source/core/http.c". To backup the seed, use the URL and save it on your computer. Rename the file to "<titleID>.dat" and put it in "/fbi/seed/" folder on...
  4. P

    Homebrew Is it possible to install dsiware on emunand?

    I'm also trying to run DSiware games on an Emunand setup. I built the twlBg.cxi (which has crc32: 42e3c342) for my n3ds using the twl_firm_patcher. However, I'm still getting the error "An error has occurred. Press and hold the POWER Button to turn the system off." The games works fine if I...