Developer bucanero (Twitter) of the corresponding Apollo Save Tool for PS3 and PKGi PS3 recently announced that an Apollo PS4 Save Tool for the PS4Scene is currently in development on his Github repository with an Apollo Save Tool Beta PS4 PKG available alongside some preliminary details below.
Download: IV0000-APOL00004_00-APOLLO0000000PS4.pkg (15.1 MB - Apollo Save Tool v1.4.5 with 11.00 save operations support) / apollo-ps4-build_84dfe073.zip (14.66 MB - test build for 9.60, 10.00 and 10.01 with GoldHEN / apollo-ps4-build_bd98cf4e.zip (Mirror) with offsets via @bestpig's Github Fork) / apollo-ps4-build_972024af.pkg (15.06 MB - adds 10.50 support) via bestpig / apollo-ps4-build_05755862.pkg (15.06 MB - supports all 7.00-11.00 firmware versions) via bestpig / apollo-ps4-build_143f5720.zip (14.66 MB - 8.x, 9.x, 10.50, 10.7x Test Build) via dparrino / apollo-ps4-main.zip / GIT / Decrypted PS4 Saves Online Database (Web Version) / Apollo Saves: Apollo Save Tool Online Database GIT / apollo-ps4-main.zip (7.3 MB - Changed language from English to Arabic) via master_s9 / apollo-ps3.pkg (Latest Version) / Apollo PS3 GIT / Apollo CLI Tools / Apollo Lib GIT:
He currently runs a blog at Bucanero.com.ar, those who would like to support his ongoing development work can do so via DParrino (Senza Codici) on Patreon or Bucanerodev (Marcelo Parrino) on PayPal and to quote from bucanero on the Apollo Save Tool for PS4 progress thus far:
Apollo keeps growing! After some time playing around with the open source PS4 ***s, I have completed a rough port of Apollo to the PS4
This still needs a lot of work, so don't ask for a release date.
I have been working on branching a new apollo-library, that handles all the save-game patching (game genie/save wizard codes and BSD codes), with support for both little-endian (PS4) and big-endian (PS3) processors (ideally that library could be used in any platform).
I have also adjusted the UI render (now it looks almost like the PS3 screen), but I'm still trying different alternatives, to balance "visuals" and "response speed". I'm still unhappy with the responsiveness.
Once I get those 2 tasks solved, I'll jump into the pure PS4-native challenge (mounting, editing, and un-mounting ps4 save-games). Now Apollo can properly list PS4 saves.
Here's some additional information from the README.md (WIP): Apollo Save Tool (PS4)
Setup instructions
No special setup is needed. Just download the latest IV0000-APOL00004_00-APOLLO0000000PS4.pkg package and install it on your PlayStation 4. On first run, the application will detect and setup the required user settings.
Data folders
PS4
Usage
Using the application is simple and straight-forward:
The application also provides direct access to the Apollo online database of save-game files for PlayStation 4 games. These usually offer additional features such as completed games that can save you many hours of playing.
Currently, the list of available games and files is limited, but the project aims to add more save-games shared by the community.
Note: Downloaded save files must be resigned using Apollo before loading them in your games.
PS4 Apollo Save Tool Changelog:
Apollo Save Tool v0.5.0 Pre-release
Added
Added
Added
Added
Fixed
Added
Added
Changes
Added
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:
Apollo Save Tool v1.3.1
Added
in memory of Luna & Leon
Added
Download: IV0000-BREW00085_00-SAVESIGNER000000.pkg (WIP) (6.31 MB) / GIT
And from the README.md: PS4 Save Signer
WIP socket server
Credits
Related Tweets
Download: IV0000-APOL00004_00-APOLLO0000000PS4.pkg (15.1 MB - Apollo Save Tool v1.4.5 with 11.00 save operations support) / apollo-ps4-build_84dfe073.zip (14.66 MB - test build for 9.60, 10.00 and 10.01 with GoldHEN / apollo-ps4-build_bd98cf4e.zip (Mirror) with offsets via @bestpig's Github Fork) / apollo-ps4-build_972024af.pkg (15.06 MB - adds 10.50 support) via bestpig / apollo-ps4-build_05755862.pkg (15.06 MB - supports all 7.00-11.00 firmware versions) via bestpig / apollo-ps4-build_143f5720.zip (14.66 MB - 8.x, 9.x, 10.50, 10.7x Test Build) via dparrino / apollo-ps4-main.zip / GIT / Decrypted PS4 Saves Online Database (Web Version) / Apollo Saves: Apollo Save Tool Online Database GIT / apollo-ps4-main.zip (7.3 MB - Changed language from English to Arabic) via master_s9 / apollo-ps3.pkg (Latest Version) / Apollo PS3 GIT / Apollo CLI Tools / Apollo Lib GIT:
- apollo-cli-06848cae-macos.zip (355 KB)
- apollo-cli-06848cae-ubuntu.zip (771 KB)
- apollo-cli-06848cae-Win32.zip (979 KB)
- apollo-cli-06848cae-Win64.zip (979 KB)
He currently runs a blog at Bucanero.com.ar, those who would like to support his ongoing development work can do so via DParrino (Senza Codici) on Patreon or Bucanerodev (Marcelo Parrino) on PayPal and to quote from bucanero on the Apollo Save Tool for PS4 progress thus far:
Apollo keeps growing! After some time playing around with the open source PS4 ***s, I have completed a rough port of Apollo to the PS4
This still needs a lot of work, so don't ask for a release date.
- I need to remove a bunch of stuff that won't be available on the PS4 (trophies, ps2 classic stuff, licenses, etc.)
- Add code to properly mount and unmount PS4 saves
- Add little-endian support to the game-genie/BSD patching engine
- Review the GUI and adjust screens, messages, dialogs, etc.
- Improve overall responsiveness (clean-up the ported code)
- Lots of testing
- Please collect and share GameGenie / SaveWizard codes and patches for PS4 saves, so we can build a nice patch database for Apollo PS4
- If you have a jailbroken PS4 and want to test a beta in the future, let me know
- The code uses Open Orbis *** with a bunch of libraries that I ported (dbglogger, orbis2d, polarssl, libzip)
- I'll later upload all the OpenOrbis ported libraries to github here: OOSDK_Libraries
- As usual, Apollo is open-source: Apollo PS4 Github
- Open Orbis *** is C++ oriented, but since Apollo code was pure C, I ended up mixing stuff from the orbisdev ***. Credits to the open-orbis and orbisdev teams for their work on the PS4.
- Currently Open Orbis has no 3D support, so without 3D acceleration the screen rendering is really slow... (drawing everything pixel by pixel).
- I'm doing further tests and checking other options to keep a decent GUI without turning the app slow and unresponsive.
- If required I might have to trim down the UI and make it more "spartan", so drawing it is faster with less fancy textures, and stuff (probably Berion will be suffering again )
I have been working on branching a new apollo-library, that handles all the save-game patching (game genie/save wizard codes and BSD codes), with support for both little-endian (PS4) and big-endian (PS3) processors (ideally that library could be used in any platform).
I have also adjusted the UI render (now it looks almost like the PS3 screen), but I'm still trying different alternatives, to balance "visuals" and "response speed". I'm still unhappy with the responsiveness.
Once I get those 2 tasks solved, I'll jump into the pure PS4-native challenge (mounting, editing, and un-mounting ps4 save-games). Now Apollo can properly list PS4 saves.
Here's some additional information from the README.md (WIP): Apollo Save Tool (PS4)
Setup instructions
No special setup is needed. Just download the latest IV0000-APOL00004_00-APOLLO0000000PS4.pkg package and install it on your PlayStation 4. On first run, the application will detect and setup the required user settings.
Data folders
PS4
PS4 | Folder |
USB saves | your files must be placed on /mnt/usbX/PS4/APOLLO/. |
HDD saves | files will be scanned from the hard disk, based on the current User ID. |
Using the application is simple and straight-forward:
- Move UP/DOWN to select the save-game file you want to patch, and press . The patch screen will show the available fixes for the file. Select the patches and click Apply.
- To view the item's details, press . It will open the context menu on the screen. Press to return to the list.
- To reload the list, press .
- Press L1/L2 or R1/R2 trigger buttons to move pages up or down.
The application also provides direct access to the Apollo online database of save-game files for PlayStation 4 games. These usually offer additional features such as completed games that can save you many hours of playing.
Currently, the list of available games and files is limited, but the project aims to add more save-games shared by the community.
Note: Downloaded save files must be resigned using Apollo before loading them in your games.
PS4 Apollo Save Tool Changelog:
Apollo Save Tool v0.5.0 Pre-release
- First public beta release.
Added
- Automatic Save-mounting patches for 5.05, 6.72, 7.x, 9.00 (GoldHEN or ps4debug required)
- Offline Account activation
- Show Parental security passcode
- Save Keystone fingerprint dump
- Fixed font rendering issue
Added
- 9.00 firmware support
- New Save Wizard codes (thanks to sdragon001)
- Improved graphics library (SDL2 lib by Cpasjuste)
- Fixed save-mount patches for 9.00 (thanks to ac2pic)
Added
- Full-HD 1920x1080 UI rendering
- Enabled animations and screen transitions
- Import/export Keystone files
- Fixed file attributes when creating .Zips
- Fixed Online DB links
- Project updated to Open Orbis *** v0.5.2
Added
- Encrypted save-games support
- Offline Activation with user-defined account IDs (owners.xml)
- Export ownership data to .xml
- Fixed inner file handling when save-game has sub-folders
- Fixed SaveWizard write codes
Fixed
- Fixes Bulk resign and bulk copy from USB
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 Trophy-set listing bug
- Avoid issue when removing mount patches on exit
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 issue when cheat codes couldn't be applied
Changes
- New Save Wizard codes
- Custom decryption support
- Diablo 3
- Changed background music
- Removed unused screen settings
- 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
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/)
- Updated networking code to libcurl+polarssl (TLS 1.2) (thanks LightningMods for cURL fixes)
- Improved Pad control handling
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.
Apollo Save Tool v1.3.1
Added
- Show PS4 IP address when running Apollo's Web Server
- 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.
- Download application data updates from apollo-patches repository
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
- 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)
- PS4 SaveData Decrypting Tools
- PS4 Game Saves Repository with Decrypted PS4 Saves
- PlayStation 4 Save Mounter Homebrew Utility by ChendoChap
- PS4 Save Mounter GameSave Tutorial by Hejran7
- PS4 Save Mounter for 7.50 / 7.51 / 7.55
- How to Resign PS4 Saves Without Save Wizard
- Installing Game Saves From Other PS4's Without Save Wizard
- PS4 Save Mounter Tutorial by ParkerBros
- PS4 Save Mounter (Unofficial) Port Updates by CTN123
Download: IV0000-BREW00085_00-SAVESIGNER000000.pkg (WIP) (6.31 MB) / GIT
And from the README.md: PS4 Save Signer
WIP socket server
Credits
- 0x199, for credits formats and util code.
- OSM, for PS4-Notify
- OpenOrbis, for the PS4 Toolchain
- TODO: Add exhaustive list of credits
Related Tweets