Thanks but before it work fine with other game, now noDisable Windows Defender/Firewall and any 3rd party AV software if you use it. Same for Mac equivalents, as the don't work well and interfere with the tools.
Simple bat file for remarry game with update.Can't repack Gardian of galaxy
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.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%"
Probably digest, not sure. Everything other is same, only repacked and packed again.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.
I think duxa is extracted the update then using the base pkg to make another.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
Yeah since it uses the size of base game off your hdd while making I would assume the same.I think duxa is extracted the update then using the base pkg to make another.
See if you get an error by doing manually.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
What i must to do manually?See if you get an error by doing manually.