v1.0.0
Currently supported file formats:
- ISO (GCM)
- WIA / RVZ
- WBFS (+ NKit 2 lossless)
- CISO (+ NKit 2 lossless)
- NFS (Wii U VC)
- GCZ
info
Displays information about a disc image.
nodtool info /path/to/game.isoextract
Extracts the contents of a disc image to a directory.
nodtool extract /path/to/game.iso [outdir]For Wii U VC titles, use content/hif_000000.nfs:
nodtool extract /path/to/game/content/hif_000000.nfs [outdir]convert
Converts any supported format to raw ISO.
nodtool convert /path/to/game.wia /path/to/game.isoverify
Hashes the contents of a disc image and verifies it.
nodtool verify /path/to/game.iso