3DS:Setting game locales/Extended locale setting: Difference between revisions
From Hacks Guide Wiki
More actions
add {{Shortcut}} template |
m Clarification on where locale.txt goes Tags: Mobile edit Mobile web edit |
||
| Line 10: | 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 | ||