• You use an Adblocker to hide advertisements. This type of program makes it difficult to keep this website up and running, since displaying advertisements is the only way to pay for hosting. Would you like to make an exception for this site? We promise that you will not be bothered by the advertisements.
  • Get upgrade the account to (Anti-ads Super Silver or Gold, Titanium - LifeTime for free and no yearly!) ----> "Click".
  • Our forum is an English speaking community. If you reply to a thread using non-English languages(French/Spanish/etc), staff will review your post and may delete it.
Forum - DKS

gengp4-fixed

mrdude

회원 | Member
회원 | Member
Sep 15, 2020
94
300
0
When unpacking a game and wishing to repack once some mods were carried out, I found that there are errors in gengp4_app.exe.
When generating gp4 files for application packages, this was setting the following:

<volume_type>pkg_ps4_patch</volume_type>
storage_type="digital25"

Also param.sfo was being modded to be a type gp package.

The modded gengp4_app.exe changes the gp4 file to create:

<volume_type>pkg_ps4_app</volume_type>
storage_type="digital50"

Leaves the param.sfo as type gd.

I have linked a zip file that contains the exe's for generating patches and for generating game packages (the only modded file is the app one as the patch one was working fine, (although you should note that one mods your param.sfo file when creating a gp4 file)