Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

3DS:Setting game locales: Difference between revisions

From Hacks Guide Wiki
m (clarify stuff about region/language)
(include link to country code list)
Line 70: Line 70:


== Extra: Extended Locale Setting ==
== Extra: Extended Locale Setting ==
Some games, most notably [[3DS:Tomodachi Life|Tomodachi Life]], are known to not launch with basic locale settings because they look not only at region and language, but sub-region within that region (e.g. a territory or state within that country). You can still set the locale of such a game, but you will have to follow the manual locale setting method (that is, create a file called <code>locale.txt</code> in <code>/luma/titles/<title ID of game>/</code>), since the automatic locale setters do not account for this.
Some games, most notably [[3DS:Tomodachi Life|Tomodachi Life]], are known to not launch with basic locale settings because they look not only at region and language, but sub-region within that region (e.g. a country/territory and/or a state). You can still set the locale of such a game, but you will have to follow the manual locale setting method (that is, create a file called <code>locale.txt</code> in <code>/luma/titles/<title ID of game>/</code>), since the automatic locale setters do not account for this.


The syntax of the extended locale setting is <code><region> <language> <country code> <state numerical ID></code>. For example:
The syntax of the extended locale setting is <code><region> <language> <country code> <state numerical ID></code>. All valid country codes can be found [[3dbrew:Country_Code_List|here]]. For example:
* For an American copy of Tomodachi Life, you would want to write the text <code>USA EN US 01</code>
* For an American copy of Tomodachi Life, you would want to write the text <code>USA EN US 01</code>
* For a European copy of Tomodachi Life set to French, you would want to write the text <code>EUR FR FR 01</code>
* For a European copy of Tomodachi Life set to French, you would want to write the text <code>EUR FR FR 01</code>


[[Category:Nintendo 3DS guides]]
[[Category:Nintendo 3DS guides]]