1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-09-08 23:50:53 +02:00

New Crowdin updates (#2230)

* New translations troubleshooting.txt (French)

* New translations troubleshooting.txt (Greek)

* New translations troubleshooting.txt (Romanian)

* New translations troubleshooting.txt (Spanish)

* New translations troubleshooting.txt (Arabic)

* New translations troubleshooting.txt (Bulgarian)

* New translations troubleshooting.txt (Catalan)

* New translations troubleshooting.txt (Czech)

* New translations troubleshooting.txt (German)

* New translations troubleshooting.txt (Finnish)

* New translations troubleshooting.txt (Hebrew)

* New translations troubleshooting.txt (Hungarian)

* New translations troubleshooting.txt (Italian)

* New translations troubleshooting.txt (Japanese)

* New translations troubleshooting.txt (Korean)

* New translations troubleshooting.txt (Dutch)

* New translations troubleshooting.txt (Norwegian)

* New translations troubleshooting.txt (Polish)

* New translations troubleshooting.txt (Portuguese)

* New translations troubleshooting.txt (Russian)

* New translations troubleshooting.txt (Swedish)

* New translations troubleshooting.txt (Turkish)

* New translations troubleshooting.txt (Ukrainian)

* New translations troubleshooting.txt (Chinese Simplified)

* New translations troubleshooting.txt (Chinese Traditional)

* New translations troubleshooting.txt (Vietnamese)

* New translations troubleshooting.txt (Portuguese, Brazilian)

* New translations troubleshooting.txt (Indonesian)

* New translations troubleshooting.txt (Thai)

* New translations troubleshooting.txt (Croatian)

* New translations troubleshooting.txt (Malay)

* New translations troubleshooting.txt (Pirate English)
This commit is contained in:
ihaveahax
2023-03-25 17:58:57 -07:00
committed by GitHub
parent ca571a9377
commit 9b62150813
32 changed files with 32 additions and 32 deletions

View File

@@ -483,7 +483,7 @@ Download this [alternate config.ini](assets/config.ini) and place it in `/luma/`
{% capture compat %}
<summary><u>Infinite loading screen after trying to launch Homebrew Launcher from Download Play</u></summary>
There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files.
There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file.
{% endcapture %}
<details>{{ compat | markdownify }}</details>