12 lines
461 B
Markdown
12 lines
461 B
Markdown
# XLicenseClipFinder by Yuuki
|
|
This tool is used to identify ContentIDs and Names of titles licenses belong to from Xbox Series and Xbox One consoles in order to forcefully load them using Interop scripts, or other solutions in the future.
|
|
|
|
## Pre-requisites
|
|
Python 3.x (tested with 3.12)
|
|
|
|
## Usage
|
|
1. Install requirements with `pip install -r requrements.txt`
|
|
2. Place license clip files in the "Clips" folder and run `python run.py`
|
|
|
|
# License
|
|
CC BY-NC-ND 4.0
|