Approver
518
edits
(add instructions) |
(add full manual instructions) |
||
Line 1: | Line 1: | ||
== Extended Locale Setting == | == Extended Locale Setting == | ||
Extended locale settings will need to be done manually by creating a text file. | |||
# Insert your SD card into your computer | |||
# Navigate to <code>sd:/luma/titles/</code> | |||
#* Create the <code>titles</code> folder if it does not already exist | |||
# Create a folder with the title ID of the game | |||
#* You can get the game's title ID from [http://3dsdb.com/ here] (cartridges), [https://hax0kartik.github.io/3dsdb/ here] (digital games), or from the <code>FBI -> Titles</code> menu | |||
#* For example, Taiko no Tatsujin: Dokodon! Mystery Adventure's title ID is <code>0004000000190E00</code>, so you'd create a folder named <code>0004000000190E00</code> | |||
# Create a new text document and name it <code>locale</code> | |||
#* With file extensions enabled, the name of the file should be <code>locale.txt</code> | |||
# Type the desired locale (based on what the game '''expects''') into the text document | |||
#* 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> | |||
#* 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 most state IDs. For example: | |||
#** For an American copy of Tomodachi Life, you would want to write the text <code>USA EN US 00</code> | |||
#** For a European copy of Tomodachi Life set to French, you would want to write the text <code>EUR FR FR 00</code> | |||
# Save your changes | |||
# Remove your SD card and insert it into your device | |||
==Country Codes== | ==Country Codes== | ||
{| class="wikitable" | {| class="wikitable" |