Skip to content

Apollo Save Tool v0.7.0

Latest
Compare
Choose a tag to compare
@bucanero bucanero released this 03 Feb 12:38
· 1 commit to main since this release

Added

  • Manage PS2 Virtual Memory Card images (VMC)
    • Supports ECC and non-ECC images (.PS2, .VM2, .BIN, .VMC)
    • List, import, and export PS2 saves inside VMC images
    • Import - Supported formats: .PSU, .PSV
    • Export - Supported formats: .PSU, .PSV

Fixed

  • Fix saving Settings when mc0:/APOLLO-99PS2/ doesn't exist

Misc

  • Updated Apollo Patch Engine to v0.7.0
    • Add host callbacks (username, system name, wlan mac, psid, account id)
    • Add murmu3_32, jhash, jenkins_oaat, lookup3_little2 hash functions
    • Add camellia_ecb encryption
    • Add MGS5 decryption (PS3/PS4)
    • Add Monster Hunter 2G/3rd PSP decryption
    • Add RGG Studio decryption (PS4)
    • Add Castlevania:LoS checksum
    • Add Dead Rising checksum
    • Add Rockstar checksum
    • Fix SaveWizard Code Type C
    • Fix right() on little-endian platforms