A tool that allows you to edit any and all of the region information on your Wii.
Go to file
XFlak f1053f0ecb
Update README.md
2022-05-16 02:34:51 +03:00
data Initial Commit - Version 1.0.5 2022-04-20 19:59:19 -05:00
meta Update meta information 2022-05-15 16:32:28 -05:00
source Change default selection, update README 2022-05-15 00:13:45 -05:00
.gitignore Add distribution file to .gitignore 2022-04-20 21:12:15 -05:00
LICENSE Initial commit 2022-04-20 18:47:29 -05:00
Makefile Initial Commit - Version 1.0.5 2022-04-20 19:59:19 -05:00
README.md Update README.md 2022-05-16 02:34:51 +03:00

README.md

ARCME Icon

Any Region Changer: Modmii Edition

Any Region Changer: ModMii Edition (Otherwise known as ARCME) allows you to edit any and all of the region information on your Wii.
The setting changes are non-temporary, i.e. they persist after system reboot.

ARCME is a mod of Any Region Changer (ARC). If ARCME detects a region mismatch, you only have to select the "Auto Fix Settings" to correct it. Older versions of ARC required you to set a Region, save, then change the video mode back to it's previous setting, and save again. ARCME's "Auto Fix Settings" takes care of all that (i.e. it does not change the video mode but changes everything else to align with the installed System Menu region). It's a minor improvement over the original but don't forget it also added support for Motion+ Wii remotes!

  • ARCME is one tool used by ModMii in order to facilitate a Wii Region Change. ARCME by itself is not enough to complete the region change procedure. To softmod or region change your Wii use ModMii.

Compiling

You need to install devKitPro with the wii-dev group installed, as well as RuntimeIOSPatch (Source) properly setup.
If you are using Windows, it is recommended to use WSL2 if avalible. Once all required tools are installed, run make in the same folder as Makefile.

Disclaimer

This software comes with NO WARRANTY WHATSOEVER. You may use this software at your own risk.
Neither ModMii nor any source code contributors can take responsibility for any damage caused by this application.

Warnings

  • As prerequisites you should have the Homebrew Channel, Priiloader, BootMii and a NAND Backup so you can revert any changes pre or post reboot if needed.
  • If setting.txt is corrupted for any reason, it is entirely possible that your Wii will no longer boot.
  • If you change the GAME ("Game Region") setting, you may no longer be able to boot discs!
  • Be careful not to change Video mode to a mode unsupported by your display.
  • Setting the AREA setting ("Console Area Setting") to a different region than your System Menu WILL cause a Semi-Brick! If for some reason your System-Configured flag is unset (via some installation, or a corrupted SYSCONF) your system WILL become FULLY BRICKED.

Issues

Any issues encountered while running ARCME can be reported on Github via the issues tab on the ARCME repo, or you can follow instructions on GBATemp for ModMii issues in general.

License

ARCME is licensed under the GPLv2 in line with ARC and Patchmii's licensing.