Apollo Save Tool

PSP Apollo Save Tool v2.3.2

bucanero

Developer
Dedicated to my dear Luna : the first PlayStation Portable edition of Apollo Save Tool (PSP) is out!

screenshot-main.png


Download: https://github.com/bucanero/apollo-psp/releases/tag/latest
Source code: https://github.com/bucanero/apollo-psp/

Release notes:
  • PSP save-game management
    • import and export saves
    • PARAM.SFO hashing
    • Cheat code patching
    • Export to .Zip
  • save data decryption/encryption (Game Key required)
    • option to auto-install Save-game Key dumper plugin
  • Online DB with PSP saves for over 400 games
    • networking code using libcurl with TLS 1.2 support
  • Apollo patch engine v0.4.1
    • Save Wizard (Game Genie) cheat codes support
    • Bruteforce Save data (BSD) cheat scripting support
  • includes PSP save-game cheat patches
  • misc tools: Zip, 7-Zip archive extraction
  • VMP PS1 memcard resigning
    • Export VMP PS1 memcard to MCR
    • Import MCR PS1 memcard to VMP
 
Last edited:
Man you are just lighting up all Sony platforms man. Good stuff and will need to give this a go.

hahah yeah, in my "homebrew schedule", next platform should be PS2 (unless PS5 homebrews become a reality with some new hypervisor exploit)

and from PS2 I'd like to try to port Apollo back to the Dreamcast... even if it's in a more limited form, it would be nice to come back to my first homebrew platform :)
 
hahah yeah, in my "homebrew schedule", next platform should be PS2 (unless PS5 homebrews become a reality with some new hypervisor exploit)

and from PS2 I'd like to try to port Apollo back to the Dreamcast... even if it's in a more limited form, it would be nice to come back to my first homebrew platform :)

That would be epic to see that man. Can't tell you how often I used your VMU app
 
Apollo Save Tool v1.3.2 is out!

Changes:

Added
  • Delete PS1 saves from VMC images
  • Sort saves by Type (PSP/PS1)
  • Custom checksum support
    • InviZimals (UCES01241)
Misc
  • Updated Apollo Patch Engine to v1.1.0
    • Improve code parsing
    • Fix SW Code Type D issue with CRLF line breaks
    • Improve SW Code Type 3 (Subtype 3/7/B/F)
    • Improve SW Code Type 4 (Subtype 4/5/6/C/D/E)
    • Add AES CBC encryption command (aes_cbc(key, iv))
    • Change compress and decompress command syntax
      • decompress(offset, wbits)
      • compress(offset)
 
Apollo Save Tool v2.0.4 is out!

Added
  • Localization support
    • Auto-detect system language setting
    • Languages: English, Italian, Japanese, Portuguese, Spanish
  • Show save details window for items in Online DB (Triangle button)

Misc
  • Updated Apollo Patch Engine to v1.4.0
    • Update custom mod tags
    • Support multiple mod options per line
    • Add AES CTR, Blowfish CBC encryption
    • Add DBZ Xenoverse 2 custom checksum
 
Apollo Save Tool v2.0.4 is out!

Added
  • Localization support
    • Auto-detect system language setting
    • Languages: English, Italian, Japanese, Portuguese, Spanish
  • Show save details window for items in Online DB (Triangle button)

Misc
  • Updated Apollo Patch Engine to v1.4.0
    • Update custom mod tags
    • Support multiple mod options per line
    • Add AES CTR, Blowfish CBC encryption
    • Add DBZ Xenoverse 2 custom checksum
@jolek : ne pas oublier le Français SVP, car je l'ai fait.
@jolek : Please don't forget the French, because I did it.
 
Oui, je sais et je n'ai pas de facilité pour le faire actuellement. Je fais pour PS3 et PS4, je verrai selon mes disponibilités plus tard.
Yes, I know, and I don't have the time to do it right now. I'm working on it for PS3 and PS4; I'll see what I can do later, depending on my availability.
 
Apollo Save Tool v2.3.2 is out!

Added

  • Bulk FTP upload support for PSP saves
    • Upload multiple saves to FTP server in a single operation
  • Localization support
    • New languages: Chinese (Simplified), Chinese (Traditional), French, German, Korean, Russian.

Misc

  • Apollo Patch Engine v2.0.4
    • Add des3_ecb, hmac_sha256 support
    • Fix offzip decompression bug
  • Use mbedTLS library for cryptographic operations (AES, HMAC, SHA1, SHA256)
    • Remove polarSSL dependency
 
Back
Top