blob: c8ba6c951284dc85e02587496d990771ce7e622f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
Wii WAD Tool
--------------------------------------------------------------------------------
Utility to work with WAD files used by the Wii.
Features:
- dumps basic or detailed information about a WAD file
- shows interesting details like:
* title name and game code
* region code
* blocks needed to install
* firmware required
* much more
- allows to change the region code setting
It was made for educational purposes about the Wii.
This software is licensed along the terms of the GPL 2 or higher (see COPYING).
|