Hacking [Release] - GUI version of - PS4 pkg repackager by Duxa (aka Chrushev) - v6.22.18

matamux

New Member
Newbie
Joined
Jan 2, 2022
Messages
3
Trophies
0
Age
41
XP
47
Country
Afghanistan
Doesn't work for me either trying to remarry the Opoisso893 backport for Vice City Remastered to the "proper" Cyb1k Game PKG. It tells me 'issue creating final pkg' but no further info.
 

matamux

New Member
Newbie
Joined
Jan 2, 2022
Messages
3
Trophies
0
Age
41
XP
47
Country
Afghanistan
Doesn't work for me either trying to remarry the Opoisso893 backport for Vice City Remastered to the "proper" Cyb1k Game PKG. It tells me 'issue creating final pkg' but no further info.
 

jdexo1

Member
Newcomer
Joined
Jan 3, 2022
Messages
7
Trophies
0
Age
24
XP
46
Country
Chile
Used it on a windows 10 vm on my mac and worked flawlessly. It took like 40 minutes to repackage each skyrim update. Thank you, this program couldn't be easier to use for people like us just jumping onto the ps4 jb train
 

jenipapo

Member
Newcomer
Joined
Jun 17, 2018
Messages
10
Trophies
0
Age
43
XP
79
Country
Brazil
I was having the error 'issue creating final pkg' and solved repacking the patch/update pkg with the param.sfo (modified) of the base game.
I repacked using as base pkg the fpkg of the game. No need to use Duxa's repackager.
 

jation

Member
Newcomer
Joined
Jul 9, 2018
Messages
24
Trophies
0
Age
37
XP
112
Country
Serbia, Republic of
Can't repack Gardian of galaxy :(
Simple bat file for remarry game with update.
1. Create New Folder and put this bat file game.pkg and update.pkg inside.
2. You need to rename game and update as Game.pkg and Update.pkg. Also new games needs PS4-Fake-PKG-Tools-3.87, change path in bat file.
3. Run bat file and input on prompt CUSA number without CUSA. Wait to finish. If you don't know CUSA Number, open Cusa Number.txt which will appear in folder.

Code:
set mypath=%cd%
echo %mypath% 
set "pubCmd="E:\PS4-Fake-PKG-Tools-3.87-main\orbis-pub-cmd.exe""
set "gengp4="E:\PS4-Fake-PKG-Tools-3.87-main\gengp4_patch.exe""


"%pubCmd%" img_info "%cd%\Game.pkg" >"%cd%\info.txt"

findstr /RC:"CUSA[0-9]" "%cd%\info.txt" >"%cd%\Cusa Number.txt"


set /p CUSA="->CUSA"

mkdir "%cd%\Update-pkg"

"%pubCmd%" img_extract --passcode 00000000000000000000000000000000  "%cd%\Update.pkg" "%cd%\Update-pkg"

xcopy /e "%cd%\Update-pkg\Sc0\*" "%cd%\Update-pkg\Image0\sce_sys\"
rmdir /s /q "%cd%\Update-pkg\Sc0\"

move "%cd%\Update-pkg\Image0" "%cd%"

rmdir /s /q "%cd%\Update-pkg\"

Ren "%cd%\Image0" CUSA%CUSA%-patch

"%gengp4%" "%cd%\CUSA%CUSA%-patch

"%pubCmd%" gp4_proj_update --app_path "%cd%\Game.pkg" "%cd%\CUSA%CUSA%-patch".gp4"

"%pubCmd%" img_create --oformat pkg  "%cd%\CUSA%CUSA%-patch.gp4" "%cd%"
 

godreborn

Welcome to the Machine
Member
Joined
Oct 10, 2009
Messages
38,471
Trophies
3
XP
29,138
Country
United States
Simple bat file for remarry game with update.
1. Create New Folder and put this bat file game.pkg and update.pkg inside.
2. You need to rename game and update as Game.pkg and Update.pkg. Also new games needs PS4-Fake-PKG-Tools-3.87, change path in bat file.
3. Run bat file and input on prompt CUSA number without CUSA. Wait to finish. If you don't know CUSA Number, open Cusa Number.txt which will appear in folder.

Code:
set mypath=%cd%
echo %mypath%
set "pubCmd="E:\PS4-Fake-PKG-Tools-3.87-main\orbis-pub-cmd.exe""
set "gengp4="E:\PS4-Fake-PKG-Tools-3.87-main\gengp4_patch.exe""


"%pubCmd%" img_info "%cd%\Game.pkg" >"%cd%\info.txt"

findstr /RC:"CUSA[0-9]" "%cd%\info.txt" >"%cd%\Cusa Number.txt"


set /p CUSA="->CUSA"

mkdir "%cd%\Update-pkg"

"%pubCmd%" img_extract --passcode 00000000000000000000000000000000  "%cd%\Update.pkg" "%cd%\Update-pkg"

xcopy /e "%cd%\Update-pkg\Sc0\*" "%cd%\Update-pkg\Image0\sce_sys\"
rmdir /s /q "%cd%\Update-pkg\Sc0\"

move "%cd%\Update-pkg\Image0" "%cd%"

