NX Locale Switcher Switch: Difference between revisions
From GameBrew
More actions
No edit summary |
1.1.4 |
||
| (One intermediate revision by one other user not shown) | |||
| Line 4: | Line 4: | ||
|description=Change the locale of specific titles from your Switch. | |description=Change the locale of specific titles from your Switch. | ||
|author=HamletDuFromage | |author=HamletDuFromage | ||
|lastupdated= | |lastupdated=2024/12/14 | ||
|type=Utilities | |type=Utilities | ||
|version=1.1. | |version=1.1.4 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/nxlocaleswitcher.7z | |download=https://dlhb.gamebrew.org/switchhomebrews/nxlocaleswitcher.7z | ||
| Line 26: | Line 26: | ||
==Changelog== | ==Changelog== | ||
'''v1.1.4 2024/12/14''' | |||
*Recompile for 21.0.0. | |||
'''v1.1.3 2024/04/15''' | |||
* [https://github.com/HamletDuFromage/nx-locale-switcher/pull/11 #11]. | |||
* [https://github.com/HamletDuFromage/nx-locale-switcher/pull/12 #12]. | |||
'''v1.1.2 2022/02/06''' | '''v1.1.2 2022/02/06''' | ||
* Fixed small typo in confirmation popup ([https://github.com/HamletDuFromage/nx-locale-switcher/issues/2 #2]). | * Fixed small typo in confirmation popup ([https://github.com/HamletDuFromage/nx-locale-switcher/issues/2 #2]). | ||
Latest revision as of 02:49, 19 December 2025
| NX Locale Switcher | |
|---|---|
| General | |
| Author | HamletDuFromage |
| Type | Utilities |
| Version | 1.1.4 |
| License | GPL-3.0 |
| Last Updated | 2024/12/14 |
| Links | |
| Download | |
| Website | |
| Source | |
| Support Author | |
A Nintendo Switch homebrew app that allows you to change the language and region of your games on a per-title basis, directly from your console.
This makes use of Atmosphère's per-game settings overriding. As such, this will not work on any other CFW.
Installation
Copy the nx-locale-switcher.nro executable to /switch/ on your SD card.
Screenshots
Changelog
v1.1.4 2024/12/14
- Recompile for 21.0.0.
v1.1.3 2024/04/15
v1.1.2 2022/02/06
- Fixed small typo in confirmation popup (#2).
v1.1.1 2021/11/12
- Refactored some of he code, possible bug fix.
v1.1.0 2021/03/21
- Added default language selection.
- Press Y to reload the games on the main page.
v1.0.0 2021/03/14
- First release.
Credits
Special thanks:
- natinusala for the Borealis library.
- Nichole Mattera for the Simple-INI-Parser library.