Join Us and become a Member for a Verified Badge to access private areas with the latest PS4 PKGs.
Status
Not open for further replies.
Since sharing the PS4 6.72 to 5.05 Game Backporting Instructions proceeding the 6.72 PS4JB earlier this month, PlayStation 4 scene developer @zecoxao passed along some additional details via Twitter outlined in the Tweets below alongside an NP-32046-5 Helper Script to Fix PS4 Encrypted Trophy Errors by @Sorrow446 on Github for those experiencing errors including "Cannot start the application. (NP-32046-5)" or "An error has occurred. (NP-32046-5)" which PSDevWiki translates to the error SCE_NP_TROPHY_ERROR_INVALID_TRP_FILE_FORMAT at offset 0x80551616. 🔥

Download: helper.exe (Windows Binary) / helper.py (Python Script) / GIT

Here's more details from the README.md: NP-32046-5-helper

A quick script to aid the fixing of the PS4 NP-32046-5 error.

Cause

This error occurs when an attempt to launch a fpkg packaged with encrypted trophies is made.

Usage
  1. Copy your unencrypted trophies folder (/user/trophy/) from your PS4 to the same directory as your game/update dump. The FTP payload or PS4-Xplorer is recommended.
  2. Drag your dump folder onto helper.py.
Notes
  • The script will abort the trophies copying process if it finds that your original trophies are already unencrypted or your unencrypted trophies for your dump couldn't be found.
  • If your game/update dump trophies are encrypted, they'll be replaced with the decrypted ones if all goes well. Back them up before if you need them.
  • All unencrypted trophies: /user/trophy/
  • Dump (un)encrypted trophies file: <CUSA>\sce_sys\trophy\trophy00.trp
  • Unencrypted trophies file: /user/trophy/conf/<NP communication ID>/TROPHY.TRP
:note: And from Jayinem81 comes a brief guide for those seeking to fix error NP-32046-5 on your own personal dumps, to quote:
  • Install disc to internal
  • You will need to use FTP on the exploit page, leave it open
  • Open Filezilla put in your PS4s IP, and port is 1337
  • Go to /user/trophy/conf/ the trophies look like NPWR with some numbers, they wont match your dumps CUSA. What I did was just sort by date on filezilla, and copy the latest one over.
  • You should see TROPHY.TRP in all caps, rename to trophy00.trp and in your dump copy it to CUSAxxxxx-app/sce_sys/trophy/ and overwrite the trophy00.trp that's already there
  • Convert your dump to PKG again, making sure you get a new .gp4 then convert .gp4 with Fake PKG Generator
  • You should now be able to install the PKG successfully
You may have a corrupted save data just overwrite it and play.

Additionally, BlueCop notes "if you open /sce_sys/npbind.dat for the game in a hexeditor then you can see the NPWRXXXXX value in there" with some related topics below (sorted by date) for those new to the PlayStation 4 hacking scene:
small note: in the backporting tutorial, there were two things i left unoticed: the offset 0x28 of eboot ELF has to have 4 zeroes (start of section headers is 0) and the offset 0x3C has to have a zero (number of section headers is 0)
for those of you who have the error NP-32046-5, this is a trophy issue. you need to include the trophies from /user/trophy/conf correspondent to your game in sce_sys/trophy folder
exact same thing. in the case the game uses debug trophies, you need to convert the target id located in kernel memory at 0x1D8008D to 0x82 to play the game.
i bet you used the passcode to extract the trophy. that's not how it works. the trophy, even with the passcode, is still encrypted. you need the correct one from user trophy conf :)
Ok I'm dumped FIFA 20 and before repack I delete trophy from sce_sys/trophy folder and it work test in CUSA15546 :tup:
NP-32046-5 Helper Script to Fix PS4 Encrypted Trophy Errors by Sorrow446.jpg
 

Comments

I have error that i cant launch the game and say plz sign in to psn with code ce-3091-6 and can't access my trophy is this fix for it or is it anther problem plz help
 
About half way down the page there's a Tutorial to Backport EA Titles with Flatz's Trick added with some Twitter footnotes, however, after reading RetroGamer74's post it sounds like an 'automated procedure' to fix them isn't very feasible due to IDA Pro still being required in the process.

I remember way back in the PS2 days EA Patches were required to get their games running even with mod-chips... ironically back then they had above average security on their games yet several leakers in the private iRC channels were actually EA employees. 😜
 
@uniformcoindsd I am also getting this error.l: <username> will be logged out of the ps4 because an error has occurred (ce-30391-6). And I thrown out to user selection menu. It has happened after 6.72 exploit. Now I am not able to run any disk games nor fpkgs. Please help me.
 
what happen why i got this
Code:
Traceback (most recent call last):
  File "C:\Users\a\Desktop\pes2020\helper.py", line 58, in <module>
    main()
  File "C:\Users\a\Desktop\pes2020\helper.py", line 43, in main
    np = extract_np(bind_abs)
  File "C:\Users\a\Desktop\pes2020\helper.py", line 20, in extract_np
    raise Exception("Bind file is not present: " + bind_abs)
Exception: Bind file is not present: C:\Users\a\Desktop\pes2020\TROPHY.TRP\sce_sys\npbind.dat

Press enter to exit.
 
Am glad this is finally getting the attention, have had this error for a month now. As soon as I get home will try to fix it using above methods.
 
Status
Not open for further replies.
Back
Top