More actions
(Created page with "{{Infobox WiiU Homebrews |title=Regionhax Installer |image=wiiu.png |description=Python scripts to edit the console's region using WUP Server/Client. |author=vickdu31 |lastupdated=2016/11/10 |format=py |type=PC Utilities |version=1.0 |license=Mixed |download=https://dlhb.gamebrew.org/wiiuhomebrews/regionhaxinstallerwiiu.7z |website=https://gbatemp.net/threads/release-regionhax-installer-noob-friendly.449036/ |source= |donation= }} {{obsolete}} <!--bin: release post--> <...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox WiiU Homebrews | {{Infobox WiiU Homebrews | ||
|title=Regionhax Installer | |title=Regionhax Installer | ||
|image= | |image=wiiu2.png | ||
|description=Python scripts to edit the console's region using WUP Server/Client. | |description=Python scripts to edit the console's region using WUP Server/Client. | ||
|author=vickdu31 | |author=vickdu31 | ||
|lastupdated=2016/11/10 | |lastupdated=2016/11/10 | ||
|format=py | |format=py | ||
|type= | |type=Network Tools | ||
|version=1.0 | |version=1.0 | ||
|license=Mixed | |license=Mixed |
Latest revision as of 11:33, 23 Mayıs 2024
Regionhax Installer | |
---|---|
General | |
Author | vickdu31 |
Type | Network Tools |
Version | 1.0 |
License | Mixed |
Last Updated | 2016/11/10 |
Links | |
Download | |
Website | |
This application has been obsoleted by one or more applications that serve the same purpose, but are more stable or maintained. |
A simple script to enable region-free functionality on your Wii U.
Note: IOSUHAX includes region-free support as of 20 Nov 2016, this tool is no longer required.
User guide
Included files:
- Modified wupclient.py.
- A tool to discover your Wii U IP address (Windows only).
- You can review the changes made by the script by opening sys_prod.xml (the new version) and sys_prod.xml.bak (the original version).
Requirements:
- Python 2.7 installed on the PC.
- A Wii U on firmware 5.5.1 EUR/JAP/USA.
- fw.img (sysnand or rednand) on the root of your SD card along with HBL and CFW Booter.
How to use:
- (Note: Reboot your Wii U if you've used the haxchi installer just before or after running this tool.)
- Boot your fw.img.
- Extract regionhax_installer_v1.0.zip into a folder.
- Double-click regionhax_installer_v1.0.py.
- Follow the instructions.
- After the program closes, reboot your Wii U.
Important notes/warnings:
Be very careful when selecting the region; it must match your console's region. The author is not responsible for any Wii U bricking. The script has undergone multiple tests to ensure safety. Do not modify the script. Reasons for possible brick:
- Wi-Fi or PC crash during file upload (0.1s).
- You modify the script for fun.
Credits
- NETOOBUNTU for the discovery.
- Smealum for iosuhax/wupserver.