Any-Region-Changer-ModMii-E.../README.md

30 lines
2.4 KiB
Markdown
Raw Normal View History

2022-05-16 00:10:00 +02:00
<img src="https://user-images.githubusercontent.com/32500606/168495918-67389d97-3ec8-4cdc-9173-7cfc95448042.png" width=25% height=25% alt="ARCME Icon">
2022-04-21 03:32:58 +02:00
# Any Region Changer: Modmii Edition
2022-04-22 05:01:32 +02:00
Any Region Changer: ModMii Edition (Otherwise known as ARCME) allows you to edit any and all of the region information on your Wii.
2022-04-21 03:32:58 +02:00
The setting changes are non-temporary, i.e. they persist after system reboot.
You should have the Homebrew Channel installed so you can revert any changes pre or post reboot if needed.
## Compiling
You need to install [devKitPro](https://devkitpro.org/wiki/Getting_Started) with the `wii-dev` group installed, as well as [RuntimeIOSPatch](https://gbatemp.net/threads/wii-vwii-libruntimeiospatch.339606) ([Source](https://gitlab.com/Nanolx/homebrewfilter/-/tree/master/libruntimeiospatch)) properly setup.
2022-04-21 03:32:58 +02:00
If you are using Windows, it is recommended to use [WSL2](https://docs.microsoft.com/en-us/windows/wsl/about) if avalible.
Once all required tools are installed, run `make` in the same folder as `Makefile`.
## Disclaimer
2022-04-22 05:01:32 +02:00
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.
2022-04-21 03:32:58 +02:00
## Warnings
- 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!
2022-04-21 03:32:58 +02:00
- Be careful not to change Video mode to a mode unsupported by your display.
- If you change your Country code, you will be unable to receive any pending gifts you have in the Wii Shop Channel. (The shop will also warn you of this)
- 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.
2022-04-21 03:32:58 +02:00
2022-05-16 00:10:00 +02:00
## Issues
Any issues encountered while running ARCME can be reported on Github via [the issues tab](https://github.com/modmii/Any-Region-Changer-ModMii-Edition/issues) on the ARCME repo, or you can follow instructions on [GBATemp](https://gbatemp.net/threads/best-way-to-mod-any-wii-modmii-for-windows-official-support-thread.207126/) for ModMii issues in general.
2022-04-21 03:32:58 +02:00
## License
ARCME is licensed under the GPLv2 in line with ARC and Patchmii's licensing.