- Joined
- Jan 25, 2024
- Messages
- 11,610
- Points
- 38
- Age
- 39
- Location
- USA
- Website
- gameparadise.org
- Credits
- 192,434
WIT: Wiimms ISO Tools v3.01a - 2017-12-03
A command line ISO+WBFS tool set for various os.
WIT (Wiimms ISO Tools) is a set of command line tools to manipulate Wii ISO images and WBFS containers. The two main tools are called wit (Wiimms ISO Tool) and wwt (Wiimms WBFS Tool, the WBFS manager).
Feature overview:
- WIT (Wiimms ISO Toolset) is a set of command line tools.
- wit (Wiimms ISO tool) is the main Wii and GameCube ISO manipulation tool.
- wwt (Wiimms WBFS tool) is a complete WBFS manager including FS checking and repairing, time stamps and multi WBFS support.
- wdf (Wiimms WDF Tool) is a little tool to manage WDF, CISO and WIA files.
- wfuse (Wiimms FUSE Tool) mounts Wii and GameCube images and WBFS files and partitions using FUSE.
- WIT supports 7 Wii disc file types (ISO, CISO, WDF, WIA, WBFS, GCZ and FST).
- wit can verify and compare (diff) Wii and GameCube ISO images.
- wit can extract and compose Wii ISO images.
- wit can patch Wii and GameCube ISO images while copying.
- wit can mix partitions from different sources into a new Wii ISO images.
- wit and wwt support many diagnostic commands.
- Advanced shell support.
Download of the current version:
- wit-v3.01a-r7464-i386.tar.gz : Linux/i386 version
- wit-v3.01a-r7464-x86_64.tar.gz : Linux/x86_64 version
- wit-v3.01a-r7464-cygwin.zip : Cygwin (Windows) version
- Other releases are available at https://wit.wiimm.de/download.html.
There are also some GUI available:
- QtWitGui, manipulate and convert single ISO images.
This QT based GUI focuses on manipulating single ISO images. It can do much more. - Wii Backup Fusion, a WBFS and ISO manager.
This QT based GUI is a complete WBFS manager and ISO tool. - Witgui for Mac.
This is a graphical user interface for wit available for Mac OS X.
Change log:
Code:
wit v3.01a r7464 - 2017-12-03
- New option: --dsync: The option enables the usage of flag O_DSYNC when
opening a partition at a hard drive. With activated flag, writing an image
is some percent slower, but the progress counters are exact again.