Close #1331
This commit is contained in:
parent
f55d6ad774
commit
2a14b82ede
2 changed files with 3 additions and 11 deletions
|
@ -52,14 +52,6 @@ layout: default
|
||||||
<script>
|
<script>
|
||||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||||
</script>
|
</script>
|
||||||
<ins class="adsbygoogle"
|
|
||||||
style="display:block"
|
|
||||||
data-ad-client="ca-pub-6670011780914577"
|
|
||||||
data-ad-slot="8734909100"
|
|
||||||
data-ad-format="auto"></ins>
|
|
||||||
<script>
|
|
||||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
|
||||||
</script>
|
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
|
@ -11,6 +11,9 @@ header:
|
||||||
excerpt: "A complete guide to 3DS custom firmware, <br /> from stock to boot9strap.<br />"
|
excerpt: "A complete guide to 3DS custom firmware, <br /> from stock to boot9strap.<br />"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Thoroughly read all of the introductory pages (including this one!) before proceeding. Note that this page has an FAQ at the bottom that should be read before you get started.
|
||||||
|
{: .notice--warning}
|
||||||
|
|
||||||
{% capture notice-home %}
|
{% capture notice-home %}
|
||||||
This guide is for retail (consumer purchased; not from the Nintendo Developer Program) consoles _only_!
|
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).
|
If you have a developer ("PANDA" or "SNAKE") console, check out [devGuide](https://dev.3ds.guide).
|
||||||
|
@ -24,9 +27,6 @@ This guide needs *your* help to [translate](https://translate.3ds.guide/) it to
|
||||||
This guide needs *your* help to seed [these](https://3ds.guide/rss.xml) torrents!
|
This guide needs *your* help to seed [these](https://3ds.guide/rss.xml) torrents!
|
||||||
{: .notice--success}
|
{: .notice--success}
|
||||||
|
|
||||||
Read all of the introductory pages before proceeding.
|
|
||||||
{: .notice--warning}
|
|
||||||
|
|
||||||
## What is Homebrew?
|
## 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.
|
[**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.
|
||||||
|
|
Loading…
Reference in a new issue