More actions
(Redirected from Wiigionfree Wii)
WiigionFree | |
---|---|
General | |
Author | DGSystems |
Type | PC Utilities |
Version | 1.0 |
License | GPL-2.0 |
Last Updated | 2007/03/01 |
Links | |
Download | |
Website | |
WiigionFree is an open source Java-based tool that allows users to change the region of Wii ISO files.
User guide
WiigionFree requires the user to have Java Runtime Enviroment 1.2 or newer, all modern computers should already have this.
GUI:
- Double click the application icon, or right click open with Java Runtime Enviroment.
- Click ... next to "Input File".
- Select the ISO to patch (If you wish to patch to the file directly, skip to step 6).
- Click ... next to "Output File".
- Select a location to output the file to, and give it a name.
- Click Patch.
Command Line:
- CD to the directory of wiigionfree.jar
- Type
java -jar wiigionfree [INPUTFILE] [TARGETREGION] [OUTPUTFILE]
INPUTFILE
= The ISO file to patchTARGETREGION
= J/U/P (NTSC_J,NTSC_U,PAL)OUTPUTFILE
= Where to output the patched file (optional)
See compatibility list.
Screenshots
Changelog
Version 1.0 2007/03/01
- Final version of WiigionFree (barring bugs or major discoveries).
Version 0.5 2007/02/28
- Had a completely new interface, which allowed for patching to a separate file (as to retain the data in the original).
Version 0.2 2007/02/27
- It only included a bugfix in the ISO selection feature of WiigionFree.
Version 0.1 2007/02/26
- Included the ability to patch to NTSC_U and PAL, it had a very basic GUI.
Credits
- DGSystems - Programmer.
- Dirtie - PAL Code.
- Achilles - NTSC_U Code.
- niklasnyfiken - NTSC_J code.