TrophyManager
TrophyManager copied to clipboard
Feature modify trophy
Port from https://github.com/AnalogMan151/PSVTrophyIsGreat
This PL implement #5, modify trophy unlock status by edit ur0:/data/00/trophy/ files.
Personal tested, modified result can correctly seem in Trophy bubble and can be sync to PSN without problem. Trophy that locked by this app can normally unlock again in game
There have been case where the modified trophy disappeared in Trophy bubble during the development process. It restore after rebuild the trophy database, can't confirm where it happen, maybe some further test need to be done before new release

Full change list:
- change unlock status and unlock time in trophy list
- sort by unlock time
- add confirm when exit
- add force rebuild database
- add default font from autoplugin2
hi, Is it possible to delete specific trophies from the list because in the ver 1.3 orginal it is not possible to do that. The only thing i can do is delete the entire trophy list
hi, Is it possible to delete specific trophies from the list because in the ver 1.3 orginal it is not possible to do that. The only thing i can do is delete the entire trophy list
well technically there's no delete specific trophies, but yes you can lock back the unlocked trophies with this modify PR, you can edit the unlocked trophy to the lock states in the trophies list
you can try the pre-release vpk to see if it works as your expected. https://github.com/indefined/TrophyManager/releases recommend to backup your trophies with vita backup or something else in case something wrong during the modify
alright i will try to lock trophies using this vpk thank you have an good one
hi, just wanted to update that when i used it. Whenever my trophy was locked it says "Locked 2038-01-18 21:14:08" is there any thing with that trophies on that time period?
hi, just wanted to update that when i used it. Whenever my trophy was locked it says "Locked 2038-01-18 21:14:08" is there any thing with that trophies on that time period?
the timestamp should be auto delete after you apply the modify, please try open the Trophy bubble to see if it fix after the trophy data updated.
if it keep happen can you please upload the trophies files in ur0:user/00/trophy/, I will try to locate the problem
Hi, is it possible to make a version that works on PC?
Hi, is it possible to make a version that works on PC?
https://github.com/CloudNGU/psvtrophyisgood https://github.com/AnalogMan151/PSVTrophyIsGreat there're two projects run on PC, which the port origin of this PL too. it have been some times so I don't really remember the usage too.
Hi, is it possible to make a version that works on PC?
https://github.com/CloudNGU/psvtrophyisgood https://github.com/AnalogMan151/PSVTrophyIsGreat there're two projects run on PC, which the port origin of this PL too. it have been some times so I don't really remember the usage too.
psvtrophyisgood works but I can't edit the save files because they are encrypted. I haven't heard of the other one. I think it needs to be compiled, but I don't know anything about software.
all of them are encrypted no matter what app you use. decrypted them in vitashell before you copy them (press the Triangle), and also when you copy back.
I have a problem with this program. I tried it in 2-3 different games. Minutes and seconds work, but when I set the millisecond, it automatically writes a number. Will this problem be fixed?
it will not be fixed I guess. the lua can't handle that large number convert so I drop some accuracy, the time will not exact like what you input
it will not be fixed I guess. the lua can't handle that large number convert so I drop some accuracy, the time will not exact like what you input
Oh, this is bad. I hope it gets fixed one day because some games' trophies unlock one after the other. Like +1 second. That's why it's a very important feature. Anyway, thanks. I wish we could manage trophies for PS Vita and PS4 games like the PS3TrophyIsGood tool. I wrote to him about this request, but he doesn't seem to care.
well it should work as expected now
as I basically don't use this app, it's hard to keep maintain. this PL is closed for now. feel free to fork/merge if anyone is interested to make some change
well it should work as expected now
I'll try it and let you know. I'd noticed another issue. The milliseconds you saved in the program were showing differently than the milliseconds you synced to PSN. If it shows differently again, I'll let you know.
well it should work as expected now
I tested it, and it's fixed. The milliseconds no longer change on their own. It looks the same as the synchronized time. Everything is perfect now. Thank you.