NX Locale Switcher Switch: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox Switch Homebrews |title=NX Locale Switcher |image=nxlocaleswitcherswitch.png |description=Change the locale of specific titles from your Switch. |author=HamletDuFromage |lastupdated=2022/02/05 |type=Utilities |version=1.1.2 |license=GPL-3.0 |download=https://dlhb.gamebrew.org/switchhomebrews/nxlocaleswitcherswitch.7z |website=https://gbatemp.net/threads/nx-locale-switcher-change-the-locale-of-specific-titles-from-your-switch.584814/ |source=https://github.com/H..." |
1.1.4 |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=NX Locale Switcher | |title=NX Locale Switcher | ||
|image= | |image=nxlocaleswitcher.png | ||
|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/ | |download=https://dlhb.gamebrew.org/switchhomebrews/nxlocaleswitcher.7z | ||
|website=https://gbatemp.net/threads/nx-locale-switcher-change-the-locale-of-specific-titles-from-your-switch.584814/ | |website=https://gbatemp.net/threads/nx-locale-switcher-change-the-locale-of-specific-titles-from-your-switch.584814/ | ||
|source=https://github.com/HamletDuFromage/nx-locale-switcher | |source=https://github.com/HamletDuFromage/nx-locale-switcher | ||
|donation= | |donation=https://github.com/HamletDuFromage/nx-locale-switcher#like-the-app | ||
}} | }} | ||
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 [https://github.com/Atmosphere-NX/Atmosphere/releases/tag/0.8.10 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== | ==Screenshots== | ||
https://dlhb.gamebrew.org/switchhomebrews/ | https://dlhb.gamebrew.org/switchhomebrews/nxlocaleswitcher.png | ||
https://dlhb.gamebrew.org/switchhomebrews/nxlocaleswitcher2.png | |||
https://dlhb.gamebrew.org/switchhomebrews/ | |||
==Changelog== | ==Changelog== | ||
''' | '''v1.1.4 2024/12/14''' | ||
* First | *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''' | |||
* Fixed small typo in confirmation popup ([https://github.com/HamletDuFromage/nx-locale-switcher/issues/2 #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: | |||
*[https://github.com/natinusala natinusala] for the Borealis library. | |||
*[https://github.com/NicholeMattera Nichole Mattera] for the Simple-INI-Parser library. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/HamletDuFromage/nx-locale-switcher | ||
* GBAtemp - https://gbatemp.net/threads/nx-locale-switcher-change-the-locale-of-specific-titles-from-your-switch.584814/ | |||
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.