xXxTheDarkprogramerxXx / PS4_Tools

Collection Of Open Source PS4 Tools all in one Library All Written in C#
GNU Lesser General Public License v3.0
290 stars 49 forks source link

Real custom Timestamps for Trophies #24

Open 4n4t4K opened 2 years ago

4n4t4K commented 2 years ago

Is it possible to enter custom times for trophies?

Changing the times afterwards in the trophy_local.db is not practical because the actual time is stored in the NPWR folder of the respective game. So in trophy_local.db only the visual representation is stored, not the actual time. If you would synchronize changed trophies with the PSN all times would be wrong again.

Is it possible to unlock single trophies? For me PS4 Tools hangs after I have selected a game, couldn't test the trophy unlocking at all, maybe because I tried it on a new user.

Maybe you could set the internal PS4 clock to the appropriate time before unlocking and only then unlock? Otherwise, you would probably have to decrypt the files in the NPWR folder... Which seems to me somehow more complicated...

VeryMax-Power commented 2 years ago