124
edits
mNo edit summary |
(Space before parentheses, forgot sys_prod zip) |
||
Line 4: | Line 4: | ||
{{info|text=This will change only the region of the console. It does not change the Gamepad's region. However, you are able to use out of region Gamepads thanks to aroma's DRC region free plugin. If you also want to change the vWii region, run [https://github.com/GaryOderNichts/vWii-Decaffeinator/releases/tag/v2 decaffeinator] on light mode then perform a system update(updates need to be unblocked).}} | {{info|text=This will change only the region of the console. It does not change the Gamepad's region. However, you are able to use out of region Gamepads thanks to aroma's DRC region free plugin. If you also want to change the vWii region, run [https://github.com/GaryOderNichts/vWii-Decaffeinator/releases/tag/v2 decaffeinator] on light mode then perform a system update(updates need to be unblocked).}} | ||
{{info|text= This guide will require you to wipe the MLC. Backup any important saves you wish to preserve by using either SaveMii or dumpling. You can however region change without wiping it, you would just skip <code>Erase MLC</code> and <code>Delete scfm.img</code>, but keep in mind you'd need to delete old titles via the [https://raw.githubusercontent.com/Lazr1026/regionchange/main/files/wupclient.py wupclient](right click > Save Link As).}} | {{info|text= This guide will require you to wipe the MLC. Backup any important saves you wish to preserve by using either SaveMii or dumpling. You can however region change without wiping it, you would just skip <code>Erase MLC</code> and <code>Delete scfm.img</code>, but keep in mind you'd need to delete old titles via the [https://raw.githubusercontent.com/Lazr1026/regionchange/main/files/wupclient.py wupclient] (right click > Save Link As).}} | ||
'''Keep a copy of your OTP and Seeprom backups.''' It is incase something goes wrong, which is unlikely but better to keep regardless. | '''Keep a copy of your OTP and Seeprom backups.''' It is incase something goes wrong, which is unlikely but better to keep regardless. | ||
Line 11: | Line 11: | ||
== SD Preparations == | == SD Preparations == | ||
*You must first have [[Wii U:ISFShax|ISFShax]] installed. This is a requirement to region change and is not optional. de_fuse can also be used, but that is for more advanced users(requires soldering). | *You must first have [[Wii U:ISFShax|ISFShax]] installed. This is a requirement to region change and is not optional. de_fuse can also be used, but that is for more advanced users (requires soldering). | ||
*The latest release of [https://github.com/Xpl0itU/MLCRestorerDownloader/releases MLCRestorerDownloader](With your preferred OS) | *The latest release of [https://github.com/Xpl0itU/MLCRestorerDownloader/releases MLCRestorerDownloader] (With your preferred OS) | ||
*The latest release of the [https://github.com/jan-hofmeier/wafel_setup_mlc/releases MLC setup plugin] | *The latest release of the [https://github.com/jan-hofmeier/wafel_setup_mlc/releases MLC setup plugin] | ||
*The latest release of the [https://github.com/jan-hofmeier/wafel_payloader/releases wafel_payloader Plugin] | *The latest release of the [https://github.com/jan-hofmeier/wafel_payloader/releases wafel_payloader Plugin] | ||
*The latest [https://aroma.foryour.cafe Aroma] files(If you have aroma already, ignore this.) | *The latest [https://aroma.foryour.cafe Aroma] files (If you have aroma already, ignore this.) | ||
**Check the boxes, then hit <code>Download Base Aroma</code> and <code>Download Payloads</code>. | **Check the boxes, then hit <code>Download Base Aroma</code> and <code>Download Payloads</code>. | ||
Line 23: | Line 23: | ||
# Download and extract the MLCRestorerDownloader. | # Download and extract the MLCRestorerDownloader. | ||
# Copy your otp.bin nand backup to the directory of the program.[[File:MLCRestorerDownloader.png]] | # Copy your otp.bin nand backup to the directory of the program.[[File:MLCRestorerDownloader.png]] | ||
# Start the app in a terminal or command prompt(Type CMD in the file path bar at the top). | # Start the app in a terminal or command prompt (Type CMD in the file path bar at the top). | ||
# Type either <code>MLCRestorerDownloader</code> or <code>./MLCRestorerDownloader.exe</code> then hit enter.[[File:SelectTitles.png]] | # Type either <code>MLCRestorerDownloader</code> or <code>./MLCRestorerDownloader.exe</code> then hit enter.[[File:SelectTitles.png]] | ||
# Type <code>1</code> then hit enter. | # Type <code>1</code> then hit enter. | ||
Line 57: | Line 57: | ||
{{info|text=You only need to do this if <code>MCP_SetSysProdSettings</code> returned error <code>FFFBFFEE</code>, if it returned a 0, then you can skip this.}} | {{info|text=You only need to do this if <code>MCP_SetSysProdSettings</code> returned error <code>FFFBFFEE</code>, if it returned a 0, then you can skip this.}} | ||
# Download the <code>sys_prod.zip</code> and extract the <code>sys_prod.xml</code> from it. | # Download the <code>[https://github.com/Lazr1026/wafel_sysprod_copy/releases sys_prod.zip]</code> and extract the <code>sys_prod.xml</code> from it. | ||
# Open the <code>sys_prod.xml</code> in a text editor, and change the <code>product_area</code> and <code>game_region</code> to the region of choice.[[File:sys_prod.png]] | # Open the <code>sys_prod.xml</code> in a text editor, and change the <code>product_area</code> and <code>game_region</code> to the region of choice.[[File:sys_prod.png]] | ||
#*Region values are as follows: JPN - 1. USA - 2. EUR - 4 | #*Region values are as follows: JPN - 1. USA - 2. EUR - 4 |
edits