Skip to content

Reads Wii Game Names from a "disc.info" file generated by "Wii Backup Manager" and write it to "titles.txt" which can be read by "USB Loader configurable"

License

Notifications You must be signed in to change notification settings

gbomacfly/discinfo2titles

Repository files navigation

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

About

Reads Wii Game Names from a "disc.info" file generated by "Wii Backup Manager" and write it to "titles.txt" which can be read by "USB Loader configurable"

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages