@@ -25,7 +25,7 @@ This homebrew app allows you to download, unlock, patch, and resign save-game fi
2525
2626# Features
2727
28- * ** Easy to use:** no save-mount patches or advanced setup needed. _ (GoldHEN or ps4debug payload required) _
28+ * ** Easy to use:** no save-mount patches or advanced setup needed.
2929* ** Standalone:** no computer required, everything happens on the PS4.
3030* ** Automatic settings:** auto-detection of PS4 firmware, User ID, and Account-ID settings.
3131* ** Multi-user:** supports multiple user accounts.
@@ -38,6 +38,12 @@ This homebrew app allows you to download, unlock, patch, and resign save-game fi
3838* ** Save import/export:** allows the user to decrypt and export save files, and import decrypted saves from other consoles.
3939* ** Save downloading:** easy access to an Online Database of save-game files to download straight to your PlayStation.
4040
41+ ## Trophy Management
42+
43+ * ** Trophy container mounting:** allows to mount secure trophy images for the current user.
44+ * ** Trophy Set exporting:** easy backup of trophy files to ` .zip ` and raw formats.
45+ * ** Trophy lock/unlock:** fake lock/unlock trophies (XMB only).
46+
4147## Account Management
4248
4349* ** Account activation:** create fake Account IDs and generate offline PS4 activations
@@ -75,7 +81,7 @@ Get the [latest version here][app_latest].
7581
7682## Changelog
7783
78- See the [ latest changes here] ( CHANGELOG.md ) .
84+ See the [ latest changes here] ( https://github.com/bucanero/apollo-ps4/blob/main/ CHANGELOG.md) .
7985
8086# Donations
8187
@@ -163,6 +169,7 @@ Currently, the list of available games and files is limited, but the project aim
163169## Acknowledgments
164170
165171* [ Dnawrkshp] ( https://github.com/Dnawrkshp/ ) : [ Artemis PS3] ( https://github.com/Dnawrkshp/ArtemisPS3 )
172+ * [ hzh] ( https://github.com/hzhreal ) /[ Team-Alua] ( https://github.com/Team-Alua/cecie.nim ) : [ vsh-utils] ( https://github.com/hzhreal/PS4-vsh-utils )
166173* [ Berion] ( https://www.psx-place.com/members/berion.1431/ ) : GUI design
167174* [ flatz] ( https://github.com/flatz ) : [ SFO tools] ( https://github.com/bucanero/pfd_sfo_tools/ )
168175* [ aldostools] ( https://aldostools.org/ ) : [ Bruteforce Save Data] ( https://bruteforcesavedata.forumms.net/ )
@@ -182,6 +189,7 @@ You need to have installed:
182189- [ SDL2] ( https://github.com/PacBrew/SDL/tree/ps4 ) library
183190- [ libJbc] ( https://github.com/bucanero/ps4-libjbc ) library
184191- [ libs3m] ( https://github.com/bucanero/s3mplay ) library
192+ - [ libSQLite] ( https://github.com/bucanero/libSQLite-ps4 ) library
185193- [ Mini-XML] ( https://github.com/bucanero/mxml ) library
186194- [ dbglogger] ( https://github.com/bucanero/dbglogger ) library
187195
0 commit comments