More actions
No edit summary |
|||
Line 4: | Line 4: | ||
|description=Launch a title of an other region and / or force the language of a title. | |description=Launch a title of an other region and / or force the language of a title. | ||
|author=Maschell | |author=Maschell | ||
|lastupdated= | |lastupdated=2024/05/10 | ||
|format=wps | |format=wps | ||
|type=Plugins | |type=Plugins | ||
|version=0.2. | |version=0.2.6 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/wiiuhomebrews/regionfreewiiu.7z | |download=https://dlhb.gamebrew.org/wiiuhomebrews/regionfreewiiu.7z | ||
Line 50: | Line 50: | ||
If auto detection fails, you must enter a region/language on the title boot. The plugin keeps track of the region/language selected for a title. | If auto detection fails, you must enter a region/language on the title boot. The plugin keeps track of the region/language selected for a title. | ||
== Changelog == | == Changelog == | ||
'''v0.2.6 2024/05/10''' | |||
* Fix displaying the region free splash screen in 576i and 480i by [https://github.com/Maschell @Maschell] in [https://github.com/wiiu-env/region_free_plugin/pull/32 #32]. | |||
'''v0.2.5 2024/05/09''' | |||
*Never show region free language select screen for Health and Safety Information by [https://github.com/Maschell @Maschell] in [https://github.com/wiiu-env/region_free_plugin/pull/31 #31]. This avoid the splash screen when booting the console and the auto-detection is disabled. | |||
'''v0.2.4 2024/05/06''' | |||
*Refactoring and compile with WUPS 0.8.1. | |||
'''v0.2.3 2023/07/22''' | '''v0.2.3 2023/07/22''' | ||
* Fix linking order by [https://github.com/Maschell @Maschell] in [https://github.com/wiiu-env/region_free_plugin/pull/18 #18]. | * Fix linking order by [https://github.com/Maschell @Maschell] in [https://github.com/wiiu-env/region_free_plugin/pull/18 #18]. |
Latest revision as of 04:29, 16 Mayıs 2024
Region Free | |
---|---|
General | |
Author | Maschell |
Type | Plugins |
Version | 0.2.6 |
License | GPL-3.0 |
Last Updated | 2024/05/10 |
Links | |
Download | |
Website | |
Source | |
This is an Aroma plugin that allows you to launch a title of an other region and/or force the language of a title.
Note: This plugin is included with Aroma and generally does not need to be installed separately.
Installation
Copy regionfree.wps into sd:/wiiu/environments/aroma/plugins.
User guide
The plugin incorporates built-in auto-detection, making it functional out of the box in most cases.
Configuration
Via the plugin config menu (L+D-Pad Down+Minus on the GamePad), you can further configure the plugin with the following options:
- Auto detect region/language:
- Enables/Disables the auto detection of the region/language. When disabled, you can set the region and language for a title on each title start.
- Enabled by default.
- Force auto detection for in-region titles:
- Forces auto detection when starting a title of your region, even if auto detection is disabled.
- Enabled by default.
- Prefer system settings for in-region titles:
- Forces the region, country, and language of your console when starting a title of your region (ignoring "Default language for XXX").
- Enabled by default.
- Default language for EUR:
- Sets the default language for EUR titles.
- Set to English by default.
- Default language for USA:
- Sets the default language for USA titles.
- Set to English by default.
If auto detection fails, you must enter a region/language on the title boot. The plugin keeps track of the region/language selected for a title.
Changelog
v0.2.6 2024/05/10
v0.2.5 2024/05/09
- Never show region free language select screen for Health and Safety Information by @Maschell in #31. This avoid the splash screen when booting the console and the auto-detection is disabled.
v0.2.4 2024/05/06
- Refactoring and compile with WUPS 0.8.1.
v0.2.3 2023/07/22
- Fix linking order by @Maschell in #18.
- Compile with latest wut, devkitPPC and wups version.
- Full Changelog: v0.2.2...v0.2.3.
v0.2.2 2023/01/14
- Patch the language/region in the e_manual process to fix the electronic manual on out-of-region games by @Maschell in #14.
- Full Changelog: v0.2.1...v0.2.2.
v0.2.1 2021/01/11
- Use libschrift instead of Freetype by @Maschell in #12.
- Full Changelog: v0.2...v0.2.1.
v0.2 2022/09/20
- Fix KPAD input in menu.
- Add the git-hash to the version if using a nightly build.
- Update the config description.
- Stop loading the country from the config file.
- Fix country detection for in-region titles.