From WikiTemp, the GBAtemp wiki
(Download)
(New page: ==Overview== WiigionFree was written by DBFT/DGSystems as a cross platform, open source patcher for the region encoding on Wii ISO files ==History== Version 0.1 was released on 26/02/07 a...)
Line 1: Line 1:
[[Image:wiigionfree05.gif|thumb|WiigionFree 0.5 Interface]]
+
==Overview==
 
+
WiigionFree was written by DBFT/DGSystems as a cross platform, open source patcher for the region encoding on Wii ISO files
==Download==
+
The latest version of WiigionFree can be downloaded from:
+
* [http://www.mymatesaid.com/wiigionfree.php Java Web Start(Recommended!* [http://www.mymatesaid.com/wiigionfreesource.zip Source Code (GPL)]
+
  
 
==History==
 
==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.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.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 0.5 was released on 28/02/07 and had a completely new interface, which allowed for patching to a seperate 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)
+
Version 1.0 is to be released on 01/03/07 and will be the final version of WiigionFree (barring bugs or major discoveries)
  
 
==Compatibility==
 
==Compatibility==
 
See [[Wii_Region_Free_Patcher_Compatibility_List|Region Free Compatibility List]]
 
See [[Wii_Region_Free_Patcher_Compatibility_List|Region Free Compatibility List]]
  
==Requirements==
+
==Further Links:==
WiigionFree requires the user to have Java Runtime Enviroment 1.2 or newer, all modern computers should already have this.
+
[http://www.Supercard.cn/ Official Supercard Website.]
 +
 
 +
[http://www.dualscene.net/viewpage.php?page_id=28 Supercard Compatibility List]
 +
 
 +
[http://gbatemp.net/index.php?showforum=92 Supercard GBAtemp.net Forum]
  
==Usage==
+
[http://scdev.org/ SCDEV: A Major Supercard Developer forum]
''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''
+
[http://supercard.tk/ Supercard.tk: An unofficial supercard site. Mirrors firmware/software downloads when the official site gets overloaded, and also occasionaly releases dat files that fix games before the official ones come out.]
# CD to the directory of wiigionfree.jar
+
# Type java -jar wiigionfree [INPUTFILE] [TARGETREGION] [OUTPUTFILE]
+
INPUTFILE = The ISO file to patch<br>
+
TARGETREGION = J/U/P (NTSC_J,NTSC_U,PAL)<br>
+
OUTPUTFILE = Where to output the patched file (optional)
+
  
==Thanks To==
 
*[[DGSystems]] - Programmer
 
*[[Dirtie]] - PAL Code
 
*[[Achilles]] - NTSC_U Code
 
*[[niklasnyfiken]] - NTSC_J code
 
  
==See Also==
 
* [[Wii_Region_Patcher_Compatibility_List|Region Free Compatibility List]]
 
* [[DGSystems]]
 
* [[RegionFrii]]
 
  
[[Category:Wii Utilities]]
+
[[Category:NDS Slot-2 Carts]]

Revision as of 14:33, 1 March 2007

Overview

WiigionFree was written by DBFT/DGSystems as a cross platform, open source patcher for the region encoding on Wii ISO files

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 seperate file (as to retain the data in the original). Version 1.0 is to be released on 01/03/07 and will be the final version of WiigionFree (barring bugs or major discoveries)

Compatibility

See Region Free Compatibility List

Further Links:

Official Supercard Website.

Supercard Compatibility List

Supercard GBAtemp.net Forum

SCDEV: A Major Supercard Developer forum

Supercard.tk: An unofficial supercard site. Mirrors firmware/software downloads when the official site gets overloaded, and also occasionaly releases dat files that fix games before the official ones come out.