https://github.com/pathogendavid/pathogenbackup
A GBA SRAM-only backup and viewing utility
https://github.com/pathogendavid/pathogenbackup
Last synced: 11 months ago
JSON representation
A GBA SRAM-only backup and viewing utility
- Host: GitHub
- URL: https://github.com/pathogendavid/pathogenbackup
- Owner: PathogenDavid
- License: mit
- Created: 2014-11-16T23:01:41.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2023-06-17T12:46:59.000Z (almost 3 years ago)
- Last Synced: 2024-05-01T22:08:42.183Z (about 2 years ago)
- Language: C++
- Homepage: https://pixelalchemy.dev/posts/legitimizing-your-counterfeit-zelda-save/
- Size: 15.6 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PathogenBackup
==============
You can read more about this tool, how it works, and why I created it [on my blog](https://pixelalchemy.dev/posts/legitimizing-your-counterfeit-zelda-save/).
This repository contains a NDS homebrew tool I made for myself to help me transfer my The Legend of Zelda: The Minish Cap save game from a counterfeit cart I purchased by mistake to a legitimate cart I bought after the matter. The tool is only capable of backing up SRAM saves, without making any checks as to whether the game supports SRAM saves. It will not backup a game ROM nor will it restore saves.
I've also included a tool for unshuffling EEPROM saves, similar to the VBS one that comes with Rudolph's GBA Backup Tool.