Toggle menu
Toggle preferences 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
initial content
 
m fix nested bullet points
Line 27: Line 27:
# Navigate to the game for which you want to change the locale
# Navigate to the game for which you want to change the locale
# Set the locale to what the game '''expects'''
# Set the locale to what the game '''expects'''
* For example, if it's an American game, you want to set the region to <code>USA</code> and the language to <code>EN</code>
#* For example, if it's an American game, you want to set the region to <code>USA</code> and the language to <code>EN</code>
# Exit Luma Locale Switcher
# Exit Luma Locale Switcher


Line 46: Line 46:
# Insert your SD card into your computer
# Insert your SD card into your computer
# Navigate to the <code>/luma/titles/</code>
# Navigate to the <code>/luma/titles/</code>
* Create the <code>titles</code> folder if it does not already exist
#* Create the <code>titles</code> folder if it does not already exist
# Create a folder with the title ID of the game
# 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
#* 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 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
* For example, if it's an American game, you want to set the region to <code>USA</code> and the language to <code>EN</code>, so you should type <code>USA EN</code>
#* For example, if it's an American game, you want to set the region to <code>USA</code> and the language to <code>EN</code>, so you should type <code>USA EN</code>
# Save your changes
# Save your changes
# Remove your SD card and insert it into your device
# Remove your SD card and insert it into your device