From WikiTemp, the GBAtemp wiki
Revision as of 07:44, 6 July 2010 by Wiimm (talk | contribs) (WIT)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Information

Wiimms ISO Tools (WIT) is a set of command line tools to manipulate Wii ISO images and WBFS containers. The toolset consists of the following main tools:

  • wit
    This is the main ISO manipulation tool : It can list, analyze, verify, convert, split, join, extract, compose, rename and compare Wii discs.
  • wwt
    This is the main WBFS manipulation tool (WBFS Manager) : It can create, check, repair, verify and clone WBFS files and partitions. It can list, add, extract, remove and rename ISO images as part of a WBFS.

Usage

Wiimms ISO Tools is a set of command line tools to manipulate Wii ISO images and WBFS containers. Command line means that you have to open a text console (cmd for windows) to execute the commands. An other way is to write little scripts (windows: *.bat or *.cmd files) that call wit and wwt with all needed options and parameters.

If you work with wwt (the WBFS manager) and want to manage WBFS partitions on hard drives then the tool must run in root/admin mode. Use su or sudo for unix systems. Windows users should open an administration console.

Supported OS

WIT is available for:

  • Linux (i386, x86_64)
  • Mac (universal binaries: ppc, i386 and x86_64)
  • Windows (cygwin).

It's also available as source.

Download

Binaries:

Source code:

Announcements:

See Also