Skip to content

Releases: bucanero/apollo-ps4

Apollo Save Tool v1.7.0

16 Nov 11:49
Compare
Choose a tag to compare

Added

  • Manage PS1 Virtual Memory Card images (VMC)
    • Supports .MCD and external formats (.MCR, .VMP, .BIN, .VMC, .GME, .VGS, .SRM, .VM1)
    • 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
  • Online DB: added PS1 saves listing

Fixed

Apollo Save Tool v1.6.0

02 Nov 13:30
Compare
Choose a tag to compare

Added

  • 7.0x/8.0x/8.5x/9.0x/9.5x/10.50/10.7x firmware support (thanks to @BestPig)
  • Manage PS2 Virtual Memory Card images (VMC)
    • Supports PS2 MemCard images, ECC and non-ECC (.PS2, .VM2, .CARD, .VMC)
    • List, import, export, and delete PS2 saves inside VMC images
    • Import - Supported formats: .PSU, .PSV, .XPS, .MAX, .CBS, .SPS
    • Export - Supported formats: .PSU, .PSV
  • Online DB: added PS2 saves listing
  • Save sorting option by Type (PS4/PS2/VMC)
  • Add persistent Debug Log option in Settings (on/off)

Misc

  • Updated Apollo Patch Engine to v1.1.0
    • Improve code parsing
    • 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))

Apollo Save Tool v1.4.5

29 Jun 12:17
c75cf88
Compare
Choose a tag to compare

Added

  • 9.60/10.00/10.01 firmware support (thanks to @BestPig)
    • GoldHEN payload is required ⚠️
  • New cheat codes
    • Shin Megami Tensei V
  • Custom save decryption support
    • Shin Megami Tensei V (AES-ECB)
  • Custom checksum support
    • Shin Megami Tensei V (SHA1)

Apollo Save Tool v1.4.4

25 May 12:39
Compare
Choose a tag to compare

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 to decompress(offset, wbits) and compress(offset)

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 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