Skip to content

Releases: bucanero/apollo-ps4

Apollo Save Tool v1.4.2

10 Dec 12:07
Compare
Choose a tag to compare

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

Apollo Save Tool v1.4.0

16 Apr 13:08
Compare
Choose a tag to compare

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)

Apollo Save Tool v1.3.1

08 Jan 15:59
a420d53
Compare
Choose a tag to compare

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

Apollo Save Tool v1.3.0

14 Dec 14:41
Compare
Choose a tag to compare

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.

Apollo Save Tool v1.2.2

05 Nov 15:13
Compare
Choose a tag to compare

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

Apollo Save Tool v1.2.0

05 May 13:09
Compare
Choose a tag to compare

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
  • Custom checksum support
    • Alien: Isolation
    • Resident Evil Revelations 2 (SHA1)

Fixed

  • Fixed issue when cheat codes couldn't be applied

Apollo Save Tool v1.1.0

17 Apr 14:19
Compare
Choose a tag to compare

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

Apollo Save Tool v1.0.1

02 Feb 23:29
Compare
Choose a tag to compare

Fixed

  • Fixes Bulk resign and bulk copy from USB

Apollo Save Tool v1.0.0

30 Jan 12:11
Compare
Choose a tag to compare

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

Apollo Save Tool v0.8.0

15 Jan 23:44
Compare
Choose a tag to compare

Added

  • Full-HD 1920x1080 UI rendering
  • Enabled animations and screen transitions
  • Import/export Keystone files

Fixed

  • Fixed file attributes when creating .Zips
  • Fixed Online DB links

Misc

  • Project updated to Open Orbis SDK v0.5.2