No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-11-19 22:55:15 +09:00
Clips Initial release. 2024-11-14 17:18:52 +09:00
.gitignore Initial release. 2024-11-14 17:18:52 +09:00
LICENSE Initial commit 2024-11-14 08:16:09 +01:00
README.md Updated README.md 2024-11-14 17:24:43 +09:00
requirements.txt Initial release. 2024-11-14 17:18:52 +09:00
run.py Add copyright header. 2024-11-19 22:55:15 +09:00

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