Releases: kateeckhart/Agbsave9
Releases · kateeckhart/Agbsave9
Compatibility update
Fix compatibility with all the new 3ds hacks
EEPROM support
EEPROM support has been added. Most GBA games should work now.
Instructions are the same:
- Dump save using Agbsave9 and record the title id and save type
- Open the gen_rom.py script in the agb_inject folder using Python3 to generate a cia
- In CFW sysnand mode install the generated cia over your gave
- Run the thing you just installed
- When "AGB_FIRM save injector" appears exit
- Go into the Nintendo 3ds folder on you sd card
- Depending on your cfw setup you will see 1 or 2 folders with random numbers
- Go into the smaller one
- Go to the folder in that one
- Go into title/0040000
- Go into the folder matching the title id
- Backup the data folder
- Reinstall your game
- Restore the data folder
- Have fun
Fix some sram games(ffv)
Certain sram games (like ffv) didn't work and this release fixes them. Usage is the same.
The version before eeprom support is added.
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:
- Dump save using Agbsave9 and record the title id and save type
- Open the gen_rom.py script in the agb_inject folder using Python3 to generate a cia
- In CFW sysnand mode install the generated cia over your gave
- Run the thing you just installed
- When "AGB_FIRM save injector" appears exit
- Go into the Nintendo 3ds folder on you sd card
- Depending on your cfw setup you will see 1 or 2 folders with random numbers
- Go into the smaller one
- Go to the folder in that one
- Go into title/0040000
- Go into the folder matching the title id
- Backup the data folder
- Reinstall your game
- Restore the data folder
- Have fun
Bug fix for windows
This tool should work on windows now.
Hopefully everything should work
This release should work. Instuctions are the same:
- Dump save using Agbsave9 and record the title id and save type
- Use the gen_rom.py script in the agb_inject folder to generate a cia
- Replace the game with the generated cia
- Run the program
- When "AGB_FIRM save injector" appears exit
- Go into the Nintendo 3ds folder on you sd card
- Depending on your cfw setup you will see 1 or 2 folders with random numbers
- Go into the smaller one
- Go to the folder in that one
- Go into title/0040000
- Go into the folder matching the title id
- Backup the data folder
- Reinstall your game
- Restore the data folder
- Have fun
Small bug fix
This is a small bug fix. The instructions are the same.
- Dump save using Agbsave9 and record the title id and save type
- Use the gen_rom.py script in the agb_inject folder to generate a cia
- Replace the game with the generated cia
- Run the program
- When "AGB_FIRM save injector" appears exit
- Go into the Nintendo 3ds folder on you sd card
- Depending on your cfw setup you will see 1 or 2 folders with random numbers
- Go into the smaller one
- Go to the folder in that one
- Go into title/0040000
- Go into the folder matching the title id
- Backup the data folder
- Reinstall your game
- Restore the data folder
- Have fun
Agbsave9 - Inject alpha.
This alpha release can inject sram and flash saves. To inject saves
- Dump save using Agbsave9 and record the title id and save type
- Use the gen_rom.py script in the agb_inject folder to generate a cia
- Replace the game with the generated cia
- Run the program
- When "AGB_FIRM save injector" appears exit
- Go into the Nintendo 3ds folder on you sd card
- Depending on your cfw setup you will see 1 or 2 folders with random numbers
- Go into the smaller one
- Go to the folder in that one
- Go into title/0040000
- Go into the folder matching the title id
- Backup the data folder
- Reinstall your game
- Restore the data folder
- Have fun
v0.1
Test release for dumping save files.