1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-09-02 21:12:55 +02:00

Deploying to gh-pages from @ hacks-guide/Guide_3DS@af2a26e8d0 🚀

This commit is contained in:
lifehackerhansol
2023-09-30 16:54:58 +00:00
parent 9de535b72e
commit e37c1b0c15
673 changed files with 22739 additions and 6019 deletions

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Página Não Encontrada">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<p class="notice--info">Desculpe, mas a página que você estava tentando acessar não existe.</p>
@@ -533,29 +551,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="A9LH para B9S">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -634,29 +652,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Exploits Alternativos">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -606,29 +624,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="BannerBomb3 + Fredtool (TWN)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -776,29 +794,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="BannerBomb3">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -635,29 +653,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Checando por CFW">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -576,29 +594,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Contribuir">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<p>Estamos felizes que você gostaria de contribuir para 3ds.hacks.guide! Aqui estão algumas maneiras que você pode contribuir:</p>
@@ -554,29 +572,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Créditos">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<p>Este guia é mantido atualmente por: <strong>lifehackerhansol, lilyuwuu, eip618, ihaveamac, e adrot</strong>, com contribuições significativas adicionais de <strong>Gruetzig, danny8376, MechanicalDragon0687 e os vários membros da #community-resources</strong> que fornecem dados valiosos.</p>
@@ -620,29 +638,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="CTRTransfer">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -731,29 +749,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Dumping da eShop DSiWare">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<p>Nesta página, você fara dumping de um aplicativo DSiWare instalado da eShop para seu cartão SD.</p>
@@ -564,29 +582,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Fazendo dump de aplicativos e jogos de cartucho">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -717,29 +735,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="F3 (Linux)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -606,29 +624,36 @@ Average Reading speed: 9.42 MB/s
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="F3X (Mac)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -579,29 +597,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="F3XSwift (Mac)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -579,29 +597,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="FAQ">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -720,29 +738,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Extensões de Arquivos (Windows)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -600,29 +618,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Finalizando a instalação">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -718,29 +736,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Flashing ntrboot (Múltiplos 3DS)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -611,29 +629,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Executar Flash do ntrboot (único sistema 3DS)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -600,29 +618,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Executar Flash do ntrboot (DSi)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -598,29 +616,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Executar Flash do ntrboot (NDS)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -607,29 +625,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Formatando o cartão SD (Linux)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -601,29 +619,36 @@ mmcblk0 179:0 0 3,8G 0 disk
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Formatando o cartão SD (Mac)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -622,29 +640,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Formatando o cartão SD (Windows)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -628,29 +646,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Começando">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -711,29 +729,36 @@ Você atualmente não pode hackear seu 3DS nesta versão usando os métodos prin
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Utilização do GodMode9">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -719,29 +737,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="H2testw (Windows)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -580,29 +598,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -93,8 +92,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -137,10 +139,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--splash">
<nav class="skip-links">
<ul>
@@ -161,13 +166,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -214,10 +222,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -261,6 +269,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -314,6 +323,8 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -328,6 +339,8 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<p class="notice--info">Leia atentamente todas as páginas introdutórias (incluindo essa aqui!) antes de prosseguir.</p>
<div class="notice--danger">
@@ -401,29 +414,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Instalando boot9strap (freakyhax)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -657,29 +675,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Instalando boot9strap (Fredtool-Inject)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -744,29 +762,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Instalando boot9strap (Hardmod)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -834,29 +852,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Instalando boot9strap (kartdlphax)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -777,29 +795,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Instalando boot9strap (Kartminer7)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -744,29 +762,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Instalando boot9strap (menuhax)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -659,29 +677,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Instalando boot9strap (ninjhax2-dx)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -657,29 +675,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Instalando boot9strap (ntrboot)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -851,29 +869,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Instalando boot9strap (petit-compwner)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -667,29 +685,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Instalando boot9strap (PicHaxx)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -679,29 +697,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Instalando boot9strap (safecerthax)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -710,29 +728,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Instalando boot9strap (smilehax-IIe)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -676,29 +694,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Instalando boot9strap (Soundhax)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -659,29 +677,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Instalando boot9strap (SSLoth-Browser)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -696,29 +714,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Instalando boot9strap (Steelhax)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -686,29 +704,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Instalando boot9strap (super-skaterhax)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -679,29 +697,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Informação Importante">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -655,29 +673,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Mover EmuNAND">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -777,29 +795,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="ntrboot">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -751,29 +769,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Política de Privacidade">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<h3 id="cookies">Cookies</h3>
@@ -557,29 +575,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Mudança de Região">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -793,29 +811,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Restaurando / Atualizando CFW">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -577,29 +595,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Seedminer (Alternativo)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -683,29 +701,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Seedminer (Mii)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -668,29 +686,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Seedminer (TWN)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -652,29 +670,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Seedminer">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -653,29 +671,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Navegação do Site">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<div class="notice--info">
@@ -605,29 +623,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Troubleshooting">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<p>Esta página oferece troubleshooting para problemas comuns. Se você não consegue resolver seu problema com o conselho nesta página, por favor entre no <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew no Discord</a> e descreva o seu problema, incluindo o que você já tentou.</p>
@@ -1361,29 +1379,36 @@ Entretanto, se você não sabe o PIN e, portanto, não pode acessar as configura
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Desinstalar o CFW">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -778,29 +796,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Atualizando B9S">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
@@ -620,29 +638,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Atualizando o Firmware (KOR)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<h3 id="leitura-obrigatória">Leitura Obrigatória</h3>
@@ -554,29 +572,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Atualizando o Firmware (New 3DS)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<h3 id="leitura-obrigatória">Leitura Obrigatória</h3>
@@ -554,29 +572,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->

View File

@@ -6,7 +6,6 @@
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- for guide purposes all caching is removed and is separately built. -->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
@@ -91,8 +90,11 @@
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
@@ -135,10 +137,13 @@ window.cookieconsent.initialise({
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
@@ -159,13 +164,16 @@ window.cookieconsent.initialise({
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- <a class="site-title" href="/">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- modified to use multilang, guide-specific -->
<!-- hacks-guide change start: multi-language configuration -->
@@ -212,10 +220,10 @@ window.cookieconsent.initialise({
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
<!-- end guide specific -->
<!-- hacks-guide change end -->
</ul>
<!-- completely redo hidden links for multilang, guide-specific -->
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
@@ -259,6 +267,7 @@ window.cookieconsent.initialise({
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
@@ -271,7 +280,9 @@ window.cookieconsent.initialise({
<div id="main" role="main">
<!--
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
@@ -285,7 +296,8 @@ window.cookieconsent.initialise({
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
@@ -445,9 +457,13 @@ window.cookieconsent.initialise({
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Atualizando o Firmware (TWN)">
@@ -469,6 +485,7 @@ window.cookieconsent.initialise({
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
@@ -483,6 +500,7 @@ window.cookieconsent.initialise({
<hr>
<!-- hacks-guide change end -->
<h3 id="leitura-obrigatória">Leitura Obrigatória</h3>
@@ -554,29 +572,36 @@ window.cookieconsent.initialise({
<!-- hacks-guide change start: force disable atom feed-->
<!--
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
-->
<!-- hacks-guide change end -->
</div>
<!-- custom footer, guide specific -->
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- for guide purposes all caching is removed and is separately built. -->
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->