Following the
PPSA PS4 DLC Unlocker release,
PS4Scene developer
@K4PS3 (
Twitter) updated his
Github repository with a
PS4 DLC Unlocker Maker Windows batch file to create the
PlayStation 4 DLC Unlocked Fake Packages (FPKGs) for those with a
Jailbroken PS4 console.
Download:
PS4 DLC Unlocker Maker v1.0-beta1.zip /
GIT
From his post in the
Verified Member section, to quote:
The batch file can be automated and just running it will generate the DLC Unlocker PKG, you will need to set the following info in the batch file:
1) Set the path to pub-cmd, you can download it from
CyB1K tools.
Code:
SET "pubCmd=C:\PS4-Fake-PKG-Tools-3.87\orbis-pub-cmd.exe"
2) Set configuration to auto mode without any prompt.
Code:
SET "autostart=y"
SET "addIcon=n"
3) Set dlc unlocker information
Code:
SET "contentId=game dlc content id"
SET "title=game dlc title here"
4) Save and run the batch file, you should have DLC Unlocker FPKG.
If you need to add icon to the FPKG, you have to change the following line:
When you run the patch file, it will prompt you to add icon file to specific path. After adding the icon file you simply press [ENTER] key and you will get DLC Unlocker FPKG with icon.
Maybe I will create GUI application to generate DLC Unlocker, but there is already good apps for the same task.
And from the
README.md:
PS4 DLC Unlocker Maker
Is windows batch file to create
PS4 dlc unlocker fpkg, simply dlc unlocker is fake package to unlock content...