3DS:Setting game locales/Extended locale setting: Difference between revisions
From Hacks Guide Wiki
More actions
added section links to the country codes table |
m Clarification on where locale.txt goes Tags: Mobile edit Mobile web edit |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
== Extended Locale Setting == | == Extended Locale Setting == | ||
{{Shortcut|3DS:SGLEXT|3DS:Extended locale setting}} | |||
{{TOC right}} | |||
Extended locale setting will need to be done manually by creating a text file. | Extended locale setting will need to be done manually by creating a text file. | ||
| Line 8: | Line 10: | ||
#* 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 | #* 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> | #* 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> | # Create a new text document in the title ID folder and name it <code>locale</code> | ||
#* With file extensions enabled, the name of the file should be <code>locale.txt</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 | # Type the desired locale (based on what the game '''expects''') into the text document | ||
| Line 18: | Line 20: | ||
#** For a European copy of Tomodachi Life set to French, you would want to write the text <code>EUR FR FR 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 | # Save your changes | ||
# | # Safely eject your SD card and insert it into your console | ||
# While holding {{B|SELECT}}, power on your console to enter [[3DS:Luma3DS/Configuration|the Luma3DS configuration menu]] | |||
# Turn on '''Enable game patching''' if it is not already enabled | |||
# Press {{B|START}} to save and exit | |||
==Country Codes== | ==Country Codes== | ||
| Line 4,104: | Line 4,109: | ||
|- | |- | ||
|} | |} | ||
[[Category:Nintendo 3DS guides]] | |||