Guide_3DS/_pages/pt_PT/home.txt
2018-11-18 19:16:11 -05:00

80 lines
5.6 KiB
Plaintext

---
layout: splash
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg
overlay_filter: 0.5
cta_label: "Começar" #
cta_url: "/pt_PT/get-started" #
caption:
excerpt: "A complete guide to 3DS custom firmware, <br /> from stock to boot9strap.<br />" #
lang: pt_PT
permalink: /pt_PT/index.html
---
{% capture notice-home %}
This guide is for retail (consumer purchased; not from the Nintendo Developer Program) consoles _only_!
If you have a developer ("PANDA" or "SNAKE") console, check out [devGuide](https://dev.3ds.guide).
{% endcapture %}
<div class="notice--danger">{{ notice-home | markdownify }}</div>
This guide needs *your* help to [translate](https://translate.3ds.guide/) it to other languages!
{: .notice--success}
This guide needs *your* help to seed [these](https://3ds.guide/rss.xml) torrents!
{: .notice--success}
Read all of the introductory pages before proceeding.
{: .notice--warning}
## What is Homebrew?
[**Homebrew**](https://en.wikipedia.org/wiki/List_of_homebrew_video_games) usually refers to software that is not authorized by Nintendo. It allows you to run homebrew games, tools like save editing and backup, and emulators for various older systems.
In most cases, running homebrew on your device is 100% free using [just the Nintendo 3DS Sound app](homebrew-launcher-(soundhax)). There are also various other exploits in commercial games and the browser to get homebrew running.
## What is Custom Firmware?
**Custom Firmware** ("CFW") permite que uses hacks mais avançados do que homebrew que corre em userland. For instance, signature patches let you install unsigned titles that appear right on your HOME Menu.
CFW can be easily set up on any console that is on 11.4.0 or lower.
## What does this guide install?
O objetivo deste guia é pegar numa consola completamente livre de modificações
firmware to boot9strap powered Custom Firmware. Nalgumas versões, é necessário começar por processos Homebrew, mas o objetivo é sempre obter Custom Firmware.
boot9strap is the newest and best method of launching Custom Firmware that gives us nearly full control of the system only milliseconds into boot, which is similar to the effect of BootMii for the Wii. It gives us even earlier control than arm9loaderhax did, and, unlike standard sighax, boot9strap uses an NDMA overwrite exploit in order to gain Boot9 code execution. This means that any console running boot9strap is capable of dumping the console unique OTP (`OTP.bin`), the ARM11 bootrom (`boot11.bin`), and the ARM9 bootrom (`boot9.bin`).
The benefits of boot9strap over other Custom Firmware launch methods are numerous, and as such it is recommended to use this guide over any other that relies on outdated software (such as menuhax + rxTools, arm9loaderhax, or even normal sighax).
For information on how boot9strap works, please see [this presentation](https://sciresm.github.io/33-and-a-half-c3/) by [SciresM](https://github.com/SciresM/).
For a list of each of the calculated sighax signatures (the platform boot9strap is built on), see [this gist](https://gist.github.com/SciresM/cdd2266efb80175d37eabbe86f9d8c52).
## What can I do with Custom Firmware?
+ Jogar todos os jogos de cartão e da eShop, independentemente da região
+ Customize your HOME Menu with user-created [themes](https://3dsthem.es/), [badges](https://badges.3dsthem.es/), and [splash screens](https://splash.3dsthem.es/)
+ Usar "ROM hacks" para jogos que possuas
+ Take gameplay and application screenshots
+ [Backup, edit, and restore](https://gbatemp.net/threads/413143/) saves for many games
+ Play games for older systems with various emulators, using RetroArch or other standalone emulators. (Funciona melhor com uma New Nintendo 3DS)
+ Instalar títulos homebrew no teu sistema, e tê-los à disposição no Menu HOME
+ Dump your game cards to a format you can install, and play them without needing the card
+ Apenas New 3DS: fazer stream da tua consola para o teu PC por wireless, usando NTR CFW
+ Correr muitos flashcards antigos da Nintendo DS que foram bloqueados há muito tempo ou que nunca funcionaram na Nintendo 3DS
+ Safely update to the latest system version without fear of losing access to homebrew
## What do I need to know before starting?
+ **Before beginning the guide, you must know the risks of 3DS hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They're rare, but still a possibility so make sure you follow ALL directions EXACTLY.**
+ If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup).
+ This guide will work on New 3DS, Old 3DS, and 2DS in all regions on firmware 11.4.0 or below.
+ If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved).
+ **Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off!**
+ Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default).
+ Se precisares de formatar um cartão SD novo, podes usar o [`guiformat`](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) e definir o Tamanho da Unidade de Atribuição para 32K.
+ A 2DS é, em termos de software, praticamente igual à Old 3DS, logo quaisquer passos que digam "Old 3DS" também se aplicam à 2DS.