Apollo Ps4 Versions Save

Apollo Save Tool (PS4)

v1.4.4

2 weeks ago

Added

  • 11.00 firmware support (thanks to @LightningMods @SocraticBliss)
  • New cheat codes
    • Like a Dragon: Ishin!
    • Unicorn Overlord
  • Custom save decryption support
    • Like a Dragon: Ishin!
    • Metal Gear Solid 5: Ground Zeroes
    • The Last of Us: Part II
    • Uncharted: Drake's Fortune Remastered
    • Uncharted 2: Among Thieves Remastered
    • Uncharted 3: Drake's Deception Remastered
    • Uncharted 4: A Thief's End
    • Uncharted: The Lost Legacy
  • Custom checksum support
    • Dead Rising
    • Like a Dragon: Ishin!
    • Strider
    • The Last of Us: Part II
    • Uncharted: Drake's Fortune Remastered
    • Uncharted 2: Among Thieves Remastered
    • Uncharted 3: Drake's Deception Remastered
    • Uncharted 4: A Thief's End
    • Uncharted: The Lost Legacy

Fixes

  • Patch Code fixes
    • Metal Gear Solid 5: The Phantom Pain

Misc

  • Updated Apollo Patch Engine to v1.0.0
    • Add jenkins_oaat, lookup3_little2 hash functions
    • Add camellia_ecb encryption
    • Add RGG Studio decryption (PS4)
    • Add Dead Rising checksum
    • Fix SaveWizard Code Type D issue with CRLF line breaks
    • Changed BSD command syntax for decompress(offset, wbits) and compress(offset)

v1.4.2

6 months ago

Added

  • Auto-detect X/O button settings (@illusion0001)
  • Network HTTP proxy settings support
  • New cheat codes
    • Grand Theft Auto V
    • Metal Gear Solid 5: The Phantom Pain
  • Custom decryption support
    • Metal Gear Solid 5: The Phantom Pain
  • Custom checksum support
    • Grand Theft Auto V
    • Metal Gear Solid 5: The Phantom Pain
    • Shantae and the Pirate's Curse
    • Shantae: Risky's Revenge

Misc

  • Include original keystones for 116 games
  • Updated audio library to libs3m
  • Updated apollo-lib Patch Engine to v0.6.0
    • Add host callbacks (username, wlan mac, psid, account id)
    • Add murmu3_32, jhash hash functions
    • Add Patapon 3 PSP decryption
    • Add MGS5 decryption (PS3/PS4)
    • Add Monster Hunter 2G/3rd PSP decryption
    • Add Castlevania:LoS checksum
    • Add Rockstar checksum
    • Fix SaveWizard Code Type C
    • Fix right() on little-endian platforms

v1.4.0

1 year ago

in memory of Luna & Leon ❤️

luna leon

Added

  • Network Tools
    • URL downloader tool (download http/https/ftp/ftps links)
    • Simple local Web Server (full access to console drives)
    • Disable Web Browser history
  • Hex Editor for save-data files
  • On-screen Keyboard (for text input)
  • Activate offline accounts with user-defined account IDs (on-screen keyboard)
  • Improved internal Web Server (Online DB support)
  • User-defined Online DB URL (Settings)
  • Improved DLC rebuild (read content details from .pkg file)
  • Explicit firmware check when importing encrypted saves

Misc

  • Updated Apollo patch engine v0.4.1
    • Skip search if the pattern was not found
    • Improve code types 9, B, D
    • Add value subtraction support (BSD)

v1.3.1

1 year ago

Added

  • Show PS4 IP address when running Apollo's Web Server

Fixed

  • Copy SAVEDATA_LIST_PARAM value when resigning param.sfo
    • This fixes an issue when importing save-games from Horizon Zero Dawn, Gran Turismo Sport, Patapon, LocoRoco Remastered, and others.

Misc

v1.3.0

1 year ago

Added

  • New Save Wizard codes
  • Add save-game sorting options
    • sort by Name
    • sort by Title ID
  • Add database rebuild tools (thanks @pharaoh2k for DB research and testing)
    • Rebuild app.db
    • Rebuild DLC database addcont.db
    • Fix missing "Delete" option in XMB
  • Add database backup & restore
  • Download Online DB save-games to HDD
  • Load external saves from HDD (/data/fakeusb/)

Changes

  • Updated networking code to libcurl+polarssl (TLS 1.2) (thanks @lightningmods for cURL fixes)
  • Improved Pad control handling

DB Rebuild Notes

IMPORTANT Logging out and logging back in is normally required to see the changes.

EXTERNAL STORAGE Note that to restore database of your extended storage content (not the internal) all you need to do is:

  1. Go to Settings -> Devices -> USB Storage Devices
  2. Click the listed external storage -> Stop Using This Extended Storage
  3. Select Use This Extended Storage.

This should start scanning it and add the missing content within a few minutes, depending on the size, drive/cable speed and data you have.

v1.2.2

1 year ago

Changes

  • New Save Wizard codes
  • Custom decryption support
    • Diablo 3
  • Changed background music
  • Removed unused screen settings

Patch Engine

  • Updated Apollo patch engine v0.3.0
  • Improve patch error handling
  • Save Wizard / Game Genie
    • Improve SW code types 9, A
    • Add SW code types 3, 7, B, C, D
  • BSD scripts
    • New commands: copy, endian_swap, msgbox
    • New custom hash: force_crc32, mgspw_checksum
    • Support initial value for add/wadd/dwadd/wsub
    • Fix md5_xor, sha1_xor64 custom hashing
    • Fix little-endian support for decrypters/hashes

v1.2.0

2 years ago

Added

  • Local Web server (Download saves as .Zip)
  • RAR, Zip, 7-Zip archive extraction (place files on /data/)
  • 50+ Save Wizard cheat-code files (collected by @OfficialAhmed)
  • Custom decryption support
    • Borderlands 3 - @hackersmacker
    • Grand Theft Auto 5 (AES) - @chendochap
    • Resident Evil Revelations 2 (Blowfish)
  • Custom checksum support
    • Alien: Isolation
    • Resident Evil Revelations 2 (SHA1)

Fixed

  • Fixed issue when cheat codes couldn't be applied

v1.1.0

2 years ago

Added

  • New firmware support: 5.07, 7.51
  • Improved save-game listing (game names, saves count)
  • Save-game selection (press Touchpad to select)
    • Copy/Resign selected saves (Bulk Management)
  • Detect if a save couldn't be unmounted

Fixed

  • Fixed Trophy-set listing bug
  • Avoid issue when removing mount patches on exit

v1.0.1

2 years ago

Fixed

  • Fixes Bulk resign and bulk copy from USB

v1.0.0

2 years ago

Added

  • Encrypted save-games support
  • Offline Activation with user-defined account IDs (owners.xml)
  • Export ownership data to .xml

Fixed

  • Fixed inner file handling when a save-game has sub-folders
  • Fixed SaveWizard write codes