Approver
518
edits
(large push of data, some countries are missing) |
(add instructions) |
||
Line 1: | Line 1: | ||
== 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 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>. Valid regions include <code>JPN</code>, <code>USA</code>, <code>EUR</code>, <code>AUS</code>, <code>CHN</code>, <code>KOR</code>, <code>TWN</code>, and valid languages include <code>JP</code>, <code>EN</code>, <code>FR</code>, <code>DE</code>, <code>IT</code>, <code>ES</code> <code>ZH</code>, <code>KO</code>, <code>NL</code>, <code>PT</code>, <code>RU</code>, <code>TW</code>. All valid country codes can be found below, along with lists for state IDs. For example: | |||
* 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> | |||
==Country Codes== | ==Country Codes== | ||
{| class="wikitable" | {| class="wikitable" |