You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
PS2 Apollo Save Tool (PS2)
v1.0.2
Apollo Save Tool v1.0.2 is out!
Added
- Support additional PS2 save formats when importing to PS2 VMCs
- Import to VMC - New supported formats: .MAX, .CBS, .XPS, .SPS
- Add support to load an offline save database (from cdfs:/, mass:/)
- Note: requires mass drive to be available to unzip save files
- Try the sample-save-pack.zip as a quick Offline DB pack
Fixed
- Solve issue when exporting PS1 saves from memory cards
Apollo Save Tool v1.0.0 is out!
Added
- PS1 MemCard support
- List, import, export, and delete PS1 saves
- Import - Supported formats: .MCS, .PSV, .PSX, .PS1, .MCB, .PDA
- Export - Supported formats: .MCS, .PSV, .PSX
- Manage PS1 Virtual Memory Card images (VMC)
- Supports .VMC and external formats (.MCR, .VMP, .BIN, .VM1, .GME, .VGS, .SRM, .MCD)
- List, import, export, and delete PS1 saves inside VMC images
- Import - Supported formats: .MCS, .PSV, .PSX, .PS1, .MCB, .PDA
- Export - Supported formats: .MCS, .PSV, .PSX
- Delete PS2 saves (MemCard and VMC images)
- Sort saves by Type (Settings)
- Execute BOOT.ELF on app exit
- mc?:/BOOT/BOOT.ELF
- mc0:/B?DATA-SYSTEM/BOOT.ELF
- mass:/BOOT/BOOT.ELF
Fixed
- Fixed GUI color rendering issue
Misc
- Updated Apollo Patch Engine to v1.1.2
- Fixed SW Code search bug when bytes are not found
- Improve code parsing
- Fix SW Code Type D issue with CRLF line breaks
- Improve SW Code type 3 (add Subtypes 3/7/B/F)
- Improve SW code type 4 (add Subtypes 4/5/6/C/D/E)
- BSD script command aes_cbc(key, iv)
- Change compress and decompress command syntax
- decompress(offset, wbits)
- compress(offset)
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