Apollo Save Tool (PS4)
Apollo Save Tool is an application to manage save-game files on the PlayStation 4.
This homebrew app allows you to download, unlock, patch, and resign save-game files directly on your PS4.
Screenshots Gallery (Click to Expand)
Comments, ideas, suggestions? You can contact me on Twitter and on my website.
param.sfo User ID and Account ID information.trophy.img files for the current user..zip and raw formats..VMP, .MCR, .VM1, .BIN, .VMC, .GME, .VGS, .SRM, .MCD.MCS, .PSV, .PSX, .PS1, .MCB, .PDA supported)..MCS/.PSV/.PSX formats..VM2, .CARD, .PS2, .VMC, .BIN, .MC2, .MCD.PSU, .PSV, .XPS, .CBS, .MAX, .SPS supported)..PSU and .PSV formatsGet the latest version here.
Nightly Builds (Click to Expand)
See the latest changes here.
My GitHub projects are open to a sponsor program. If you feel that my tools helped you in some way or you would like to support it, you can consider a PayPal donation.
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.
| PS4 | Folder |
|---|---|
| USB saves | your decrypted saves must be placed on /mnt/usbX/PS4/APOLLO/. |
| USB saves | encrypted saves must be placed on /mnt/usbX/PS4/SAVEDATA//. |
| External saves (HDD) | your decrypted saves must be placed on /data/fakeusb/PS4/APOLLO/. |
| External saves (HDD) | encrypted saves must be placed on /data/fakeusb/PS4/SAVEDATA//. |
| HDD saves | files will be scanned from the hard disk, based on the current User ID. |
| PS2 | Folder |
|---|---|
| USB saves | /mnt/usbX/PS2/SAVEDATA/ (*.xps, *.max, *.psu, *.cbs, *.psv, *.sps) |
| VMC cards | /mnt/usbX/PS2/VMC/ (*.vmc, *.card, *.vm2, *.ps2, *.bin, *.mc2, *.mcd) |
| PSV saves | /mnt/usbX/PS3/EXPORT/PSV/ |
| External saves (HDD) | /data/fakeusb/PS2/SAVEDATA/ |
| External VMCs (HDD) | /data/fakeusb/PS2/VMC/ |
| HDD VMC cards | VMCs will be scanned from PS4 saves on the hard disk |
| PS1 | Folder |
|---|---|
| USB saves | /mnt/usbX/PS1/SAVEDATA/ (*.mcs, *.psx, *.ps1, *.mcb, *.psv, *.pda) |
| VMC cards | /mnt/usbX/PS1/VMC/ (*.vmc, *.mcd, *.mcr, *.gme, *.vm1, *.vmp, *.vgs, *.srm, *.bin) |
| PSV saves | /mnt/usbX/PS3/EXPORT/PSV/ |
| External saves (HDD) | /data/fakeusb/PS1/SAVEDATA/ |
| External VMCs (HDD) | /data/fakeusb/PS1/VMC/ |
| HDD VMC cards | VMCs will be scanned from PS4 saves on the hard disk |
To activate an account offline, go to the User Tools menu, and select Activate PS4 Accounts.
By default the local account will be activated with an auto-generated account-id value.
This default account value can be edited using the on-screen keyboard.
Using the application is simple and straight-forward:
Apply.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.
Where I can get a save-game for XYZ game?
You can check sites like Brewology.com, and GameFAQs. Also, searching on Google might help.
I have a save-game file that I want to share. How can I upload it?
If you have a save file that is not currently available on the Online Database and want to share it, please check this link for instructions.
Why is it called Apollo?
Apollo was the twin brother of Artemis, goddess of the hunt. Since this project was born using the Artemis-GUI codebase, I decided to respect that heritage by calling it Apollo.
Apollo supports multiple languages for its user interface. Thanks to the following contributors for their help with translations:
You need to have installed:
[!TIP] Developers: You can find detailed technical documentation about the project in this Wiki page.
Run make to create a release build. If you want to include the latest save patches in your .pkg file, run make createzip.
You can also set the PS3LOAD environment variable to your PS4 IP address: export PS3LOAD=tcp:x.x.x.x.
This will allow you to use a ps3load client and send the eboot.bin directly to the PS4Load listener.
To enable debug logging, build Apollo Save Tool with make DEBUGLOG=1. The application will send debug messages to
UDP multicast address 239.255.0.100:30000. To receive them you can use socat on your computer:
$ socat udp4-recv:30000,ip-add-membership=239.255.0.100:0.0.0.0 -Apollo Save Tool (PS4) - Copyright (C) 2020-2025 Damian Parrino
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
[img_li
No open issues yet, or sync has not completed.