rmdir /s /q "%cd%\Update-pkg\"

Ren "%cd%\Image0" CUSA%CUSA%-patch

"%gengp4%" "%cd%\CUSA%CUSA%-patch

"%pubCmd%" gp4_proj_update --app_path "%cd%\Game.pkg" "%cd%\CUSA%CUSA%-patch".gp4"

"%pubCmd%" img_create --oformat pkg  "%cd%\CUSA%CUSA%-patch.gp4" "%cd%"
you're essentially extracting the package, then repackaging with the base? is that what duxa repacker also does or is there a reason known as to why games must be repacked? I thought it was the digest, but I don't know for sure.
 

jation

Member
Newcomer
Joined
Jul 9, 2018
Messages
24
Trophies
0
Age
37
XP
112
Country
Serbia, Republic of
you're essentially extracting the package, then repackaging with the base? is that what duxa repacker also does or is there a reason known as to why games must be repacked? I thought it was the digest, but I don't know for sure.
Probably digest, not sure. Everything other is same, only repacked and packed again.
 
  • Like
Reactions: godreborn

godreborn

Welcome to the Machine
Member
Joined
Oct 10, 2009
Messages
38,471
Trophies
3
XP
29,138
Country
United States
I only ask, because I don't know if that's what duxa repacker is doing as well, decrypting the package, then repacking to the original base. I was wondering what made packages have to be repacked to one another. I'm thinking it's the digest, but I don't know for sure.
 
  • Like
Reactions: Donnie-Burger

Donnie-Burger

Well-Known Member
Member
Joined
Oct 27, 2021
Messages
927
Trophies
0
Website
www.youtube.com
XP
1,795
Country
United States
Sucsessfully remarried:

Spiderman with 1.18 that would error after install
GTAV with 1.38 that would error after install

Working on Watch Dogs Legion 1.24 update remarry now

Keep in mind this will use your C:\hard drive regardless of where you put .exe - Errors out if you run out of space
 
  • Like
Reactions: chronoss

godreborn

Welcome to the Machine
Member
Joined
Oct 10, 2009
Messages
38,471
Trophies
3
XP
29,138
Country
United States
Sucsessfully remarried:

Spiderman with 1.18 that would error after install
GTAV with 1.38 that would error after install

Working on Watch Dogs Legion 1.24 update remarry now

Keep in mind this will use your C:\hard drive regardless of where you put .exe - Errors out if you run out of space
I think duxa is extracted the update then using the base pkg to make another.
 
  • Like
Reactions: Donnie-Burger

Boombay

New Member
Newbie
Joined
Jan 24, 2022
Messages
4
Trophies
0
Age
34
XP
24
Country
Kazakhstan
Please Wait...
Found: CUSA03991
Game: Dying Light: The Following – Modded Enhanced Edition
PS4 Firmware Required: 04.000
Update size: ~7033 MB
Game size: ~16043 MB
Using Password: 00000000000000000000000000000000
Extracting...
The entire process should take 8 minute(s) (approx)
If running on slow drive may take up to 16 minute(s)
It may appear that the application froze. Do not panic and let it do its thing.
Finished Extracting!
Verifying extracted files...
Extraction looks good
Creating new pkg.
It may appear that the application froze. Do not panic and let it do its thing.
New package created in G:\Duxas_Repackager_Output
Issue Creating Final Pkg


Hello! Have a problem with creating final Pkg
 

Boombay

New Member
Newbie
Joined
Jan 24, 2022
Messages
4
Trophies
0
Age
34
XP
24
Country
Kazakhstan
Please Wait...
Found: CUSA03991
Game: Dying Light: The Following – Modded Enhanced Edition
PS4 Firmware Required: 04.000
Update size: ~7033 MB
Game size: ~16043 MB
Using Password: 00000000000000000000000000000000
Extracting...
The entire process should take 8 minute(s) (approx)
If running on slow drive may take up to 16 minute(s)
It may appear that the application froze. Do not panic and let it do its thing.
Finished Extracting!
Verifying extracted files...
Extraction looks good
Creating new pkg.
It may appear that the application froze. Do not panic and let it do its thing.
New package created in G:\Duxas_Repackager_Output
Issue Creating Final Pkg


Hello! Have a problem with creating final Pkg
 

godreborn

Welcome to the Machine
Member
Joined
Oct 10, 2009
Messages
38,471
Trophies
3
XP
29,138
Country
United States
Please Wait...
Found: CUSA03991
Game: Dying Light: The Following – Modded Enhanced Edition
PS4 Firmware Required: 04.000
Update size: ~7033 MB
Game size: ~16043 MB
Using Password: 00000000000000000000000000000000
Extracting...
The entire process should take 8 minute(s) (approx)
If running on slow drive may take up to 16 minute(s)
It may appear that the application froze. Do not panic and let it do its thing.
Finished Extracting!
Verifying extracted files...
Extraction looks good
Creating new pkg.
It may appear that the application froze. Do not panic and let it do its thing.
New package created in G:\Duxas_Repackager_Output
Issue Creating Final Pkg


Hello! Have a problem with creating final Pkg
See if you get an error by doing manually.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: (i was allowed to do that)