3DS:Setting game locales: Difference between revisions
From Hacks Guide Wiki
More actions
m fix word error |
m Removed comment, no longer relevant |
||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 27: | Line 27: | ||
This method is generally the easiest, as it pulls from your title database and therefore does not require you to look up the title ID of each game. | This method is generally the easiest, as it pulls from your title database and therefore does not require you to look up the title ID of each game. | ||
# If you don't already have it, download Luma Locale Switcher from {{GitHub|Possum/LumaLocaleSwitcher/releases/download/0.04/LumaLocaleSwitcher-0.04-NIGHTLY.cia|here}} (direct download) and install the CIA file with FBI. | # If you don't already have it, download Luma Locale Switcher from {{GitHub|Possum/LumaLocaleSwitcher/releases/download/0.04/LumaLocaleSwitcher-0.04-NIGHTLY.cia|here}} (direct download) and install the CIA file with FBI | ||
#* If you choose to get this from elsewhere (e.g. Universal-Updater), ensure that you get the build that is marked as "NIGHTLY" | |||
# Launch Luma Locale Switcher (the Luma with translation icon) | # Launch Luma Locale Switcher (the Luma with translation icon) | ||
# Select "Titles" | # Select "Titles" | ||
# 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 | #* For example, if it's an American game and you want it to run in English, you should set the region to <code>USA</code> and the language to <code>EN</code> | ||
# Exit Luma Locale Switcher | # Exit Luma Locale Switcher | ||
| Line 52: | Line 53: | ||
# Insert your SD card into your computer | # Insert your SD card into your computer | ||
# Navigate to | # Navigate to <code>sd:/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 | ||
| Line 60: | Line 61: | ||
#* 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 | #* For example, if it's an American game and you want it to run in English, you should 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 | ||
| Line 69: | Line 70: | ||
== Extra: Extended Locale Setting == | == Extra: 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 territory or state | 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 manual instructions using [[{{FULLPAGENAME}}/Extended locale setting|Extended locale setting]]. | ||
[[Category:Nintendo 3DS guides]] | [[Category:Nintendo 3DS guides]] | ||