Difference between revisions of "WiigionFree"
From WikiTemp, the GBAtemp wiki
(→History) |
m (→Download: fix download links) |
||
(60 intermediate revisions by 33 users not shown) | |||
Line 1: | Line 1: | ||
[[Image:wiigionfree05.gif|thumb|WiigionFree 0.5 Interface]] | [[Image:wiigionfree05.gif|thumb|WiigionFree 0.5 Interface]] | ||
− | |||
− | |||
− | == | + | ==Information== |
− | + | WiigionFree is a Java application to change the region of Wii ISO files. | |
− | + | Open Source under the GNU GPL license. | |
− | + | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Usage== | ==Usage== | ||
− | ''GUI'' | + | ''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) | |
− | 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'' | |
− | ''Command Line'' | + | # CD to the directory of wiigionfree.jar |
− | + | # Type java -jar wiigionfree [INPUTFILE] [TARGETREGION] [OUTPUTFILE] | |
− | + | INPUTFILE = The ISO file to patch<br> | |
− | INPUTFILE = The ISO file to patch<br | + | TARGETREGION = J/U/P (NTSC_J,NTSC_U,PAL)<br> |
− | TARGETREGION = J/U/P (NTSC_J,NTSC_U,PAL)<br | + | |
OUTPUTFILE = Where to output the patched file (optional) | OUTPUTFILE = Where to output the patched file (optional) | ||
− | == | + | ==Requirements== |
− | + | WiigionFree requires the user to have Java Runtime Enviroment 1.2 or newer, all modern computers should already have this. | |
− | [[Dirtie]] - PAL Code | + | |
− | [[Achilles]] - NTSC_U Code | + | ==Compatibility== |
− | [[niklasnyfiken]] - NTSC_J code | + | See [[Wii_Region_Free_Patcher_Compatibility_List|Region Free Compatibility List]] |
+ | |||
+ | ==History== | ||
+ | * Version 0.1 was released on 26/02/07 and included the ability to patch to NTSC_U and PAL, it had a very basic GUI. | ||
+ | * Version 0.2 was released on 27/02/07, it only included a bugfix in the ISO selection feature of WiigionFree | ||
+ | * Version 0.5 was released on 28/02/07 and had a completely new interface, which allowed for patching to a separate file (as to retain the data in the original). | ||
+ | * Version 1.0 was released on 01/03/07 and will be the final version of WiigionFree (barring bugs or major discoveries) | ||
+ | |||
+ | ==Download== | ||
+ | [[Media:Wiigionfree_1_0.zip|WiigionFree 1.0]] (Java / with Source Code / GNU GPL License) | ||
+ | |||
+ | ==Acknowledge == | ||
+ | *[[DGSystems]] - Programmer | ||
+ | *[[Dirtie]] - PAL Code | ||
+ | *[[Achilles]] - NTSC_U Code | ||
+ | *[[niklasnyfiken]] - NTSC_J code | ||
==See Also== | ==See Also== | ||
− | * [[ | + | * [[Wii_Region_Patcher_Compatibility_List|Region Free Compatibility List]] |
* [[DGSystems]] | * [[DGSystems]] | ||
* [[RegionFrii]] | * [[RegionFrii]] | ||
[[Category:Wii Utilities]] | [[Category:Wii Utilities]] |
Latest revision as of 17:30, 16 December 2007
Contents
Information
WiigionFree is a Java application to change the region of Wii ISO files. Open Source under the GNU GPL license.
Usage
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 patch
TARGETREGION = J/U/P (NTSC_J,NTSC_U,PAL)
OUTPUTFILE = Where to output the patched file (optional)
Requirements
WiigionFree requires the user to have Java Runtime Enviroment 1.2 or newer, all modern computers should already have this.
Compatibility
See Region Free Compatibility List
History
- Version 0.1 was released on 26/02/07 and included the ability to patch to NTSC_U and PAL, it had a very basic GUI.
- Version 0.2 was released on 27/02/07, it only included a bugfix in the ISO selection feature of WiigionFree
- Version 0.5 was released on 28/02/07 and had a completely new interface, which allowed for patching to a separate file (as to retain the data in the original).
- Version 1.0 was released on 01/03/07 and will be the final version of WiigionFree (barring bugs or major discoveries)
Download
WiigionFree 1.0 (Java / with Source Code / GNU GPL License)
Acknowledge
- DGSystems - Programmer
- Dirtie - PAL Code
- Achilles - NTSC_U Code
- niklasnyfiken - NTSC_J code