Releases: bucanero/apollo-ps4
Releases Β· bucanero/apollo-ps4
Apollo Save Tool v1.7.0
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
- Supports
- Online DB: added PS1 saves listing
Fixed
- Updated Apollo Patch Engine to v1.1.2
- Fixed SW Code search bug when bytes are not found
Apollo Save Tool v1.6.0
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
- Supports PS2 MemCard images, ECC and non-ECC (
- 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
Apollo Save Tool v1.4.4
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)
andcompress(offset)
- Add
Apollo Save Tool v1.4.2
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
in memory of 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
Added
- Show PS4 IP address when running Apollo's Web Server
Fixed
- Copy
SAVEDATA_LIST_PARAM
value when resigningparam.sfo
- This fixes an issue when importing save-games from Horizon Zero Dawn, Gran Turismo Sport, Patapon, LocoRoco Remastered, and others.
Misc
- Download application data updates from
apollo-patches
repository
Apollo Save Tool v1.3.0
Added
- New Save Wizard codes
- Add save-game sorting options
- sort by
Name
- sort by
Title ID
- sort by
- 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
- Rebuild
- 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:
- Go to
Settings
->Devices
->USB Storage Devices
- Click the listed external storage ->
Stop Using This Extended Storage
- 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
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
- New commands:
Apollo Save Tool v1.2.0
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