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

PsDLCIndex PS4: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 19: Line 19:
|image_alt=psDLCIndex
|image_alt=psDLCIndex
}}
}}
psDLCIndex is a Python script that crawls the PlayStation Store for DLC associated with a given title and extracts their Title IDs. These IDs can then be processed to generate PKG files.
psDLCIndex is a Python (2.x) script that crawls the PlayStation Store for DLC associated with a given title and extracts their Title IDs. These IDs can then be processed to generate PKG files.


==User guide==
==User guide==

Revision as of 04:29, 18 June 2025

psDLCIndex
General
AuthorGarnetSunset
TypeSave and Game Managers
Version1.0.0
LicenseMIT License
Last Updated2022/01/26
Links
Download
Website
Source

psDLCIndex is a Python (2.x) script that crawls the PlayStation Store for DLC associated with a given title and extracts their Title IDs. These IDs can then be processed to generate PKG files.

User guide

How to use:

  • Run pip install requests to install dependencies.
  • You'll also need this.
  • Execute dlcIndex.py.
  • Enter the full Title ID of the game when prompted.
  • Wait for the script to complete (may take some time).
  • Use the output .txt with mysteriouslink.py to generate PKG files.

Notes:

  • You can pass the URL of the software you're trying to generate for example: python dlcIndex.py https://store.playstation.com/en-us/product/UP0177-CUSA13186_00-JUDGMENTRYUGAENG
  • This script can only create flags for DLC that are empty DLCs (i.e. unlockable DLC with no extra data). If your DLC contains data, it will not work.

Media

HOW TO GET PS4 DLC GAME {COMPATIBLE WITH FAKE PKG GAMES} (ricky jr)

Changelog

v1.0

  • First Release.

Credits

All credits goes to GarnetSunset for original scriptMaxton (RIP)/OpenOrbis for LibOrbisPkg and TheRadziu for Easy Fake DLC / DLC without Extra Data Generator!

Adding stuff|bugs to the code - DeniZz

External links

Advertising: