Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

PS4 DLC Unlocker Maker: Difference between revisions

From GameBrew
Created page with "{{Infobox PS4 Homebrews |title=PS4 DLC Unlocker Maker |image=ps4dlcunlockermaker.png |description=Create PS4 dlc unlocker fpkg. |author=K4PS3 |lastupdated=2021/12/29 |type=PC Utilities |version=1.0-beta1 |license=MIT |download=https://dlhb.gamebrew.org/ps4homebrews/ps4dlcunlockermaker.7z |website=https://github.com/K4PS3/ps4-dlc-unlocker-maker |source=https://github.com/K4PS3/ps4-dlc-unlocker-maker |donation= }} {{#seo: |title= (PC Utilities) - GameBrew |title_mode=appen..."
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox PS4 Homebrews
{{Infobox PS4 Homebrews
|title=PS4 DLC Unlocker Maker
|title=PS4 DLC Unlocker Maker
|image=ps4dlcunlockermaker.png
|image=ps4dlcunlockermaker2.png
|description=Create PS4 dlc unlocker fpkg.
|description=Create PS4 dlc unlocker fpkg.
|author=K4PS3
|author=K4PS3
Line 19: Line 19:
|image_alt=PS4 DLC Unlocker Maker
|image_alt=PS4 DLC Unlocker Maker
}}
}}
{{cleanup|article|Needs cleanup}}
A Windows batch file to create PS4 dlc unlocker fpkg that unlocks content already existing in the game or the game updates. There's another type of DLC that also requires the content to exist alongside the DLC unlocker.
The PS4 DLC Unlocker Maker is a Windows batch file used to create a PS4 DLC unlocker FPKG. Essentially, a DLC unlocker is a fake package that unlocks content already existing in the game or its updates. There’s another type of DLC that also requires the content to exist alongside the DLC unlocker.


This is the first release for testing and should work in most cases. You need to set '''pubCmd''' to the correct path of ‘orbis-pub-cmd.exe’ from the [[PS4 Fake PKG Tools 3.87]].
This is the first release for testing and should work in most cases. You need to set "pubCmd" to the correct path of "orbis-pub-cmd.exe" from the PS4 Fake PKG Tools 3.87.


==User guide==
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 41: Line 41:
| add dlc icon and wait the user to add the icon file
| add dlc icon and wait the user to add the icon file
| create dlc unlocker without icon
| create dlc unlocker without icon
|}
|-
 
|
{| class="wikitable"
|-
|-
! '''Variable'''
! '''Variable'''
Line 62: Line 61:
|}
|}


==How To Use==
===How to use===
# To use the tool, you will need orbis-pub-cmd.exe which you can [[PS4 Fake PKG Tools 3.87]].
*Get orbis-pub-cmd.exe from [[PS4 Fake PKG Tools 3.87]].
# Replace the line ''SET'' ''“pubCmd=C:\PS4-Fake-PKG-Tools-3.87\orbis-pub-cmd.exe__“'' with the appropriate path, in build.cmd (you can edit it with any text editor such as notepad)
*Open build.cmd, edit the contentdId, title, and the path of pubCmd to where orbis-pub-cmd.exe is located:
# Replace the following config lines appropriately:
** <code>SET "pubCmd=C:\PS4-Fake-PKG-Tools-3.87\orbis-pub-cmd.exe"</code>
## ''SET “contentId=EP0002-CUSA24267_00-CODCWDISCONLY001“''
** <code>SET "contentId=EP0002-CUSA24267_00-CODCWDISCONLY001"</code>
## ''SET “title=Call of Duty®: Black Ops Cold War Content 7 License“''
** <code>SET "title=Call of Duty®: Black Ops Cold War Content 7 License"</code>
# run the cmd file
* Run build.cmd.


==Changelog==  
==Changelog==  
Line 75: Line 74:


== External links ==
== External links ==
* GitHub - https://github.com/K4PS3/ps4-dlc-unlocker-maker
* Wololo - https://wololo.net/2021/12/31/ps4-release-ps4-dlc-unlocker-maker/
* Wololo - https://wololo.net/2021/12/31/ps4-release-ps4-dlc-unlocker-maker/
* Github - https://github.com/K4PS3/ps4-dlc-unlocker-maker

Latest revision as of 04:25, 26 November 2025

PS4 DLC Unlocker Maker
General
AuthorK4PS3
TypePC Utilities
Version1.0-beta1
LicenseMIT License
Last Updated2021/12/29
Links
Download
Website
Source

A Windows batch file to create PS4 dlc unlocker fpkg that unlocks content already existing in the game or the game updates. There's another type of DLC that also requires the content to exist alongside the DLC unlocker.

This is the first release for testing and should work in most cases. You need to set "pubCmd" to the correct path of "orbis-pub-cmd.exe" from the PS4 Fake PKG Tools 3.87.

User guide

Variable y n
autostart autogenerate DLC unlocker without any prompt Prompt the user to enter dlc info
cleanup remove all autogenerated files don't delete anything
addIcon add dlc icon and wait the user to add the icon file create dlc unlocker without icon
Variable value description
contentId xxyyyy-CUSAzzzzz_00-cccccccccccccccc xx (EP or UP), y's (4 numbers), z's (5 numbers game id), c's 16 character dlc name
title DLC title up to 128 character for dlc title
passcode 00000000000000000000000000000000 (32 characters) always be good and use zeros for passcode

How to use

  • Get orbis-pub-cmd.exe from PS4 Fake PKG Tools 3.87.
  • Open build.cmd, edit the contentdId, title, and the path of pubCmd to where orbis-pub-cmd.exe is located:
    • SET "pubCmd=C:\PS4-Fake-PKG-Tools-3.87\orbis-pub-cmd.exe"
    • SET "contentId=EP0002-CUSA24267_00-CODCWDISCONLY001"
    • SET "title=Call of Duty®: Black Ops Cold War Content 7 License"
  • Run build.cmd.

Changelog

v1.0-beta1

  • First Release.

External links

Advertising: