summaryrefslogtreecommitdiffstats
path: root/system/wiimms-iso-tools/README
blob: de7ec118438d6bc13c8c63bb21eb73b2332735a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Wiimms ISO Tools is a set of command line tools to manipulate Wii and
GameCube ISO images and WBFS containers. The toolset consists of the
following tools:

wit (Wiimms ISO Tool):

    This is the main ISO manipulation tool. It can list, analyze,
    verify, convert, split, join, patch, mix, extract, compose, rename
    and compare Wii and GameCube images. It also can create and dump
    different other Wii file formats.

wwt (Wiimms WBFS Tool):

    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, rename and recover ISO images as part
    of a WBFS.

wdf (Wiimms WDF Tool):

    wdf is a support tool for WDF, WIA, CISO and GCZ images. It
    converts (packs and unpacks), compares and dumps WDF and CISO
    images. Additionally it dumps WIA and GCT image and unpacks WIA
    images. The default command depends on the program file name (see
    command descriptions). Usual names are wdf, unwdf, wdf-cat, wdf-cmp
    and wdf-dump (with or without minus signs). "wdf +CAT" replaces
    the old tool wdf-c and "wdf +DUMP" the old tool wdf-dum.

wfuse (Wiimms FUSE Tool):

    Mount a Wii or GameCube image or a WBFS file or partition to a mount
    point using FUSE (Filesystem in USErspace). Use 'wfuse --umount
    mountdir' for unmounting.