More actions
psDLCIndex | |
---|---|
General | |
Author | GarnetSunset |
Type | Save and Game Managers |
Version | 1.0.0 |
License | MIT License |
Last Updated | 2022/01/26 |
Links | |
Download | |
Website | |
Source | |
This article may require cleanup to meet GameBrew's quality standards.
Reason: Needs cleanup |
psDLCIndex is a tool designed for the PlayStation Store. Its primary function is to serve as a DLC indexer and package generator.
How it works
- You provide the tool with a specific title from the PlayStation Store at runtime.
- The script then navigates through the PlayStation Store entry for the provided title.
- It identifies and retrieves the titleIDs of all DLC (Downloadable Content) associated with the given title.
How to use?
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
Download the latest build here
Dependencies: Requests for Python
pip install requests
Reminder!
This script can only create flags for DLC that are empty DLCs. 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 script, Maxton (RIP)/OpenOrbis for LibOrbisPkg and TheRadziu for Easy Fake DLC / DLC without Extra Data Generator!
- Adding stuff|bugs to the code - DeniZz