Skip to content

Releases: kateeckhart/Agbsave9

Compatibility update

06 May 22:13
Compare
Choose a tag to compare

Fix compatibility with all the new 3ds hacks

EEPROM support

09 Feb 03:16
Compare
Choose a tag to compare

EEPROM support has been added. Most GBA games should work now.
Instructions are the same:

  1. Dump save using Agbsave9 and record the title id and save type
  2. Open the gen_rom.py script in the agb_inject folder using Python3 to generate a cia
  3. In CFW sysnand mode install the generated cia over your gave
  4. Run the thing you just installed
  5. When "AGB_FIRM save injector" appears exit
  6. Go into the Nintendo 3ds folder on you sd card
  7. Depending on your cfw setup you will see 1 or 2 folders with random numbers
  8. Go into the smaller one
  9. Go to the folder in that one
  10. Go into title/0040000
  11. Go into the folder matching the title id
  12. Backup the data folder
  13. Reinstall your game
  14. Restore the data folder
  15. Have fun

Fix some sram games(ffv)

06 Feb 18:48
Compare
Choose a tag to compare
Pre-release

Certain sram games (like ffv) didn't work and this release fixes them. Usage is the same.

The version before eeprom support is added.

06 Feb 02:30
Compare
Choose a tag to compare

This release works with(hopefully) all flash and sram games
Changes include:
Port the cakerop fix from Decrypt9.
Fix the error some flash games where having (like Rockman EXE 4.5 Real Operation).
Uses makerom for reliable injection.
How to use:

  1. Dump save using Agbsave9 and record the title id and save type
  2. Open the gen_rom.py script in the agb_inject folder using Python3 to generate a cia
  3. In CFW sysnand mode install the generated cia over your gave
  4. Run the thing you just installed
  5. When "AGB_FIRM save injector" appears exit
  6. Go into the Nintendo 3ds folder on you sd card
  7. Depending on your cfw setup you will see 1 or 2 folders with random numbers
  8. Go into the smaller one
  9. Go to the folder in that one
  10. Go into title/0040000
  11. Go into the folder matching the title id
  12. Backup the data folder
  13. Reinstall your game
  14. Restore the data folder
  15. Have fun

Bug fix for windows

24 Jan 05:46
Compare
Choose a tag to compare
Bug fix for windows Pre-release
Pre-release

This tool should work on windows now.

Hopefully everything should work

24 Jan 05:17
Compare
Choose a tag to compare
Pre-release

This release should work. Instuctions are the same:

  1. Dump save using Agbsave9 and record the title id and save type
  2. Use the gen_rom.py script in the agb_inject folder to generate a cia
  3. Replace the game with the generated cia
  4. Run the program
  5. When "AGB_FIRM save injector" appears exit
  6. Go into the Nintendo 3ds folder on you sd card
  7. Depending on your cfw setup you will see 1 or 2 folders with random numbers
  8. Go into the smaller one
  9. Go to the folder in that one
  10. Go into title/0040000
  11. Go into the folder matching the title id
  12. Backup the data folder
  13. Reinstall your game
  14. Restore the data folder
  15. Have fun

Small bug fix

24 Jan 03:08
Compare
Choose a tag to compare
Small bug fix Pre-release
Pre-release

This is a small bug fix. The instructions are the same.

  1. Dump save using Agbsave9 and record the title id and save type
  2. Use the gen_rom.py script in the agb_inject folder to generate a cia
  3. Replace the game with the generated cia
  4. Run the program
  5. When "AGB_FIRM save injector" appears exit
  6. Go into the Nintendo 3ds folder on you sd card
  7. Depending on your cfw setup you will see 1 or 2 folders with random numbers
  8. Go into the smaller one
  9. Go to the folder in that one
  10. Go into title/0040000
  11. Go into the folder matching the title id
  12. Backup the data folder
  13. Reinstall your game
  14. Restore the data folder
  15. Have fun

Agbsave9 - Inject alpha.

23 Jan 23:07
Compare
Choose a tag to compare
Pre-release

This alpha release can inject sram and flash saves. To inject saves

  1. Dump save using Agbsave9 and record the title id and save type
  2. Use the gen_rom.py script in the agb_inject folder to generate a cia
  3. Replace the game with the generated cia
  4. Run the program
  5. When "AGB_FIRM save injector" appears exit
  6. Go into the Nintendo 3ds folder on you sd card
  7. Depending on your cfw setup you will see 1 or 2 folders with random numbers
  8. Go into the smaller one
  9. Go to the folder in that one
  10. Go into title/0040000
  11. Go into the folder matching the title id
  12. Backup the data folder
  13. Reinstall your game
  14. Restore the data folder
  15. Have fun

v0.1

17 Jan 05:43
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

Test release for dumping save files.