Recent content by hss2

  1. H

    Homebrew 3ds extdata dump and restore tool (extra data editing!)

    You mean filter by only .mii files? I don't think you can do that, you need to be specific in the config file about what you want as I don't think you can use wildcards, but you should also be able to just dump everything without the e config to get what you need. I'm not sure how emunand...
  2. H

    Homebrew 3ds extdata dump and restore tool (extra data editing!)

    So I took a look and the current version does not allow creating new directories. So I decided to give it that option =) I updated the sourcecode to work with the latest devkitProUpdater-1.6.0 as well as added a new menu option that creates a folder of your choosing, using config.txt and a new...
  3. H

    Homebrew 3ds extdata dump and restore tool (extra data editing!)

    Does this allow for the creation of folders that do not exist in extdata extradata? I am targeting an address that exists. files properly dump from this address I can "RESTORE" files to the root of this address I can "RESTORE" files to a subdirectory that already exists at this address I...