Guide_3DS/_pages/pt_BR/finalizing-setup.txt

199 lines
11 KiB
Plaintext
Raw Normal View History

2017-05-21 22:39:40 +02:00
---
2017-05-24 07:55:55 +02:00
title: "Finalizando a instalação"
2017-05-21 22:39:40 +02:00
---
2017-09-29 13:29:26 +02:00
{% include toc title="Table of Contents" %}
2018-02-18 16:47:39 +01:00
### Leitura Obrigatória
2017-05-21 22:39:40 +02:00
O arquivo `boot.firm` é o que é executado pelo boot9strap depois que ele acaba de carregar a NAND, e ele pode ser qualquer payload arm9 válido no formato FIRM. Este arquivo pode ser substituído a qualquer momento, embora o Luma3DS permita a inicialização de outros payloads arm9 no formato FIRM usando o chainloader do Luma3DS.
2017-08-13 01:26:54 +02:00
2017-05-21 22:39:40 +02:00
Neste caso, usamos o Luma3DS por [AuroraWright](https://github.com/AuroraWright/) para carregar uma SysNAND com patches diretamente, o que nos permite evitar a necessidade de qualquer tipo de EmuNAND, simplificando enormemente o uso de um 3DS hackeado, além de economizar espaço no cartão SD.
2017-08-13 01:26:54 +02:00
2018-11-25 21:12:09 +01:00
Durante este processo, também configuramos alguns programas como os seguintes:
2017-05-21 22:39:40 +02:00
+ **FBI** *(Instala jogos e aplicativos no formato CIA)*
2017-09-06 11:47:51 +02:00
+ **Anemone3DS** *(installs custom themes)*
2017-10-08 06:42:36 +02:00
+ **Checkpoint** *(backs up and restores save files for 3DS and DS games)*
2017-05-21 22:39:40 +02:00
+ **Luma3DS Updater** *(Atualiza sua instalação CFW facilmente)*
+ **GodMode9** *(Ferramenta multiuso com funções de NAND e cartucho)*
2017-10-08 06:42:36 +02:00
+ **Homebrew Launcher Loader** *(launches the Homebrew Launcher)*
2019-03-19 17:42:54 +01:00
+ **DSP1** *(allows homebrew applications to have sound)*
+ **ctr-no-timeoffset** *(removes the rtc offset so that the home menu and rtc timestamps match)*
2017-05-21 22:39:40 +02:00
2018-02-18 16:47:39 +01:00
### What You Need
2017-09-18 21:28:24 +02:00
2018-06-15 03:10:54 +02:00
* The latest release of [Anemone3DS](https://github.com/astronautlevel2/Anemone3DS/releases/latest) *(the `.cia` file)*
2018-08-26 22:48:57 +02:00
* The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)*
2018-08-02 06:59:14 +02:00
* The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest)
2018-06-15 03:10:54 +02:00
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest)
* The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)*
2018-07-10 10:12:26 +02:00
* The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest)
2018-06-15 03:10:54 +02:00
* The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)*
2017-09-18 21:28:24 +02:00
2017-09-29 13:29:26 +02:00
### Instructions
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
#### Section I - Prep Work
2017-09-18 21:28:24 +02:00
1. Desligue seu dispositivo
1. Insira o cartão SD no seu computador
2017-11-30 21:32:37 +01:00
1. Create a folder named `3ds` on the root of your SD card if it does not already exist
2017-09-18 21:28:24 +02:00
1. Crie uma pasta chamada `cias` na raiz do seu cartão SD se ela ainda não existir
2018-07-10 10:12:26 +02:00
1. Copy `ctr-no-timeoffset.3dsx` to the `/3ds/` folder on your SD card
2017-11-30 21:32:37 +01:00
1. Copie `FBI.3dsx` para a pasta `/3ds/` no seu cartão SD
2018-08-02 06:59:14 +02:00
1. Copy `Homebrew_Launcher.cia` to the `/cias/` folder on your SD card
2017-09-18 21:28:24 +02:00
1. Copie `lumaupdater.cia` para a pasta `/cias/` no seu cartão SD
1. Copy `FBI.cia` to the `/cias/` folder on your SD card
1. Copy `DSP1.cia` to the `/cias/` folder on your SD card
1. Copy `Anemone3DS.cia` to the `/cias/` folder on your SD card
2017-10-08 06:42:36 +02:00
1. Copy `Checkpoint.cia` to the `/cias/` folder on your SD card
2017-09-18 21:28:24 +02:00
1. Create a folder named `payloads` in the `luma` folder on your SD card if it does not already exist
1. Copie `GodMode9.firm` do `.zip` do GodMode9 para a pasta `/luma/payloads/` no seu cartão SD
2017-09-18 21:28:24 +02:00
1. Copie a pasta `gm9` do `.zip` do GodMode9 para a raiz do seu cartão SD
1. Reinsira seu cartão SD no seu dispositivo
1. Ligue o seu dispositivo
2017-09-29 13:29:26 +02:00
#### Section II - Updating the System
2017-05-21 22:39:40 +02:00
2018-08-02 07:10:42 +02:00
If, while following a previous version of this guide, you CTRTransfered your *New 3DS* to 2.1.0, you should now [restore your NAND backup](godmode9-usage#restoring-a-nand-backup) before doing this section.
2017-05-23 21:00:46 +02:00
{: .notice--danger}
2017-05-24 07:55:55 +02:00
Se, antes de seguir este guia, você já possuia uma instalação EmuNAND e gostaria de mover o conteúdo da EmuNAND anterior para sua nova SysNAND com CFW, agora é hora de [seguir Mover EmuNAND](move-emunand) antes de realizar esta seção.
2017-05-21 22:39:40 +02:00
{: .notice--info}
1. Atualize seu dispositivo indo em Configuração do console, depois "Outras Configurações, depois indo para a direita até o final e selecionando "Atualização"
+ Atualizações feitas enquanto usa B9S + Luma (o que você tem) são seguras
+ The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue with the next section
2017-05-21 22:39:40 +02:00
+ Se isso der um erro, defina suas configurações de DNS para "Automático"
2017-09-04 19:33:12 +02:00
+ If this still gives you an error, [follow CTRTransfer](ctrtransfer), then try updating again
2017-05-21 22:39:40 +02:00
2018-07-10 10:12:26 +02:00
#### Section III - Homebrew Launcher
2017-06-06 07:48:13 +02:00
2019-02-10 22:32:33 +01:00
1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"})
1. Wait until you see the two buttons
New Crowdin translations (#1752) * New translations finalizing-setup.txt (Norwegian) * New translations region-changing.txt (Polish) * New translations site-navigation.txt (Polish) * New translations finalizing-setup.txt (Polish) * New translations seedminer.txt (Norwegian) * New translations finalizing-setup.txt (Thai) * New translations 404.txt (Thai) * New translations site-navigation.txt (Thai) * New translations seedminer.txt (Thai) * New translations seedminer.txt (Portuguese, Brazilian) * New translations seedminer.txt (Indonesian) * New translations finalizing-setup.txt (Indonesian) * New translations site-navigation.txt (Indonesian) * New translations legacy-methods.txt (Serbian (Cyrillic)) * New translations seedminer.txt (Malay) * New translations installing-boot9strap-(ntrboot).txt (Malay) * New translations installing-boot9strap-(usm).txt (Vietnamese) * New translations legacy-methods.txt (Malay) * New translations installing-boot9strap-(usm).txt (Malay) * New translations legacy-methods.txt (Croatian) * New translations installing-boot9strap-(usm).txt (Croatian) * New translations legacy-methods.txt (Thai) * New translations installing-boot9strap-(usm).txt (Thai) * New translations legacy-methods.txt (Indonesian) * New translations installing-boot9strap-(usm).txt (Indonesian) * New translations legacy-methods.txt (Portuguese, Brazilian) * New translations installing-boot9strap-(usm).txt (Portuguese, Brazilian) * New translations flashing-ntrboot-(dsi).txt (Russian) * New translations finalizing-setup.txt (Turkish) * New translations legacy-methods.txt (Swedish) * New translations installing-boot9strap-(usm).txt (Swedish) * New translations installing-boot9strap-(usm).txt (Serbian (Cyrillic)) * New translations installing-boot9strap-(usm).txt (Russian) * New translations site-navigation.txt (Turkish) * New translations legacy-methods.txt (Russian) * New translations seedminer.txt (Russian) * New translations seedminer.txt (Swedish) * New translations site-navigation.txt (Croatian) * New translations finalizing-setup.txt (Croatian) * New translations seedminer.txt (Vietnamese) * New translations finalizing-setup.txt (Portuguese, Brazilian) * New translations site-navigation.txt (Portuguese, Brazilian) * New translations seedminer.txt (Croatian) * New translations finalizing-setup.txt (Pirate English) * New translations legacy-methods.txt (Ukrainian) * New translations installing-boot9strap-(usm).txt (Pirate English) * New translations legacy-methods.txt (Vietnamese) * New translations legacy-methods.txt (Chinese Traditional) * New translations installing-boot9strap-(usm).txt (Chinese Traditional) * New translations legacy-methods.txt (Chinese Simplified) * New translations installing-boot9strap-(usm).txt (Chinese Simplified) * New translations installing-boot9strap-(usm).txt (Ukrainian) * New translations seedminer.txt (Pirate English) * New translations legacy-methods.txt (Turkish) * New translations installing-boot9strap-(usm).txt (Turkish) * New translations site-navigation.txt (Malay) * New translations donations.txt (Malay) * New translations site-navigation.txt (Pirate English) * New translations finalizing-setup.txt (Malay) * New translations godmode9-usage.txt (Malay) * New translations site-navigation.txt (Chinese Simplified) * New translations region-changing.txt (Chinese Simplified) * New translations finalizing-setup.txt (Chinese Simplified) * New translations homebrew-launcher-(steelhax).txt (Chinese Simplified) * New translations credits.txt (Chinese Simplified) * New translations seedminer.txt (Chinese Simplified) * New translations finalizing-setup.txt (Ukrainian) * New translations site-navigation.txt (Ukrainian) * New translations seedminer.txt (Ukrainian) * New translations seedminer.txt (Chinese Traditional) * New translations finalizing-setup.txt (Vietnamese) * New translations site-navigation.txt (Vietnamese) * New translations site-navigation.txt (Chinese Traditional) * New translations finalizing-setup.txt (Chinese Traditional) * New translations legacy-methods.txt (Pirate English) * New translations installing-boot9strap-(usm).txt (Romanian) * New translations installing-boot9strap-(usm).txt (French) * New translations installing-boot9strap-(usm).txt (Spanish) * New translations installing-boot9strap-(usm).txt (Afrikaans) * New translations installing-boot9strap-(usm).txt (Arabic) * New translations installing-boot9strap-(usm).txt (Catalan) * New translations installing-boot9strap-(usm).txt (Czech) * New translations file-extensions-(windows).txt (Czech) * New translations credits.txt (French) * New translations homebrew-launcher-(pichaxx).txt (Afrikaans) * New translations installing-boot9strap-(browser).txt (Japanese) * New translations ntrboot.txt (Italian) * New translations h2testw-(windows).txt (Korean) * New translations installing-boot9strap-(usm).txt (Dutch) * New translations installing-boot9strap-(usm).txt (Korean) * New translations installing-boot9strap-(usm).txt (Japanese) * New translations installing-boot9strap-(usm).txt (Italian) * New translations installing-boot9strap-(usm).txt (Hungarian) * New translations installing-boot9strap-(usm).txt (Hebrew) * New translations installing-boot9strap-(usm).txt (Finnish) * New translations installing-boot9strap-(usm).txt (Greek) * New translations installing-boot9strap-(usm).txt (German) * New translations installing-boot9strap-(usm).txt (Danish) * New translations ctrtransfer.txt (Greek) * New translations godmode9-usage.txt (Hungarian) * New translations installing-boot9strap-(mset).txt (Hungarian) * New translations flashing-ntrboot-(dsi).txt (Finnish) * New translations dsidumper.txt (Russian) * New translations get-started.txt (Swedish) * New translations h2testw-(windows).txt (Norwegian) * New translations installing-boot9strap-(mset).txt (Portuguese) * New translations site-navigation.txt (Chinese Simplified) * New translations finalizing-setup.txt (Chinese Simplified) * New translations credits.txt (Chinese Simplified) * New translations installing-boot9strap-(usm).txt (Serbian (Cyrillic)) * New translations installing-boot9strap-(usm).txt (Chinese Simplified) * New translations installing-boot9strap-(usm).txt (Ukrainian) * New translations installing-boot9strap-(usm).txt (Turkish) * New translations installing-boot9strap-(usm).txt (Swedish) * New translations installing-boot9strap-(usm).txt (Russian) * New translations installing-boot9strap-(usm).txt (Portuguese) * New translations installing-boot9strap-(usm).txt (Polish) * New translations installing-boot9strap-(usm).txt (Norwegian) * New translations legacy-methods.txt (Chinese Simplified) * New translations seedminer.txt (Chinese Simplified) * New translations site-navigation.txt (Turkish) * New translations troubleshooting.txt (Turkish) * New translations flashing-ntrboot-(nds).txt (Swedish) * New translations installing-boot9strap-(fredtool).txt (Croatian) * New translations godmode9-usage.txt (Malay) * New translations site-navigation.txt (Croatian) * New translations installing-boot9strap-(usm).txt (Vietnamese) * New translations installing-boot9strap-(2xrsa).txt (Pirate English) * New translations installing-boot9strap-(usm).txt (Pirate English) * New translations installing-boot9strap-(usm).txt (Malay) * New translations installing-boot9strap-(usm).txt (Croatian) * New translations installing-boot9strap-(usm).txt (Thai) * New translations installing-boot9strap-(usm).txt (Indonesian) * New translations installing-boot9strap-(usm).txt (Portuguese, Brazilian) * New translations installing-boot9strap-(usm).txt (Chinese Traditional) * New translations 404.txt (Thai) * New translations seedminer.txt (Chinese Simplified) * New translations ctrtransfer.txt (Romanian) * New translations installing-boot9strap-(usm).txt (Romanian) * New translations installing-boot9strap-(usm).txt (French) * New translations installing-boot9strap-(usm).txt (Spanish) * New translations installing-boot9strap-(usm).txt (Afrikaans) * New translations installing-boot9strap-(usm).txt (Arabic) * New translations installing-boot9strap-(usm).txt (Catalan) * New translations installing-boot9strap-(usm).txt (Czech) * New translations site-navigation.txt (Spanish) * New translations updating-b9s.txt (Spanish) * New translations h2testw-(windows).txt (Korean) * New translations installing-boot9strap-(hardmod).txt (Korean) * New translations ntrboot.txt (Italian) * New translations h2testw-(windows).txt (Norwegian) * New translations installing-boot9strap-(usm).txt (Dutch) * New translations installing-boot9strap-(usm).txt (Korean) * New translations installing-boot9strap-(usm).txt (Japanese) * New translations installing-boot9strap-(usm).txt (Italian) * New translations installing-boot9strap-(usm).txt (Hungarian) * New translations installing-boot9strap-(usm).txt (Hebrew) * New translations installing-boot9strap-(usm).txt (Finnish) * New translations installing-boot9strap-(usm).txt (Greek) * New translations installing-boot9strap-(usm).txt (German) * New translations installing-boot9strap-(usm).txt (Danish) * New translations move-emunand.txt (Dutch) * New translations ctrtransfer.txt (Greek) * New translations seedminer.txt (Danish) * New translations godmode9-usage.txt (Hungarian) * New translations flashing-ntrboot-(dsi).txt (Finnish) * New translations dsidumper.txt (Russian) * New translations get-started.txt (Swedish) * New translations installing-boot9strap-(fredtool).txt (Serbian (Cyrillic)) * New translations privacy-policy.txt (Serbian (Cyrillic)) * New translations homebrew-launcher-(pichaxx).txt (Portuguese) * New translations installing-boot9strap-(mset).txt (Portuguese) * New translations installing-boot9strap-(usm).txt (Chinese Traditional) * New translations installing-boot9strap-(usm).txt (Chinese Simplified) * New translations installing-boot9strap-(usm).txt (Ukrainian) * New translations installing-boot9strap-(usm).txt (Turkish) * New translations installing-boot9strap-(usm).txt (Swedish) * New translations installing-boot9strap-(usm).txt (Serbian (Cyrillic)) * New translations installing-boot9strap-(usm).txt (Russian) * New translations installing-boot9strap-(usm).txt (Portuguese) * New translations installing-boot9strap-(usm).txt (Polish) * New translations installing-boot9strap-(usm).txt (Norwegian) * New translations site-navigation.txt (Turkish) * New translations troubleshooting.txt (Turkish) * New translations site-navigation.txt (Croatian) * New translations installing-boot9strap-(fredtool).txt (Croatian) * New translations installing-boot9strap-(2xrsa).txt (Pirate English) * New translations installing-boot9strap-(usm).txt (Vietnamese) * New translations installing-boot9strap-(usm).txt (Portuguese, Brazilian) * New translations installing-boot9strap-(usm).txt (Indonesian) * New translations installing-boot9strap-(usm).txt (Thai) * New translations installing-boot9strap-(usm).txt (Croatian) * New translations installing-boot9strap-(usm).txt (Malay) * New translations installing-boot9strap-(usm).txt (Pirate English) * New translations cart-update.txt (Pirate English) * New translations homebrew-launcher-(alternatives).txt (Thai) * New translations installing-boot9strap-(usm).txt (Chinese Simplified) * New translations installing-boot9strap-(usm).txt (French) * New translations installing-boot9strap-(soundhax).txt (Estonian) * New translations a9lh-to-b9s.txt (Estonian) * New translations updating-b9s.txt (Estonian) * New translations uninstall-cfw.txt (Estonian) * New translations installing-boot9strap-(ntrboot).txt (Estonian) * New translations ntrboot.txt (Estonian) * New translations flashing-ntrboot-(nds).txt (Estonian) * New translations flashing-ntrboot-(3ds-single-system).txt (Estonian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Estonian) * New translations flashing-ntrboot-(dsi).txt (Estonian) * New translations installing-boot9strap-(2xrsa).txt (Estonian) * New translations installing-boot9strap-(safeb9sinstaller).txt (Estonian) * New translations installing-boot9strap-(frogtool).txt (Estonian) * New translations homebrew-launcher-(steelhax).txt (Estonian) * New translations installing-boot9strap-(fredtool).txt (Estonian) * New translations seedminer.txt (Estonian) * New translations privacy-policy.txt (Estonian) * New translations bannerbomb3.txt (Estonian) * New translations dsidumper.txt (Estonian) * New translations homebrew-launcher-(pichaxx).txt (Estonian) * New translations installing-boot9strap-(usm).txt (Estonian) * New translations installing-boot9strap-(mset).txt (Estonian) * New translations installing-boot9strap-(hardmod).txt (Estonian) * New translations 404.txt (Estonian) * New translations home.txt (Estonian) * New translations ctrtransfer.txt (Estonian) * New translations cart-update.txt (Estonian) * New translations credits.txt (Estonian) * New translations donations.txt (Estonian) * New translations f3-(linux).txt (Estonian) * New translations f3x-(mac).txt (Estonian) * New translations faq.txt (Estonian) * New translations get-started.txt (Estonian) * New translations h2testw-(windows).txt (Estonian) * New translations homebrew-launcher-(soundhax).txt (Estonian) * New translations installing-boot9strap-(browser).txt (Estonian) * New translations move-emunand.txt (Estonian) * New translations region-changing.txt (Estonian) * New translations site-navigation.txt (Estonian) * New translations troubleshooting.txt (Estonian) * New translations en_US.yml (Estonian) * New translations homebrew-launcher-(alternatives).txt (Estonian) * New translations godmode9-usage.txt (Estonian) * New translations file-extensions-(windows).txt (Estonian) * New translations finalizing-setup.txt (Estonian) * New translations legacy-methods.txt (Estonian) * New translations installing-boot9strap-(usm).txt (French) * New translations legacy-methods.txt (French) * New translations legacy-methods.txt (French) * New translations site-navigation.txt (French) * New translations seedminer.txt (French) * New translations site-navigation.txt (French)
2020-04-27 22:36:03 +02:00
1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu
2017-06-06 07:48:13 +02:00
1. Selecione "Miscellaneous options"
1. Selecione "Switch the hb. title to the current app."
1. Aperte (B) para continuar
1. Aperte (B) para retornar para o menu principal do Rosalina
1. Aperte (B) para sair do menu do Rosalina
1. Aperte (Home), depois feche o Download Play
1. Inicie o aplicativo Download Play
2017-09-18 21:28:24 +02:00
1. Seu dispositivo deve abrir o Homebrew Launcher
2018-07-10 10:12:26 +02:00
1. Launch ctr-no-timeoffset from the list of homebrew
1. Press (A) to set the offset to 0
+ This will set the system clock to match the RTC date&time (which we will set soon)
1. Press (Start) to return to the Homebrew Launcher
2017-09-22 01:37:18 +02:00
1. Abra o FBI da lista de homebrews
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
#### Section IV - Installing CIAs
2017-05-21 22:39:40 +02:00
2017-09-18 21:28:24 +02:00
1. Navegue para `SD` -> `cias`
1. Selecione "\<current directory>"
1. Select the "Install and delete all CIAs" option, then press (A) to confirm
2017-06-06 07:48:13 +02:00
1. Aperte (Home), depois feche o Download Play
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
#### Section V - DSP Dump
2017-05-21 22:39:40 +02:00
2017-06-06 07:48:13 +02:00
1. Inicie o aplicativo DSP1
2017-05-27 01:20:59 +02:00
1. Quando completado, aperte (B) para auto excluir o app e retornar ao Menu HOME
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
#### Section VI - CTRNAND Luma3DS
2017-05-21 22:39:40 +02:00
2018-03-30 21:28:56 +02:00
1. Desligue seu dispositivo
2017-07-25 20:26:34 +02:00
1. Inicie o GodMode9 segurando (Start) durante a inicialização
2017-07-20 06:10:29 +02:00
1. Se você for solicitado para criar um backup de arquivos essenciais, aperte (A) pra fazê-lo, e depois aperte (A) para continuar quando ele for concluído
2017-09-18 21:28:24 +02:00
1. If you are prompted to fix the RTC date&time, press (A) to do so, then set the date and time, then press (A) to continue
2017-07-19 21:10:16 +02:00
1. Aperte (Home) para abrir o menu de ações
2017-07-20 06:10:29 +02:00
1. Selecione "Scripts..."
2018-08-02 06:59:14 +02:00
1. Select "GM9Megascript"
1. Select "Scripts from Plailect's Guide"
1. Select "Setup Luma3DS to CTRNAND"
2017-07-20 06:10:29 +02:00
1. Quando solicitado, aperte (A) para prosseguir
New Crowdin translations (#1724) * New translations installing-boot9strap-(2xrsa).txt (Italian) * New translations installing-boot9strap-(frogtool).txt (Italian) * New translations installing-boot9strap-(fredtool).txt (Italian) * New translations godmode9-usage.txt (French) * New translations home.txt (French) * New translations get-started.txt (French) * New translations updating-b9s.txt (French) * New translations homebrew-launcher-(alternatives).txt (French) * New translations homebrew-launcher-(soundhax).txt (French) * New translations homebrew-launcher-(pichaxx).txt (French) * New translations installing-boot9strap-(fredtool).txt (French) * New translations homebrew-launcher-(steelhax).txt (French) * New translations get-started.txt (French) * New translations homebrew-launcher-(alternatives).txt (French) * New translations homebrew-launcher-(soundhax).txt (French) * New translations installing-boot9strap-(hardmod).txt (French) * New translations installing-boot9strap-(browser).txt (French) * New translations homebrew-launcher-(steelhax).txt (French) * New translations homebrew-launcher-(pichaxx).txt (French) * New translations seedminer.txt (French) * New translations installing-boot9strap-(fredtool).txt (French) * New translations installing-boot9strap-(mset).txt (French) * New translations installing-boot9strap-(soundhax).txt (French) * New translations seedminer.txt (French) * New translations seedminer.txt (French) * New translations seedminer.txt (French) * New translations seedminer.txt (French) * New translations installing-boot9strap-(fredtool).txt (French) * New translations seedminer.txt (French) * New translations installing-boot9strap-(browser).txt (French) * New translations seedminer.txt (French) * New translations installing-boot9strap-(2xrsa).txt (French) * New translations installing-boot9strap-(fredtool).txt (French) * New translations installing-boot9strap-(fredtool).txt (French) * New translations installing-boot9strap-(frogtool).txt (French) * New translations installing-boot9strap-(fredtool).txt (French) * New translations installing-boot9strap-(frogtool).txt (French) * New translations seedminer.txt (French) * New translations installing-boot9strap-(fredtool).txt (French) * New translations installing-boot9strap-(frogtool).txt (French) * New translations installing-boot9strap-(frogtool).txt (French) * New translations ntrboot.txt (French) * New translations installing-boot9strap-(ntrboot).txt (French) * New translations installing-boot9strap-(safeb9sinstaller).txt (French) * New translations installing-boot9strap-(frogtool).txt (French) * New translations installing-boot9strap-(soundhax).txt (French) * New translations seedminer.txt (French) * New translations ntrboot.txt (French) * New translations seedminer.txt (French) * New translations uninstall-cfw.txt (French) * New translations region-changing.txt (French) * New translations updating-b9s.txt (French) * New translations site-navigation.txt (French) * New translations troubleshooting.txt (French) * New translations site-navigation.txt (French) * New translations troubleshooting.txt (French) * New translations uninstall-cfw.txt (French) * New translations uninstall-cfw.txt (French) * New translations uninstall-cfw.txt (French) * New translations uninstall-cfw.txt (French) * New translations uninstall-cfw.txt (French) * New translations privacy-policy.txt (French) * New translations privacy-policy.txt (French) * New translations installing-boot9strap-(frogtool).txt (Chinese Simplified) * New translations a9lh-to-b9s.txt (Dutch) * New translations flashing-ntrboot-(3ds-single-system).txt (Dutch) * New translations installing-boot9strap-(soundhax).txt (German) * New translations ntrboot.txt (German) * New translations a9lh-to-b9s.txt (German) * New translations finalizing-setup.txt (German) * New translations file-extensions-(windows).txt (German) * New translations en_US.yml (Dutch) * New translations en_US.yml (Finnish) * New translations en_US.yml (German) * New translations bannerbomb3.txt (German) * New translations region-changing.txt (German) * New translations finalizing-setup.txt (Korean) * New translations faq.txt (Korean) * New translations a9lh-to-b9s.txt (Korean) * New translations flashing-ntrboot-(3ds-single-system).txt (Korean) * New translations flashing-ntrboot-(nds).txt (Korean) * New translations installing-boot9strap-(ntrboot).txt (Korean) * New translations f3-(linux).txt (Malay) * New translations ctrtransfer.txt (Japanese) * New translations finalizing-setup.txt (Japanese) * New translations flashing-ntrboot-(3ds-single-system).txt (Japanese) * New translations homebrew-launcher-(alternatives).txt (Norwegian) * New translations en_US.yml (Malay) * New translations en_US.yml (Korean) * New translations en_US.yml (Japanese) * New translations en_US.yml (Hungarian) * New translations en_US.yml (Hebrew) * New translations en_US.yml (Greek) * New translations faq.txt (Malay) * New translations finalizing-setup.txt (Malay) * New translations updating-b9s.txt (Hebrew) * New translations a9lh-to-b9s.txt (Hebrew) * New translations installing-boot9strap-(safeb9sinstaller).txt (Hebrew) * New translations a9lh-to-b9s.txt (Greek) * New translations installing-boot9strap-(mset).txt (Greek) * New translations ctrtransfer.txt (Hebrew) * New translations en_US.yml (Norwegian) * New translations region-changing.txt (Pirate English) * New translations godmode9-usage.txt (Pirate English) * New translations homebrew-launcher-(alternatives).txt (Pirate English) * New translations troubleshooting.txt (Pirate English) * New translations move-emunand.txt (Pirate English) * New translations homebrew-launcher-(soundhax).txt (Pirate English) * New translations installing-boot9strap-(hardmod).txt (Pirate English) * New translations flashing-ntrboot-(dsi).txt (Pirate English) * New translations ntrboot.txt (Swedish) * New translations uninstall-cfw.txt (Swedish) * New translations updating-b9s.txt (Swedish) * New translations a9lh-to-b9s.txt (Swedish) * New translations finalizing-setup.txt (Swedish) * New translations godmode9-usage.txt (Swedish) * New translations troubleshooting.txt (Swedish) * New translations move-emunand.txt (Swedish) * New translations en_US.yml (Portuguese, Brazilian) * New translations en_US.yml (Swedish) * New translations en_US.yml (Portuguese) * New translations region-changing.txt (Swedish) * New translations h2testw-(windows).txt (Swedish) * New translations f3x-(mac).txt (Swedish) * New translations f3-(linux).txt (Swedish) * New translations homebrew-launcher-(pichaxx).txt (Spanish) * New translations bannerbomb3.txt (Spanish) * New translations homebrew-launcher-(alternatives).txt (Portuguese) * New translations region-changing.txt (Portuguese) * New translations move-emunand.txt (Portuguese) * New translations f3x-(mac).txt (Portuguese) * New translations ctrtransfer.txt (Portuguese) * New translations flashing-ntrboot-(nds).txt (Portuguese, Brazilian) * New translations ntrboot.txt (Portuguese, Brazilian) * New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian) * New translations a9lh-to-b9s.txt (Portuguese, Brazilian) * New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese, Brazilian) * New translations installing-boot9strap-(frogtool).txt (Portuguese, Brazilian) * New translations en_US.yml (Turkish) * New translations ctrtransfer.txt (Turkish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Turkish) * New translations flashing-ntrboot-(dsi).txt (Turkish) * New translations uninstall-cfw.txt (Turkish) * New translations bannerbomb3.txt (Turkish) * New translations updating-b9s.txt (Turkish) * New translations homebrew-launcher-(soundhax).txt (Turkish) * New translations move-emunand.txt (Turkish) * New translations a9lh-to-b9s.txt (Turkish) * New translations privacy-policy.txt (Chinese Simplified) * New translations donations.txt (Chinese Traditional) * New translations donations.txt (Chinese Simplified) * New translations donations.txt (Croatian) * New translations privacy-policy.txt (Chinese Traditional) * New translations privacy-policy.txt (Catalan) * New translations privacy-policy.txt (Afrikaans) * New translations donations.txt (Arabic) * New translations donations.txt (Afrikaans) * New translations donations.txt (Catalan) * New translations privacy-policy.txt (Arabic) * New translations privacy-policy.txt (French) * New translations donations.txt (German) * New translations privacy-policy.txt (Finnish) * New translations donations.txt (French) * New translations privacy-policy.txt (Greek) * New translations donations.txt (Hebrew) * New translations privacy-policy.txt (German) * New translations donations.txt (Greek) * New translations privacy-policy.txt (Czech) * New translations donations.txt (Danish) * New translations privacy-policy.txt (Croatian) * New translations donations.txt (Czech) * New translations privacy-policy.txt (Dutch) * New translations donations.txt (Finnish) * New translations privacy-policy.txt (Danish) * New translations donations.txt (Dutch) * New translations donations.txt (Malay) * New translations privacy-policy.txt (Korean) * New translations donations.txt (Korean) * New translations privacy-policy.txt (Japanese) * New translations donations.txt (Pirate English) * New translations privacy-policy.txt (Norwegian) * New translations donations.txt (Norwegian) * New translations privacy-policy.txt (Malay) * New translations privacy-policy.txt (Hungarian) * New translations privacy-policy.txt (Hebrew) * New translations donations.txt (Hungarian) * New translations donations.txt (Indonesian) * New translations privacy-policy.txt (Italian) * New translations donations.txt (Japanese) * New translations privacy-policy.txt (Indonesian) * New translations donations.txt (Italian) * New translations privacy-policy.txt (Pirate English) * New translations donations.txt (Polish) * New translations privacy-policy.txt (Serbian (Cyrillic)) * New translations donations.txt (Spanish) * New translations privacy-policy.txt (Russian) * New translations donations.txt (Serbian (Cyrillic)) * New translations privacy-policy.txt (Swedish) * New translations donations.txt (Thai) * New translations privacy-policy.txt (Spanish) * New translations donations.txt (Swedish) * New translations donations.txt (Portuguese, Brazilian) * New translations privacy-policy.txt (Portuguese) * New translations donations.txt (Portuguese) * New translations privacy-policy.txt (Polish) * New translations privacy-policy.txt (Romanian) * New translations donations.txt (Russian) * New translations donations.txt (Romanian) * New translations privacy-policy.txt (Portuguese, Brazilian) * New translations privacy-policy.txt (Ukrainian) * New translations donations.txt (Vietnamese) * New translations privacy-policy.txt (Vietnamese) * New translations donations.txt (Turkish) * New translations privacy-policy.txt (Thai) * New translations privacy-policy.txt (Turkish) * New translations donations.txt (Ukrainian) * New translations privacy-policy.txt (Catalan) * New translations privacy-policy.txt (Chinese Simplified) * New translations privacy-policy.txt (Afrikaans) * New translations privacy-policy.txt (Arabic) * New translations privacy-policy.txt (Dutch) * New translations privacy-policy.txt (French) * New translations privacy-policy.txt (Finnish) * New translations privacy-policy.txt (Croatian) * New translations privacy-policy.txt (Chinese Traditional) * New translations privacy-policy.txt (Danish) * New translations privacy-policy.txt (Czech) * New translations privacy-policy.txt (Indonesian) * New translations privacy-policy.txt (Hungarian) * New translations privacy-policy.txt (Italian) * New translations privacy-policy.txt (German) * New translations privacy-policy.txt (Greek) * New translations privacy-policy.txt (Hebrew) * New translations privacy-policy.txt (Norwegian) * New translations privacy-policy.txt (Pirate English) * New translations privacy-policy.txt (Japanese) * New translations privacy-policy.txt (Malay) * New translations privacy-policy.txt (Korean) * New translations privacy-policy.txt (Portuguese) * New translations privacy-policy.txt (Polish) * New translations privacy-policy.txt (Spanish) * New translations privacy-policy.txt (Serbian (Cyrillic)) * New translations privacy-policy.txt (Thai) * New translations privacy-policy.txt (Swedish) * New translations privacy-policy.txt (Portuguese, Brazilian) * New translations privacy-policy.txt (Russian) * New translations privacy-policy.txt (Romanian) * New translations privacy-policy.txt (Ukrainian) * New translations privacy-policy.txt (Vietnamese) * New translations privacy-policy.txt (Turkish)
2020-04-16 02:18:47 +02:00
1. Aperte (A) para destravar "SysNAND (lvl1) writing", então aperte a sequência de botões solicitada
2017-07-19 21:10:16 +02:00
1. Aperte (A) para continuar
2017-05-21 22:39:40 +02:00
2018-08-02 06:59:14 +02:00
#### Section VII - Cleanup SD Card
2017-05-21 22:39:40 +02:00
2018-08-02 06:59:14 +02:00
1. Select "Cleanup SD Card"
1. Quando solicitado, aperte (A) para prosseguir
1. Aperte (A) para continuar
1. Aperte (B) para retornar para o menu principal
#### Section VIII - Backup Essential Files
1. Select "Backup Options"
1. Select "SysNAND Backup"
2017-07-12 22:30:42 +02:00
1. Aperte (A) para confirmar
+ Este processo levará algum tempo
2018-08-02 06:59:14 +02:00
+ If you get an error, make sure that you have at least 1.3GB of free space on your SD card
2017-05-21 22:39:40 +02:00
1. Aperte (A) para continuar
2018-08-02 06:59:14 +02:00
1. Aperte (B) para retornar para o menu principal
1. Select "Exit"
1. Se solicitado, aperte (A) para bloquear as permissões de escrita
2018-08-26 19:32:38 +02:00
1. Navigate to `[M:] MEMORY VIRTUAL`
1. Press (A) on `boot9.bin` to select it
1. Select "Copy to 0:/gm9/out"
1. Aperte (A) para continuar
2019-04-29 00:49:08 +02:00
1. Aperte (Home) para abrir o menu de ações
1. Select "Poweroff system" to power off your device
2017-05-21 22:39:40 +02:00
1. Insira o cartão SD no seu computador
2019-03-19 17:42:54 +01:00
1. Copy `<date>_<serialnumber>_sysnand_###.bin`, `<date>_<serialnumber>_sysnand_###.bin.sha`, `essential.exefs`, and `boot9.bin` from the `/gm9/out/` folder on your SD card to a safe location on your computer
2017-05-21 22:39:40 +02:00
+ Faça backups em diversos lugares (tais como armazenamento de arquivos online)
2017-11-12 01:24:53 +01:00
+ These backups will save you from a brick and/or help you recover files from the NAND image if anything goes wrong in the future
2017-11-30 21:32:37 +01:00
1. Delete `<date>_<serialnumber>_sysnand_###.bin` and `<date>_<serialnumber>_sysnand_###.bin.sha` from the `/gm9/out/` folder on your SD card after copying it
2017-05-21 22:39:40 +02:00
1. Reinsira seu cartão SD no seu dispositivo
2019-04-29 00:49:08 +02:00
1. Ligue o seu dispositivo
2017-05-21 22:39:40 +02:00
___
2019-04-29 00:49:08 +02:00
#### Information and Notes
2017-05-21 22:39:40 +02:00
{% capture notice-10 %}
2017-08-13 01:26:54 +02:00
Você pode usar o Luma3DS Updater para atualizar o seu Luma3DS para a última versão abrindo-o e apertando (A).
2017-05-21 22:39:40 +02:00
Isso não é a mesma coisa que uma atualização do sistema; ele apenas faz o download e extrai os arquivos mais recentes do Luma3DS.
2017-08-13 01:26:54 +02:00
2019-04-29 00:49:08 +02:00
This will update the Luma3DS files on your SD card and in CTRNAND, which is what your device boots from when there is no SD card present.
2017-05-21 22:39:40 +02:00
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
2018-11-25 21:12:09 +01:00
{% capture notice-6 %}
Você agora irá inicializar o CFW Luma3DS na SysNAND por padrão.
2017-08-13 01:26:54 +02:00
2018-11-25 21:12:09 +01:00
Agora você pode segurar (Select) durante a inicialização para abrir o menu de configuração do Luma3DS.
2017-08-13 01:26:54 +02:00
2018-11-25 21:12:09 +01:00
Agora você pode segurar (Start) durante a inicialização para abrir o menu do chainloader do Luma3DS (note que este menu só será mostrado se existir mais de um payload detectado).
2017-08-13 01:26:54 +02:00
2018-11-25 21:12:09 +01:00
Agora você pode segurar (Start) + (Select) + (X) durante a inicialização para criar cópias do ARM11 bootrom (`boot11.bin`), do ARM9 bootrom (`boot9.bin`) e do OTP único do seu dispositivo (`OTP.bin`) na pasta `/boot9strap/` no seu cartão SD (note que isso não terá nenhum tipo de aviso ou mensagem).
2017-08-13 01:26:54 +02:00
2017-06-06 07:48:13 +02:00
Agora você pode apertar (L) + (Baixo) + (Select) enquanto o sistema está ligado para abrir o menu Rosalina integrado ao Luma3DS. Para uma lista completa das funções de Rosalina, por favor veja o [Luma3DS v8.0 Release](https://github.com/AuroraWright/Luma3DS/releases/tag/v8.0)
2017-05-21 22:39:40 +02:00
{% endcapture %}
<div class="notice--info">{{ notice-6 | markdownify }}</div>
2018-11-25 21:12:09 +01:00
{% capture notice-6 %}
If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card.
2018-06-15 03:10:54 +02:00
2018-11-25 21:12:09 +01:00
If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac.
2018-06-15 03:10:54 +02:00
{% endcapture %}
<div class="notice--info">{{ notice-6 | markdownify }}</div>
2017-05-21 22:39:40 +02:00
Para obter informações sobre como mudar o dispositivo para outra região, consulte a página [Mudança de região](region-changing).
{: .notice--success}
Para informações de como usar as diversas funcionalidades do GodMode9, confira a página [Utilização do GodMode9](godmode9-usage).
{: .notice--success}
Para obter informações sobre como usar os vários recursos do Luma3DS, confira [sua wiki](https://github.com/AuroraWright/Luma3DS/wiki/Options-and-usage).
{: .notice--success}
2017-09-13 06:15:18 +02:00
For information on installing custom themes and splash screens, check out [Theme Plaza](https://themeplaza.eu/).
2017-11-12 01:24:53 +01:00
{: .notice--success}
2018-08-26 22:48:57 +02:00
New Crowdin translations (#1724) * New translations installing-boot9strap-(2xrsa).txt (Italian) * New translations installing-boot9strap-(frogtool).txt (Italian) * New translations installing-boot9strap-(fredtool).txt (Italian) * New translations godmode9-usage.txt (French) * New translations home.txt (French) * New translations get-started.txt (French) * New translations updating-b9s.txt (French) * New translations homebrew-launcher-(alternatives).txt (French) * New translations homebrew-launcher-(soundhax).txt (French) * New translations homebrew-launcher-(pichaxx).txt (French) * New translations installing-boot9strap-(fredtool).txt (French) * New translations homebrew-launcher-(steelhax).txt (French) * New translations get-started.txt (French) * New translations homebrew-launcher-(alternatives).txt (French) * New translations homebrew-launcher-(soundhax).txt (French) * New translations installing-boot9strap-(hardmod).txt (French) * New translations installing-boot9strap-(browser).txt (French) * New translations homebrew-launcher-(steelhax).txt (French) * New translations homebrew-launcher-(pichaxx).txt (French) * New translations seedminer.txt (French) * New translations installing-boot9strap-(fredtool).txt (French) * New translations installing-boot9strap-(mset).txt (French) * New translations installing-boot9strap-(soundhax).txt (French) * New translations seedminer.txt (French) * New translations seedminer.txt (French) * New translations seedminer.txt (French) * New translations seedminer.txt (French) * New translations installing-boot9strap-(fredtool).txt (French) * New translations seedminer.txt (French) * New translations installing-boot9strap-(browser).txt (French) * New translations seedminer.txt (French) * New translations installing-boot9strap-(2xrsa).txt (French) * New translations installing-boot9strap-(fredtool).txt (French) * New translations installing-boot9strap-(fredtool).txt (French) * New translations installing-boot9strap-(frogtool).txt (French) * New translations installing-boot9strap-(fredtool).txt (French) * New translations installing-boot9strap-(frogtool).txt (French) * New translations seedminer.txt (French) * New translations installing-boot9strap-(fredtool).txt (French) * New translations installing-boot9strap-(frogtool).txt (French) * New translations installing-boot9strap-(frogtool).txt (French) * New translations ntrboot.txt (French) * New translations installing-boot9strap-(ntrboot).txt (French) * New translations installing-boot9strap-(safeb9sinstaller).txt (French) * New translations installing-boot9strap-(frogtool).txt (French) * New translations installing-boot9strap-(soundhax).txt (French) * New translations seedminer.txt (French) * New translations ntrboot.txt (French) * New translations seedminer.txt (French) * New translations uninstall-cfw.txt (French) * New translations region-changing.txt (French) * New translations updating-b9s.txt (French) * New translations site-navigation.txt (French) * New translations troubleshooting.txt (French) * New translations site-navigation.txt (French) * New translations troubleshooting.txt (French) * New translations uninstall-cfw.txt (French) * New translations uninstall-cfw.txt (French) * New translations uninstall-cfw.txt (French) * New translations uninstall-cfw.txt (French) * New translations uninstall-cfw.txt (French) * New translations privacy-policy.txt (French) * New translations privacy-policy.txt (French) * New translations installing-boot9strap-(frogtool).txt (Chinese Simplified) * New translations a9lh-to-b9s.txt (Dutch) * New translations flashing-ntrboot-(3ds-single-system).txt (Dutch) * New translations installing-boot9strap-(soundhax).txt (German) * New translations ntrboot.txt (German) * New translations a9lh-to-b9s.txt (German) * New translations finalizing-setup.txt (German) * New translations file-extensions-(windows).txt (German) * New translations en_US.yml (Dutch) * New translations en_US.yml (Finnish) * New translations en_US.yml (German) * New translations bannerbomb3.txt (German) * New translations region-changing.txt (German) * New translations finalizing-setup.txt (Korean) * New translations faq.txt (Korean) * New translations a9lh-to-b9s.txt (Korean) * New translations flashing-ntrboot-(3ds-single-system).txt (Korean) * New translations flashing-ntrboot-(nds).txt (Korean) * New translations installing-boot9strap-(ntrboot).txt (Korean) * New translations f3-(linux).txt (Malay) * New translations ctrtransfer.txt (Japanese) * New translations finalizing-setup.txt (Japanese) * New translations flashing-ntrboot-(3ds-single-system).txt (Japanese) * New translations homebrew-launcher-(alternatives).txt (Norwegian) * New translations en_US.yml (Malay) * New translations en_US.yml (Korean) * New translations en_US.yml (Japanese) * New translations en_US.yml (Hungarian) * New translations en_US.yml (Hebrew) * New translations en_US.yml (Greek) * New translations faq.txt (Malay) * New translations finalizing-setup.txt (Malay) * New translations updating-b9s.txt (Hebrew) * New translations a9lh-to-b9s.txt (Hebrew) * New translations installing-boot9strap-(safeb9sinstaller).txt (Hebrew) * New translations a9lh-to-b9s.txt (Greek) * New translations installing-boot9strap-(mset).txt (Greek) * New translations ctrtransfer.txt (Hebrew) * New translations en_US.yml (Norwegian) * New translations region-changing.txt (Pirate English) * New translations godmode9-usage.txt (Pirate English) * New translations homebrew-launcher-(alternatives).txt (Pirate English) * New translations troubleshooting.txt (Pirate English) * New translations move-emunand.txt (Pirate English) * New translations homebrew-launcher-(soundhax).txt (Pirate English) * New translations installing-boot9strap-(hardmod).txt (Pirate English) * New translations flashing-ntrboot-(dsi).txt (Pirate English) * New translations ntrboot.txt (Swedish) * New translations uninstall-cfw.txt (Swedish) * New translations updating-b9s.txt (Swedish) * New translations a9lh-to-b9s.txt (Swedish) * New translations finalizing-setup.txt (Swedish) * New translations godmode9-usage.txt (Swedish) * New translations troubleshooting.txt (Swedish) * New translations move-emunand.txt (Swedish) * New translations en_US.yml (Portuguese, Brazilian) * New translations en_US.yml (Swedish) * New translations en_US.yml (Portuguese) * New translations region-changing.txt (Swedish) * New translations h2testw-(windows).txt (Swedish) * New translations f3x-(mac).txt (Swedish) * New translations f3-(linux).txt (Swedish) * New translations homebrew-launcher-(pichaxx).txt (Spanish) * New translations bannerbomb3.txt (Spanish) * New translations homebrew-launcher-(alternatives).txt (Portuguese) * New translations region-changing.txt (Portuguese) * New translations move-emunand.txt (Portuguese) * New translations f3x-(mac).txt (Portuguese) * New translations ctrtransfer.txt (Portuguese) * New translations flashing-ntrboot-(nds).txt (Portuguese, Brazilian) * New translations ntrboot.txt (Portuguese, Brazilian) * New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian) * New translations a9lh-to-b9s.txt (Portuguese, Brazilian) * New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese, Brazilian) * New translations installing-boot9strap-(frogtool).txt (Portuguese, Brazilian) * New translations en_US.yml (Turkish) * New translations ctrtransfer.txt (Turkish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Turkish) * New translations flashing-ntrboot-(dsi).txt (Turkish) * New translations uninstall-cfw.txt (Turkish) * New translations bannerbomb3.txt (Turkish) * New translations updating-b9s.txt (Turkish) * New translations homebrew-launcher-(soundhax).txt (Turkish) * New translations move-emunand.txt (Turkish) * New translations a9lh-to-b9s.txt (Turkish) * New translations privacy-policy.txt (Chinese Simplified) * New translations donations.txt (Chinese Traditional) * New translations donations.txt (Chinese Simplified) * New translations donations.txt (Croatian) * New translations privacy-policy.txt (Chinese Traditional) * New translations privacy-policy.txt (Catalan) * New translations privacy-policy.txt (Afrikaans) * New translations donations.txt (Arabic) * New translations donations.txt (Afrikaans) * New translations donations.txt (Catalan) * New translations privacy-policy.txt (Arabic) * New translations privacy-policy.txt (French) * New translations donations.txt (German) * New translations privacy-policy.txt (Finnish) * New translations donations.txt (French) * New translations privacy-policy.txt (Greek) * New translations donations.txt (Hebrew) * New translations privacy-policy.txt (German) * New translations donations.txt (Greek) * New translations privacy-policy.txt (Czech) * New translations donations.txt (Danish) * New translations privacy-policy.txt (Croatian) * New translations donations.txt (Czech) * New translations privacy-policy.txt (Dutch) * New translations donations.txt (Finnish) * New translations privacy-policy.txt (Danish) * New translations donations.txt (Dutch) * New translations donations.txt (Malay) * New translations privacy-policy.txt (Korean) * New translations donations.txt (Korean) * New translations privacy-policy.txt (Japanese) * New translations donations.txt (Pirate English) * New translations privacy-policy.txt (Norwegian) * New translations donations.txt (Norwegian) * New translations privacy-policy.txt (Malay) * New translations privacy-policy.txt (Hungarian) * New translations privacy-policy.txt (Hebrew) * New translations donations.txt (Hungarian) * New translations donations.txt (Indonesian) * New translations privacy-policy.txt (Italian) * New translations donations.txt (Japanese) * New translations privacy-policy.txt (Indonesian) * New translations donations.txt (Italian) * New translations privacy-policy.txt (Pirate English) * New translations donations.txt (Polish) * New translations privacy-policy.txt (Serbian (Cyrillic)) * New translations donations.txt (Spanish) * New translations privacy-policy.txt (Russian) * New translations donations.txt (Serbian (Cyrillic)) * New translations privacy-policy.txt (Swedish) * New translations donations.txt (Thai) * New translations privacy-policy.txt (Spanish) * New translations donations.txt (Swedish) * New translations donations.txt (Portuguese, Brazilian) * New translations privacy-policy.txt (Portuguese) * New translations donations.txt (Portuguese) * New translations privacy-policy.txt (Polish) * New translations privacy-policy.txt (Romanian) * New translations donations.txt (Russian) * New translations donations.txt (Romanian) * New translations privacy-policy.txt (Portuguese, Brazilian) * New translations privacy-policy.txt (Ukrainian) * New translations donations.txt (Vietnamese) * New translations privacy-policy.txt (Vietnamese) * New translations donations.txt (Turkish) * New translations privacy-policy.txt (Thai) * New translations privacy-policy.txt (Turkish) * New translations donations.txt (Ukrainian) * New translations privacy-policy.txt (Catalan) * New translations privacy-policy.txt (Chinese Simplified) * New translations privacy-policy.txt (Afrikaans) * New translations privacy-policy.txt (Arabic) * New translations privacy-policy.txt (Dutch) * New translations privacy-policy.txt (French) * New translations privacy-policy.txt (Finnish) * New translations privacy-policy.txt (Croatian) * New translations privacy-policy.txt (Chinese Traditional) * New translations privacy-policy.txt (Danish) * New translations privacy-policy.txt (Czech) * New translations privacy-policy.txt (Indonesian) * New translations privacy-policy.txt (Hungarian) * New translations privacy-policy.txt (Italian) * New translations privacy-policy.txt (German) * New translations privacy-policy.txt (Greek) * New translations privacy-policy.txt (Hebrew) * New translations privacy-policy.txt (Norwegian) * New translations privacy-policy.txt (Pirate English) * New translations privacy-policy.txt (Japanese) * New translations privacy-policy.txt (Malay) * New translations privacy-policy.txt (Korean) * New translations privacy-policy.txt (Portuguese) * New translations privacy-policy.txt (Polish) * New translations privacy-policy.txt (Spanish) * New translations privacy-policy.txt (Serbian (Cyrillic)) * New translations privacy-policy.txt (Thai) * New translations privacy-policy.txt (Swedish) * New translations privacy-policy.txt (Portuguese, Brazilian) * New translations privacy-policy.txt (Russian) * New translations privacy-policy.txt (Romanian) * New translations privacy-policy.txt (Ukrainian) * New translations privacy-policy.txt (Vietnamese) * New translations privacy-policy.txt (Turkish)
2020-04-16 02:18:47 +02:00
For information on using Gateshark cheat codes on Luma3DS, check out [Checkpoint](https://github.com/FlagBrew/Checkpoint).
2019-02-11 05:25:49 +01:00
{: .notice--success}