Recent content by mounteerie

  1. M

    Homebrew [Pre-release] Agbsave9 - Tool to extract agb_firm saves.

    I'm not sure help much more, I was only really sharing how I managed to get it working. However, I get the same error with that save file. Which game is it for? My save file is a 66kb file compared to your 131kb.
  2. M

    Homebrew [Pre-release] Agbsave9 - Tool to extract agb_firm saves.

    Are you using Python 3? The fact you have to use quotes suggest you aren't, as I made the same mistake. Download it from here: https://www.python.org/downloads/release/python-351/ auto I had the same "SD Card has been removed" error. I believe the fix was to reboot the 3ds after...
  3. M

    Homebrew [Pre-release] Agbsave9 - Tool to extract agb_firm saves.

    Check out the instructions I wrote up here https://github.com/mounteerie/Agbsave9 Download this release: https://github.com/mounteerie/Agbsave9/releases/download/0.2.5/agbSave9.0.2.5.zip This is how I managed to get it to work. You will need to build a cia to inject the save file, but you don't...
  4. M

    Homebrew [Pre-release] Agbsave9 - Tool to extract agb_firm saves.

    Yup, can confirm the same error. Entering a title id of 00fc8300 results in a title id of 00ffbb00. Edit: This comment on this commit is correct. However, I am now getting "The SD card has been removed" when trying to launch the save injector. Edit 2: Success, I've uploaded my (hopefully)...