Releases: Galkon/pokepocket-save-recovery
Releases · Galkon/pokepocket-save-recovery
1.2.0
1.1.0
1.0.1
- Always extract and show in folder where .sav file is
- Gracefully handle failure to decode .sav file
- Fix sprite previews for non gen 1 pokemon
- Handle empty pokemon slot where all bytes except one are 0
- Unsure why, but someone had a save file where a pokemon was all 0 bytes except the index 56 was
85
aka0x55
- Unsure why, but someone had a save file where a pokemon was all 0 bytes except the index 56 was
1.0.0
What's Changed
- Initial release:
- Read .sta file
- Extract .sav block
- Decode save for preview
- Preview trainer name, gender, and pokemon team with names, levels and sprites
- Write to .sav file
New Contributors
Full Changelog: https://github.com/Galkon/pokepocket-save-recovery/commits/1.0.0