Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.14 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.14 KB

Discinfo2Titles

GitHub Open Source? Yes! GitHub repo size GitHub all releases Open in Visual Studio Code

This script is used for converting a disc.info generated from Wii Backup Manager into a titles.txt, which can be read by Configurable USB Loader.

Usage

usage: discinfo2titles.py [-h] [-V] [-v] [-d] [file]

Converts a disc.info to titles.txt

positional arguments:
  file           the full path to disc.info (default: disc.info)

optional arguments:
  -h, --help     show this help message and exit
  -V, --version  show program's version number and exit
  -v, --verbose  more output
  -d, --delete   delete disc.info after converting

Example

discinfo2titles.py -v examples/disc.info