├── CNAME ├── _sass └── minimal-mistakes │ ├── vendor │ ├── susy │ │ ├── _su.scss │ │ ├── _susy.scss │ │ ├── plugins │ │ │ ├── _svg-grid.scss │ │ │ └── svg-grid │ │ │ │ ├── _prefix.scss │ │ │ │ ├── _svg-unprefix.scss │ │ │ │ └── _svg-settings.scss │ │ ├── _susy-prefix.scss │ │ └── susy │ │ │ └── _unprefix.scss │ ├── font-awesome │ │ ├── _fixed-width.scss │ │ ├── _screen-reader.scss │ │ ├── _larger.scss │ │ ├── _list.scss │ │ ├── _core.scss │ │ ├── _font-awesome.scss │ │ ├── _stacked.scss │ │ ├── _bordered-pulled.scss │ │ ├── _rotated-flipped.scss │ │ ├── _path.scss │ │ └── _animated.scss │ └── breakpoint │ │ ├── _no-query.scss │ │ └── parsers │ │ ├── single │ │ └── _default.scss │ │ ├── double │ │ ├── _default.scss │ │ ├── _double-string.scss │ │ └── _default-pair.scss │ │ ├── triple │ │ └── _default.scss │ │ ├── _single.scss │ │ ├── _triple.scss │ │ ├── _resolution.scss │ │ └── _double.scss │ ├── skins │ ├── _default.scss │ ├── _dirt.scss │ ├── _mint.scss │ ├── _air.scss │ ├── _contrast.scss │ ├── _dark.scss │ ├── _nord.scss │ └── _sunrise.scss │ ├── _animations.scss │ └── _tables.scss ├── .bundle └── config ├── images ├── favicon.ico ├── bio-photo.png ├── bitcoin_white.png ├── favicon-16x16.png ├── favicon-32x32.png ├── paypal_white.png ├── apple-touch-icon.png ├── ethereum_white.png ├── favicon-194x194.png ├── friend-list-icon.png ├── mstile-144x144.png ├── mstile-150x150.png ├── home-page-feature.jpg ├── android-chrome-192x192.png ├── android-chrome-512x512.png ├── screenshots │ └── ntrboot-flashcarts.png ├── browserconfig.xml └── manifest.json ├── _includes ├── footer │ └── custom.html ├── analytics-providers │ ├── custom.html │ ├── google-universal.html │ └── google.html ├── comments-providers │ ├── custom.html │ ├── google-plus.html │ ├── facebook.html │ ├── scripts.html │ ├── disqus.html │ └── discourse.html ├── sidebar.html ├── base_path ├── page__hero_video.html ├── author-profile-custom-links.html ├── page__taxonomy.html ├── browser-upgrade.html ├── toc ├── analytics.html ├── figure ├── footer.html ├── scripts.html ├── video ├── read-time.html ├── post_pagination.html ├── comment.html ├── tag-list.html └── group-by-array ├── Gemfile ├── assets ├── fonts │ ├── FontAwesome.otf │ ├── fontawesome-webfont.eot │ ├── fontawesome-webfont.ttf │ ├── fontawesome-webfont.woff │ └── fontawesome-webfont.woff2 └── css │ └── main.scss ├── .vscode └── settings.json ├── .gitattributes ├── _pages ├── he_IL │ ├── 404.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── donations.txt │ ├── f3x-(mac).txt │ ├── site-navigation.txt │ ├── 0.23.5-install.txt │ └── h2testw-(windows).txt ├── af_ZA │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ ├── site-navigation.txt │ └── h2testw-(windows).txt ├── ar_SA │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ ├── site-navigation.txt │ └── h2testw-(windows).txt ├── ca_ES │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ ├── site-navigation.txt │ └── h2testw-(windows).txt ├── cs_CZ │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ ├── site-navigation.txt │ └── h2testw-(windows).txt ├── da_DK │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ ├── site-navigation.txt │ └── h2testw-(windows).txt ├── de_DE │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ ├── site-navigation.txt │ └── h2testw-(windows).txt ├── el_GR │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ ├── site-navigation.txt │ └── h2testw-(windows).txt ├── en_PT │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ ├── site-navigation.txt │ └── h2testw-(windows).txt ├── en_US │ ├── 404.txt │ └── home.txt ├── es_ES │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── site-navigation.txt │ └── f3x-(mac).txt ├── fi_FI │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ ├── site-navigation.txt │ └── h2testw-(windows).txt ├── hu_HU │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ ├── site-navigation.txt │ └── h2testw-(windows).txt ├── id_ID │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ ├── site-navigation.txt │ └── h2testw-(windows).txt ├── ja_JP │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ ├── site-navigation.txt │ └── h2testw-(windows).txt ├── ko_KR │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ ├── site-navigation.txt │ └── h2testw-(windows).txt ├── ms_MY │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ └── site-navigation.txt ├── nl_NL │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ └── site-navigation.txt ├── no_NO │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ └── site-navigation.txt ├── pl_PL │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ └── site-navigation.txt ├── pt_BR │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ └── site-navigation.txt ├── pt_PT │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ └── site-navigation.txt ├── ru_RU │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ └── site-navigation.txt ├── sr_SP │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ └── site-navigation.txt ├── sv_SE │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ └── site-navigation.txt ├── th_TH │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ └── site-navigation.txt ├── tr_TR │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── site-navigation.txt │ └── f3x-(mac).txt ├── uk_UA │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ └── site-navigation.txt ├── vi_VN │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ └── site-navigation.txt ├── zh_CN │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ └── site-navigation.txt ├── zh_TW │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── f3x-(mac).txt │ └── site-navigation.txt ├── fr_FR │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── site-navigation.txt │ └── f3x-(mac).txt ├── it_IT │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── site-navigation.txt │ └── f3x-(mac).txt └── ro_RO │ ├── 404.txt │ ├── donations.txt │ ├── flashing-ntrboot-(powersaves).txt │ ├── site-navigation.txt │ └── f3x-(mac).txt ├── crowdin.yaml ├── .editorconfig ├── .gitignore ├── _layouts ├── home.html ├── archive-taxonomy.html ├── archive.html └── default.html ├── _data ├── navigation.yml └── navigation │ └── en_US.yml ├── gm9_scripts ├── setup_ctrnand_luma3ds.gm9 ├── revert_sb9si_pre0.0.7.gm9 ├── revert_sb9si.gm9 ├── ctrtransfer_ticket_copy.gm9 ├── uninstall_hax_retail_OLD.gm9 └── uninstall_hax_retail_NEW.gm9 ├── banner.js ├── LICENSE.txt ├── minimal-mistakes-jekyll.gemspec └── package.json /CNAME: -------------------------------------------------------------------------------- 1 | panda.hacks.guide -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/susy/_su.scss: -------------------------------------------------------------------------------- 1 | // Su 2 | // == 3 | 4 | @import 'susy/su'; 5 | -------------------------------------------------------------------------------- /.bundle/config: -------------------------------------------------------------------------------- 1 | --- 2 | BUNDLE_PATH: "vendor/bundle" 3 | BUNDLE_DISABLE_SHARED_GEMS: "true" 4 | -------------------------------------------------------------------------------- /images/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacks-guide/Guide_Panda/HEAD/images/favicon.ico -------------------------------------------------------------------------------- /images/bio-photo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacks-guide/Guide_Panda/HEAD/images/bio-photo.png -------------------------------------------------------------------------------- /images/bitcoin_white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacks-guide/Guide_Panda/HEAD/images/bitcoin_white.png -------------------------------------------------------------------------------- /images/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacks-guide/Guide_Panda/HEAD/images/favicon-16x16.png -------------------------------------------------------------------------------- /images/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacks-guide/Guide_Panda/HEAD/images/favicon-32x32.png -------------------------------------------------------------------------------- /images/paypal_white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacks-guide/Guide_Panda/HEAD/images/paypal_white.png -------------------------------------------------------------------------------- /_includes/footer/custom.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /images/apple-touch-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacks-guide/Guide_Panda/HEAD/images/apple-touch-icon.png -------------------------------------------------------------------------------- /images/ethereum_white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacks-guide/Guide_Panda/HEAD/images/ethereum_white.png -------------------------------------------------------------------------------- /images/favicon-194x194.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacks-guide/Guide_Panda/HEAD/images/favicon-194x194.png -------------------------------------------------------------------------------- /images/friend-list-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacks-guide/Guide_Panda/HEAD/images/friend-list-icon.png -------------------------------------------------------------------------------- /images/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacks-guide/Guide_Panda/HEAD/images/mstile-144x144.png -------------------------------------------------------------------------------- /images/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacks-guide/Guide_Panda/HEAD/images/mstile-150x150.png -------------------------------------------------------------------------------- /Gemfile: -------------------------------------------------------------------------------- 1 | source "https://rubygems.org" 2 | gem 'jekyll-redirect-from' 3 | gem 'kramdown-parser-gfm' 4 | gemspec 5 | -------------------------------------------------------------------------------- /assets/fonts/FontAwesome.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacks-guide/Guide_Panda/HEAD/assets/fonts/FontAwesome.otf -------------------------------------------------------------------------------- /images/home-page-feature.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacks-guide/Guide_Panda/HEAD/images/home-page-feature.jpg -------------------------------------------------------------------------------- /_includes/analytics-providers/custom.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /_includes/comments-providers/custom.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /images/android-chrome-192x192.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacks-guide/Guide_Panda/HEAD/images/android-chrome-192x192.png -------------------------------------------------------------------------------- /images/android-chrome-512x512.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacks-guide/Guide_Panda/HEAD/images/android-chrome-512x512.png -------------------------------------------------------------------------------- /assets/fonts/fontawesome-webfont.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacks-guide/Guide_Panda/HEAD/assets/fonts/fontawesome-webfont.eot -------------------------------------------------------------------------------- /assets/fonts/fontawesome-webfont.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacks-guide/Guide_Panda/HEAD/assets/fonts/fontawesome-webfont.ttf -------------------------------------------------------------------------------- /assets/fonts/fontawesome-webfont.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacks-guide/Guide_Panda/HEAD/assets/fonts/fontawesome-webfont.woff -------------------------------------------------------------------------------- /assets/fonts/fontawesome-webfont.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacks-guide/Guide_Panda/HEAD/assets/fonts/fontawesome-webfont.woff2 -------------------------------------------------------------------------------- /images/screenshots/ntrboot-flashcarts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hacks-guide/Guide_Panda/HEAD/images/screenshots/ntrboot-flashcarts.png -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/susy/_susy.scss: -------------------------------------------------------------------------------- 1 | // Susy (Un-Prefixed) 2 | // ================== 3 | 4 | @import 'susy-prefix'; 5 | @import 'susy/unprefix'; 6 | -------------------------------------------------------------------------------- /.vscode/settings.json: -------------------------------------------------------------------------------- 1 | // Place your settings in this file to overwrite default and user settings. 2 | { 3 | "files.associations": {"*.txt": "markdown"} 4 | } -------------------------------------------------------------------------------- /_includes/sidebar.html: -------------------------------------------------------------------------------- 1 | {% if page.sidebar %} 2 | 3 | 6 | 7 | {% endif %} -------------------------------------------------------------------------------- /_includes/base_path: -------------------------------------------------------------------------------- 1 | {% if site.url %} 2 | {% assign base_path = site.url | append: site.baseurl %} 3 | {% else %} 4 | {% assign base_path = site.github.url %} 5 | {% endif %} -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/susy/plugins/_svg-grid.scss: -------------------------------------------------------------------------------- 1 | // SVG Grid Background 2 | // =================== 3 | 4 | @import 'svg-grid/prefix'; 5 | @import 'svg-grid/svg-unprefix'; 6 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/font-awesome/_fixed-width.scss: -------------------------------------------------------------------------------- 1 | // Fixed Width Icons 2 | // ------------------------- 3 | .#{$fa-css-prefix}-fw { 4 | width: (18em / 14); 5 | text-align: center; 6 | } 7 | -------------------------------------------------------------------------------- /.gitattributes: -------------------------------------------------------------------------------- 1 | _assets/css/vendor/* linguist-vendored 2 | _assets/js/plugins/* linguist-vendored 3 | _assets/js/vendor/* linguist-vendored 4 | assets/fonts/* linguist-vendored 5 | assets/js/vendor/* linguist-vendored -------------------------------------------------------------------------------- /_pages/he_IL/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "הדף לא נמצא" # 3 | excerpt: "עמוד לא נמצא. הפיקסלים שלך נמצאים בדף אחר." # 4 | sitemap: false 5 | --- 6 | 7 | מצטער, אך הדף אשר אתם מנסים לראות אינו קיים. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/font-awesome/_screen-reader.scss: -------------------------------------------------------------------------------- 1 | // Screen Readers 2 | // ------------------------- 3 | 4 | .sr-only { @include sr-only(); } 5 | .sr-only-focusable { @include sr-only-focusable(); } 6 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/susy/plugins/svg-grid/_prefix.scss: -------------------------------------------------------------------------------- 1 | // Prefixed SVG Plugin 2 | // =================== 3 | 4 | @import 'svg-settings'; 5 | @import 'svg-utilities'; 6 | @import 'svg-grid-math'; 7 | @import 'svg-api'; 8 | -------------------------------------------------------------------------------- /_includes/page__hero_video.html: -------------------------------------------------------------------------------- 1 | {% capture video_id %}{{ page.header.video.id }}{% endcapture %} 2 | {% capture video_provider %}{{ page.header.video.provider }}{% endcapture %} 3 | 4 | {% include video id=video_id provider=video_provider %} 5 | -------------------------------------------------------------------------------- /_pages/af_ZA/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/ar_SA/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/ca_ES/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/cs_CZ/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/da_DK/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/de_DE/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/el_GR/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/en_PT/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/en_US/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/es_ES/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Página No Encontrada" # 3 | excerpt: "Página no encontrada. Tus píxeles están en otro lienzo." # 4 | sitemap: false 5 | --- 6 | 7 | Lo sentimos, la página que intentas ver no existe. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/fi_FI/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/hu_HU/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/id_ID/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/ja_JP/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/ko_KR/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/ms_MY/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/nl_NL/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/no_NO/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/pl_PL/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/pt_BR/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/pt_PT/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/ru_RU/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/sr_SP/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/sv_SE/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/th_TH/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/tr_TR/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/uk_UA/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/vi_VN/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/zh_CN/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/zh_TW/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Page Not Found" # 3 | excerpt: "Page not found. Your pixels are in another canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Sorry, but the page you were trying to view does not exist. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /crowdin.yaml: -------------------------------------------------------------------------------- 1 | files: 2 | - source: /_pages/en_US/*.txt 3 | translation: /_pages/%locale_with_underscore%/%original_file_name% 4 | - source: /_data/navigation/en_US.yml 5 | translation: /_data/navigation/%locale_with_underscore%.yml 6 | -------------------------------------------------------------------------------- /_pages/fr_FR/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | titre: "Page Introuvable" # 3 | excerpt: "Page introuvable. Vos pixels sont dans un autre canevas." # 4 | sitemap: false 5 | --- 6 | 7 | Désolé, la page que vous essayez d'atteindre n'existe pas. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_includes/author-profile-custom-links.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /_includes/page__taxonomy.html: -------------------------------------------------------------------------------- 1 | {% if site.tag_archive.type and page.tags[0] %} 2 | {% include tag-list.html %} 3 | {% endif %} 4 | 5 | {% if site.category_archive.type and page.categories[0] %} 6 | {% include category-list.html %} 7 | {% endif %} 8 | -------------------------------------------------------------------------------- /_pages/it_IT/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Pagina non trovata" # 3 | excerpt: "Pagina non trovata. I tuoi pixel sono in un altro canvas." # 4 | sitemap: false 5 | --- 6 | 7 | Mi dispiace, ma la pagina che stai cercando di raggiungere non esiste. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_pages/ro_RO/404.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Pagina nu a fost găsită" 3 | excerpt: "Pagina nu a fost găsită. Pixeli voștri sunt într-o altă pânză." # 4 | sitemap: false 5 | --- 6 | 7 | Scuze, dar pagina pe care încercați să o accesați nu există. 8 | {: .notice--info} 9 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/skins/_default.scss: -------------------------------------------------------------------------------- 1 | /* ========================================================================== 2 | Default skin 3 | ========================================================================== */ 4 | 5 | // Intentionally left blank 6 | -------------------------------------------------------------------------------- /_includes/comments-providers/google-plus.html: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /_includes/browser-upgrade.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.editorconfig: -------------------------------------------------------------------------------- 1 | # editorconfig.org 2 | root = true 3 | 4 | [*] 5 | indent_style = space 6 | indent_size = 2 7 | end_of_line = lf 8 | charset = utf-8 9 | trim_trailing_whitespace = true 10 | insert_final_newline = false 11 | 12 | [*.md] 13 | trim_trailing_whitespace = false 14 | -------------------------------------------------------------------------------- /_pages/he_IL/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "צריבת ntrboot (Powersaves)" 3 | --- 4 | 5 | הדרך הזאת לא הושלמה, ולכן זה רק עמוד ריק. 6 | 7 | הדרך הזאת, כשתיהיה מוכנה, תדרוש גישה זמנית ל[Powersaves](https://amzn.to/2fb3VY7). הדרך הזאת לא הושלמה, ולכן זה רק עמוד ריק. -------------------------------------------------------------------------------- /assets/css/main.scss: -------------------------------------------------------------------------------- 1 | --- 2 | # Only the main Sass file needs front matter (the dashes are enough) 3 | --- 4 | 5 | @charset "utf-8"; 6 | 7 | @import "minimal-mistakes/skins/{{ site.minimal_mistakes_skin | default: 'default' }}"; // skin 8 | @import "minimal-mistakes"; // main partials 9 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | *.gem 2 | *.sublime-project 3 | *.sublime-workspace 4 | .bundle 5 | .DS_Store 6 | .jekyll-metadata 7 | .sass-cache 8 | _asset_bundler_cache 9 | _site 10 | codekit-config.json 11 | example/_site 12 | node_modules 13 | npm-debug.log* 14 | /vendor 15 | torrents 16 | Gemfile.lock -------------------------------------------------------------------------------- /_pages/fr_FR/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Dons" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/he_IL/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "תרומות" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/af_ZA/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/ar_SA/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/ca_ES/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/cs_CZ/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/da_DK/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/de_DE/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/el_GR/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/en_PT/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/es_ES/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donaciones" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/fi_FI/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/hu_HU/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/id_ID/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/it_IT/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donazioni" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/ja_JP/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/ko_KR/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/ms_MY/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/nl_NL/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/no_NO/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/pl_PL/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/pt_BR/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/pt_PT/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/ro_RO/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donaţii" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/ru_RU/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/sr_SP/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/sv_SE/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/th_TH/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/tr_TR/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Bağışlar" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/uk_UA/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/vi_VN/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/zh_CN/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /_pages/zh_TW/donations.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Donations" 3 | --- 4 | 5 | [![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center} 6 | {: .text-center} 7 | {: .notice--info} 8 | -------------------------------------------------------------------------------- /images/browserconfig.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | #00a300 7 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /_layouts/home.html: -------------------------------------------------------------------------------- 1 | --- 2 | layout: archive 3 | --- 4 | 5 |

{{ site.data.ui-text[site.locale].recent_posts | default: "Recent Posts" }}

6 | 7 | {% for post in paginator.posts %} 8 | {% include archive-single.html %} 9 | {% endfor %} 10 | 11 | {% include paginator.html %} 12 | -------------------------------------------------------------------------------- /_includes/toc: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /_pages/af_ZA/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/ar_SA/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/ca_ES/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/cs_CZ/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/da_DK/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/de_DE/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/el_GR/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/en_PT/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/fi_FI/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/fr_FR/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/hu_HU/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/id_ID/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/ja_JP/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/ko_KR/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/ms_MY/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/nl_NL/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/no_NO/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/pl_PL/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/pt_BR/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/pt_PT/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/ru_RU/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/sr_SP/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/sv_SE/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/th_TH/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/tr_TR/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/uk_UA/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/vi_VN/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/zh_CN/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_pages/zh_TW/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashing ntrboot (Powersaves)" 3 | --- 4 | 5 | This method is not yet complete, and as such is just a placeholder page. 6 | 7 | This method, once ready, will require temporary access to a [Powersaves](https://amzn.to/2fb3VY7). This method is not yet complete, and as such is just a placeholder page. -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/susy/_susy-prefix.scss: -------------------------------------------------------------------------------- 1 | // Susy (Prefixed) 2 | // =============== 3 | 4 | $susy-version: 3; 5 | 6 | @import 'susy/utilities'; 7 | @import 'susy/su-validate'; 8 | @import 'susy/su-math'; 9 | @import 'susy/settings'; 10 | @import 'susy/normalize'; 11 | @import 'susy/parse'; 12 | @import 'susy/syntax-helpers'; 13 | @import 'susy/api'; 14 | -------------------------------------------------------------------------------- /_layouts/archive-taxonomy.html: -------------------------------------------------------------------------------- 1 | --- 2 | layout: default 3 | author_profile: false 4 | --- 5 | 6 |
7 | {% include sidebar.html %} 8 | 9 |
10 |

{{ page.title }}

11 | {% for post in page.posts %} 12 | {% include archive-single.html %} 13 | {% endfor %} 14 |
15 |
16 | -------------------------------------------------------------------------------- /_pages/ro_RO/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Instalând ntrboot (Powersaves)" 3 | --- 4 | 5 | Această metodă nu este încă completă, şi ca atare este doar o pagină substituent. 6 | 7 | Această metodă, după ce este gata, va necesita acces temporar la un [Powersaves] (https://amzn.to/2fb3VY7). Această metodă nu este încă completă, şi ca atare este doar o pagină substituent. -------------------------------------------------------------------------------- /_pages/es_ES/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flashear ntrboot (Powersaves)" 3 | --- 4 | 5 | Este método aún no ha sido completado, por lo que ésta es sólo una página de relleno. 6 | 7 | Éste método, una vez esté completo, requerirá acceso temporal a un [Powersaves](https://amzn.to/2fb3VY7). Este método aún no ha sido completado, por lo que ésta es sólo una página de relleno. -------------------------------------------------------------------------------- /_includes/analytics.html: -------------------------------------------------------------------------------- 1 | {% if site.analytics.provider and page.analytics != false %} 2 | 3 | {% case site.analytics.provider %} 4 | {% when "google" %} 5 | {% include /analytics-providers/google.html %} 6 | {% when "google-universal" %} 7 | {% include /analytics-providers/google-universal.html %} 8 | {% when "custom" %} 9 | {% include /analytics-providers/custom.html %} 10 | {% endcase %} 11 | 12 | {% endif %} -------------------------------------------------------------------------------- /images/manifest.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Guide", 3 | "icons": [ 4 | { 5 | "src": "images\/android-chrome-192x192.png?v=PYEmwKvQAx", 6 | "sizes": "192x192", 7 | "type": "image\/png" 8 | }, 9 | { 10 | "src": "images\/android-chrome-512x512.png?v=PYEmwKvQAx", 11 | "sizes": "512x512", 12 | "type": "image\/png" 13 | } 14 | ], 15 | "theme_color": "#000000", 16 | "display": "standalone" 17 | } 18 | -------------------------------------------------------------------------------- /_pages/it_IT/flashing-ntrboot-(powersaves).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Flash di ntrboot (Powersaves)" 3 | --- 4 | 5 | Non è ancora pronto, al suo posto è presente solo una pagina temporanea. 6 | 7 | Quando disponibile, questo metodo richiederà temporaneamente l'utilizzo di un [Powersaves](https://www.amazon.it/Action-Replay-PowerSaves-2016-Nintendo/dp/B01EOMFY3C/). Non è ancora pronto, al suo posto è presente solo una pagina temporanea. -------------------------------------------------------------------------------- /_data/navigation.yml: -------------------------------------------------------------------------------- 1 | # main links 2 | main: 3 | - title: "Quick-Start Guide" 4 | url: https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/ 5 | # - title: "About" 6 | # url: https://mmistakes.github.io/minimal-mistakes/about/ 7 | # - title: "Sample Posts" 8 | # url: /year-archive/ 9 | # - title: "Sample Collections" 10 | # url: /collection-archive/ 11 | # - title: "Sitemap" 12 | # url: /sitemap/ -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/breakpoint/_no-query.scss: -------------------------------------------------------------------------------- 1 | @function breakpoint-no-query($query) { 2 | @if type-of($query) == 'list' { 3 | $keyword: nth($query, 1); 4 | 5 | @if type-of($keyword) == 'string' and ($keyword == 'no-query' or $keyword == 'no query' or $keyword == 'fallback') { 6 | @return nth($query, 2); 7 | } 8 | @else { 9 | @return false; 10 | } 11 | } 12 | @else { 13 | @return false; 14 | } 15 | } 16 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/_animations.scss: -------------------------------------------------------------------------------- 1 | /* ========================================================================== 2 | ANIMATIONS 3 | ========================================================================== */ 4 | 5 | @-webkit-keyframes intro { 6 | 0% { 7 | opacity: 0; 8 | } 9 | 100% { 10 | opacity: 1; 11 | } 12 | } 13 | 14 | @keyframes intro { 15 | 0% { 16 | opacity: 0; 17 | } 18 | 100% { 19 | opacity: 1; 20 | } 21 | } -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/susy/plugins/svg-grid/_svg-unprefix.scss: -------------------------------------------------------------------------------- 1 | // Unprefix Susy SVG Grid 2 | // ====================== 3 | 4 | 5 | 6 | // SVG Grid 7 | // -------- 8 | /// Un-prefixed alias for `susy-svg-grid` 9 | /// 10 | /// @group plugin_svg-grid 11 | /// @alias susy-svg-grid 12 | @function svg-grid( 13 | $grid: $susy, 14 | $colors: susy-get('svg-grid-colors'), 15 | $offset: null 16 | ) { 17 | @return susy-svg-grid($grid, $colors, $offset); 18 | } 19 | -------------------------------------------------------------------------------- /_includes/comments-providers/facebook.html: -------------------------------------------------------------------------------- 1 |
2 | -------------------------------------------------------------------------------- /_includes/figure: -------------------------------------------------------------------------------- 1 |
2 | {% if include.alt %}{{ include.alt }}{% endif %} 9 | {% if include.caption %} 10 |
{{ include.caption | markdownify | remove: "

" | remove: "

" }}
11 | {% endif %} 12 |
13 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/font-awesome/_larger.scss: -------------------------------------------------------------------------------- 1 | // Icon Sizes 2 | // ------------------------- 3 | 4 | /* makes the font 33% larger relative to the icon container */ 5 | .#{$fa-css-prefix}-lg { 6 | font-size: (4em / 3); 7 | line-height: (3em / 4); 8 | vertical-align: -15%; 9 | } 10 | .#{$fa-css-prefix}-2x { font-size: 2em; } 11 | .#{$fa-css-prefix}-3x { font-size: 3em; } 12 | .#{$fa-css-prefix}-4x { font-size: 4em; } 13 | .#{$fa-css-prefix}-5x { font-size: 5em; } 14 | -------------------------------------------------------------------------------- /_includes/footer.html: -------------------------------------------------------------------------------- 1 | {% include base_path %} 2 | {% assign split_path = page.path | split: "/" %} 3 | {% assign locale = split_path[1] %} 4 | {% assign titles = site.data.navigation[locale].footer %} 5 | 6 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/breakpoint/parsers/single/_default.scss: -------------------------------------------------------------------------------- 1 | @function breakpoint-parse-default($feature) { 2 | $default: breakpoint-get('default feature'); 3 | 4 | // Set Context 5 | $context-setter: private-breakpoint-set-context($default, $feature); 6 | 7 | @if (breakpoint-get('to ems') == true) and (type-of($feature) == 'number') { 8 | @return '#{$default}: #{breakpoint-to-base-em($feature)}'; 9 | } 10 | @else { 11 | @return '#{$default}: #{$feature}'; 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/font-awesome/_list.scss: -------------------------------------------------------------------------------- 1 | // List Icons 2 | // ------------------------- 3 | 4 | .#{$fa-css-prefix}-ul { 5 | padding-left: 0; 6 | margin-left: $fa-li-width; 7 | list-style-type: none; 8 | > li { position: relative; } 9 | } 10 | .#{$fa-css-prefix}-li { 11 | position: absolute; 12 | left: -$fa-li-width; 13 | width: $fa-li-width; 14 | top: (2em / 14); 15 | text-align: center; 16 | &.#{$fa-css-prefix}-lg { 17 | left: -$fa-li-width + (4em / 14); 18 | } 19 | } 20 | -------------------------------------------------------------------------------- /_includes/analytics-providers/google-universal.html: -------------------------------------------------------------------------------- 1 | 10 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/susy/plugins/svg-grid/_svg-settings.scss: -------------------------------------------------------------------------------- 1 | // SVG Settings 2 | // ============ 3 | 4 | 5 | // Susy SVG Defaults 6 | // ================= 7 | /// This plugin adds the `svg-grid-colors` property 8 | /// and default value to `$_susy-defaults` — 9 | /// you can override that value in `$susy` 10 | /// or any other grid settings map. 11 | /// @group plugin_svg-grid 12 | $_susy-defaults: map-merge(( 13 | 'svg-grid-colors': hsla(120, 50%, 50%, 0.5) hsla(120, 50%, 75%, 0.5), 14 | ), $_susy-defaults); 15 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/font-awesome/_core.scss: -------------------------------------------------------------------------------- 1 | // Base Class Definition 2 | // ------------------------- 3 | 4 | .#{$fa-css-prefix} { 5 | display: inline-block; 6 | font: normal normal normal #{$fa-font-size-base}/#{$fa-line-height-base} FontAwesome; // shortening font declaration 7 | font-size: inherit; // can't have font-size inherit on line above, so need to override 8 | text-rendering: auto; // optimizelegibility throws things off #1094 9 | -webkit-font-smoothing: antialiased; 10 | -moz-osx-font-smoothing: grayscale; 11 | 12 | } 13 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/font-awesome/_font-awesome.scss: -------------------------------------------------------------------------------- 1 | /*! 2 | * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome 3 | * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) 4 | */ 5 | 6 | @import "variables"; 7 | @import "mixins"; 8 | @import "path"; 9 | @import "core"; 10 | @import "larger"; 11 | @import "fixed-width"; 12 | @import "list"; 13 | @import "bordered-pulled"; 14 | @import "animated"; 15 | @import "rotated-flipped"; 16 | @import "stacked"; 17 | @import "icons"; 18 | @import "screen-reader"; 19 | -------------------------------------------------------------------------------- /_includes/analytics-providers/google.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /_includes/scripts.html: -------------------------------------------------------------------------------- 1 | {% if site.footer_scripts %} 2 | {% for script in site.footer_scripts %} 3 | {% if script contains "://" %} 4 | {% capture script_path %}{{ script }}{% endcapture %} 5 | {% else %} 6 | {% capture script_path %}{{ script | absolute_url }}{% endcapture %} 7 | {% endif %} 8 | 9 | {% endfor %} 10 | {% else %} 11 | 12 | {% endif %} 13 | 14 | {% include analytics.html %} 15 | {% include /comments-providers/scripts.html %} 16 | -------------------------------------------------------------------------------- /gm9_scripts/setup_ctrnand_luma3ds.gm9: -------------------------------------------------------------------------------- 1 | # Luma3DS CTRNAND Setup script 2 | # last changed: 20170716 3 | # author: ihaveamac 4 | 5 | set SUCCESSMSG "Luma3DS copied successfully" 6 | 7 | ask "This will copy Luma3DS to your CTRNAND,\nallowing for the system to work without\nan SD card.\n\nContinue?" 8 | 9 | allow 1:/ 10 | 11 | # remove existing files just in case 12 | rm -o -s 1:/boot.firm 13 | rm -o -s 1:/rw/luma 14 | 15 | # copy specific files over 16 | cp 0:/boot.firm 1:/boot.firm 17 | mkdir 1:/rw/luma 18 | cp 0:/luma/payloads 1:/rw/luma/payloads 19 | cp 0:/luma/config.bin 1:/rw/luma/config.bin -------------------------------------------------------------------------------- /_includes/video: -------------------------------------------------------------------------------- 1 | {% capture video_id %}{{ include.id }}{% endcapture %} 2 | {% capture video_provider %}{{ include.provider }}{% endcapture %} 3 | 4 | 5 |
6 | {% if video_provider == "vimeo" %} 7 | 8 | {% elsif video_provider == "youtube" %} 9 | 10 | {% endif %} 11 |
12 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/breakpoint/parsers/double/_default.scss: -------------------------------------------------------------------------------- 1 | @function breakpoint-parse-double-default($first, $second) { 2 | $feature: ''; 3 | $value: ''; 4 | 5 | @if type-of($first) == 'string' { 6 | $feature: $first; 7 | $value: $second; 8 | } 9 | @else { 10 | $feature: $second; 11 | $value: $first; 12 | } 13 | 14 | // Set Context 15 | $context-setter: private-breakpoint-set-context($feature, $value); 16 | 17 | @if (breakpoint-get('to ems') == true) { 18 | $value: breakpoint-to-base-em($value); 19 | } 20 | 21 | @return '(#{$feature}: #{$value})' 22 | } 23 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/font-awesome/_stacked.scss: -------------------------------------------------------------------------------- 1 | // Stacked Icons 2 | // ------------------------- 3 | 4 | .#{$fa-css-prefix}-stack { 5 | position: relative; 6 | display: inline-block; 7 | width: 2em; 8 | height: 2em; 9 | line-height: 2em; 10 | vertical-align: middle; 11 | } 12 | .#{$fa-css-prefix}-stack-1x, .#{$fa-css-prefix}-stack-2x { 13 | position: absolute; 14 | left: 0; 15 | width: 100%; 16 | text-align: center; 17 | } 18 | .#{$fa-css-prefix}-stack-1x { line-height: inherit; } 19 | .#{$fa-css-prefix}-stack-2x { font-size: 2em; } 20 | .#{$fa-css-prefix}-inverse { color: $fa-inverse; } 21 | -------------------------------------------------------------------------------- /_data/navigation/en_US.yml: -------------------------------------------------------------------------------- 1 | --- 2 | main: 3 | - 4 | title: Home 5 | url: / 6 | top: 7 | - 8 | title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. 9 | bottom: 10 | - 11 | title: This guide has temporarily been removed pending major updates. In the meantime, if you require assistance with installing custom firmware on developer consoles, please ask @fox8091#9999 for help at Nintendo Homebrew on Discord. 12 | footer: 13 | - 14 | title: Source 15 | - 16 | title: Site Navigation 17 | - 18 | title: Privacy Policy 19 | -------------------------------------------------------------------------------- /_pages/en_US/home.txt: -------------------------------------------------------------------------------- 1 | --- 2 | layout: splash 3 | title: "Panda 3DS Hacks Guide" # 4 | header: 5 | overlay_color: "#5e616c" # 6 | overlay_image: /images/home-page-feature.jpg 7 | overlay_filter: 0.5 8 | caption: 9 | excerpt: "A complete guide to Panda 3DS custom firmware,
from stock to boot9strap.
" 10 | --- 11 | 12 | {% capture notice-home %} 13 | This guide is for developer ("PANDA") consoles *only*! 14 | If you have a retail (consumer purchased; not from the Nintendo Developer Program) console, check out the [retail 3DS Hacks Guide](https://3ds.hacks.guide). 15 | {% endcapture %} 16 | 17 |
{{ notice-home | markdownify }}
-------------------------------------------------------------------------------- /_sass/minimal-mistakes/skins/_dirt.scss: -------------------------------------------------------------------------------- 1 | /* ========================================================================== 2 | Dirt skin 3 | ========================================================================== */ 4 | 5 | /* Colors */ 6 | $background-color: #f3f3f3 !default; 7 | $text-color: #343434 !default; 8 | $muted-text-color: #8e8b82 !default; 9 | $primary-color: #343434 !default; 10 | $border-color: #e9dcbe !default; 11 | $footer-background-color: #e9dcbe !default; 12 | $link-color: #343434 !default; 13 | $masthead-link-color: $text-color !default; 14 | $masthead-link-color-hover: $text-color !default; 15 | $navicon-link-color-hover: mix(#fff, $text-color, 80%) !default; -------------------------------------------------------------------------------- /banner.js: -------------------------------------------------------------------------------- 1 | const fs = require('fs'); 2 | const pkg = require('./package.json'); 3 | const filename = 'assets/js/main.min.js'; 4 | const script = fs.readFileSync(filename); 5 | const padStart = str => ('0' + str).slice(-2) 6 | const dateObj = new Date; 7 | const date = `${dateObj.getFullYear()}-${padStart(dateObj.getMonth() + 1)}-${padStart(dateObj.getDate())}`; 8 | const banner = `/*! 9 | * Minimal Mistakes Jekyll Theme ${pkg.version} by ${pkg.author} 10 | * Copyright ${dateObj.getFullYear()} Michael Rose - mademistakes.com | @mmistakes 11 | * Licensed under ${pkg.license} 12 | */ 13 | `; 14 | 15 | if (script.slice(0, 3) != '/**') { 16 | fs.writeFileSync(filename, banner + script); 17 | } -------------------------------------------------------------------------------- /_includes/comments-providers/scripts.html: -------------------------------------------------------------------------------- 1 | {% if site.comments.provider and page.comments %} 2 | {% case site.comments.provider %} 3 | {% when "disqus" %} 4 | {% include /comments-providers/disqus.html %} 5 | {% when "discourse" %} 6 | {% include /comments-providers/discourse.html %} 7 | {% when "facebook" %} 8 | {% include /comments-providers/facebook.html %} 9 | {% when "google-plus" %} 10 | {% include /comments-providers/google-plus.html %} 11 | {% when "staticman" %} 12 | {% include /comments-providers/staticman.html %} 13 | {% when "custom" %} 14 | {% include /comments-providers/custom.html %} 15 | {% endcase %} 16 | {% endif %} 17 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/breakpoint/parsers/triple/_default.scss: -------------------------------------------------------------------------------- 1 | @function breakpoint-parse-triple-default($feature, $first, $second) { 2 | 3 | // Sort into min and max 4 | $min: min($first, $second); 5 | $max: max($first, $second); 6 | 7 | // Set Context 8 | $context-setter: private-breakpoint-set-context(min-#{$feature}, $min); 9 | $context-setter: private-breakpoint-set-context(max-#{$feature}, $max); 10 | 11 | // Make them EMs if need be 12 | @if (breakpoint-get('to ems') == true) { 13 | $min: breakpoint-to-base-em($min); 14 | $max: breakpoint-to-base-em($max); 15 | } 16 | 17 | @return '(min-#{$feature}: #{$min}) and (max-#{$feature}: #{$max})'; 18 | } 19 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/breakpoint/parsers/double/_double-string.scss: -------------------------------------------------------------------------------- 1 | @function breakpoint-parse-double-string($first, $second) { 2 | $feature: ''; 3 | $value: ''; 4 | 5 | // Test to see which is the feature and which is the value 6 | @if (breakpoint-string-value($first) == true) { 7 | $feature: $first; 8 | $value: $second; 9 | } 10 | @else if (breakpoint-string-value($second) == true) { 11 | $feature: $second; 12 | $value: $first; 13 | } 14 | @else { 15 | @warn "Neither #{$first} nor #{$second} is a valid media query name."; 16 | } 17 | 18 | // Set Context 19 | $context-setter: private-breakpoint-set-context($feature, $value); 20 | 21 | @return '(#{$feature}: #{$value})'; 22 | } -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/font-awesome/_bordered-pulled.scss: -------------------------------------------------------------------------------- 1 | // Bordered & Pulled 2 | // ------------------------- 3 | 4 | .#{$fa-css-prefix}-border { 5 | padding: .2em .25em .15em; 6 | border: solid .08em $fa-border-color; 7 | border-radius: .1em; 8 | } 9 | 10 | .#{$fa-css-prefix}-pull-left { float: left; } 11 | .#{$fa-css-prefix}-pull-right { float: right; } 12 | 13 | .#{$fa-css-prefix} { 14 | &.#{$fa-css-prefix}-pull-left { margin-right: .3em; } 15 | &.#{$fa-css-prefix}-pull-right { margin-left: .3em; } 16 | } 17 | 18 | /* Deprecated as of 4.4.0 */ 19 | .pull-right { float: right; } 20 | .pull-left { float: left; } 21 | 22 | .#{$fa-css-prefix} { 23 | &.pull-left { margin-right: .3em; } 24 | &.pull-right { margin-left: .3em; } 25 | } 26 | -------------------------------------------------------------------------------- /gm9_scripts/revert_sb9si_pre0.0.7.gm9: -------------------------------------------------------------------------------- 1 | # SafeB9SInstaller reverter script (restores the backed up data) 2 | # Not recommended on custom NCSDs(!) 3 | # last changed: 20170706 4 | # author: d0k3 5 | 6 | set SUCCESSMSG "SB9SI reverted successfully" 7 | 8 | # check for boot9strap firm backup 9 | set ERRORMSG "SB9SI (pre0.0.7) FIRM backup not found" 10 | find 0:/boot9strap/firm0firm1.bak NULL 11 | 12 | # inject the backups @ the correct locations 13 | set ERRORMSG "SB9SI not reverted.\nNo changes written to the system." 14 | ask "!!WARNING!!\nThis will restore the backups\nfound in 0:/boot9strap/.\n \nProceed?" 15 | allow S:/nand.bin 16 | inject -n -s -o 0:/boot9strap/sector0x96.bak S:/nand.bin@12C00 17 | inject -n 0:/boot9strap/firm0firm1.bak S:/nand.bin@B130000 18 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/breakpoint/parsers/double/_default-pair.scss: -------------------------------------------------------------------------------- 1 | @function breakpoint-parse-default-pair($first, $second) { 2 | $default: breakpoint-get('default pair'); 3 | $min: ''; 4 | $max: ''; 5 | 6 | // Sort into min and max 7 | $min: min($first, $second); 8 | $max: max($first, $second); 9 | 10 | // Set Context 11 | $context-setter: private-breakpoint-set-context(min-#{$default}, $min); 12 | $context-setter: private-breakpoint-set-context(max-#{$default}, $max); 13 | 14 | // Make them EMs if need be 15 | @if (breakpoint-get('to ems') == true) { 16 | $min: breakpoint-to-base-em($min); 17 | $max: breakpoint-to-base-em($max); 18 | } 19 | 20 | @return '(min-#{$default}: #{$min}) and (max-#{$default}: #{$max})'; 21 | } 22 | -------------------------------------------------------------------------------- /_includes/read-time.html: -------------------------------------------------------------------------------- 1 | {% assign words_per_minute = site.words_per_minute | default: 200 %} 2 | 3 | {% if post.read_time %} 4 | {% assign words = post.content | strip_html | number_of_words %} 5 | {% elsif page.read_time %} 6 | {% assign words = page.content | strip_html | number_of_words %} 7 | {% endif %} 8 | 9 | {% if words < words_per_minute %} 10 | {{ site.data.ui-text[site.locale].less_than | default: "less than" }} 1 {{ site.data.ui-text[site.locale].minute_read | default: "minute read" }} 11 | {% elsif words == words_per_minute %} 12 | 1 {{ site.data.ui-text[site.locale].minute_read | default: "minute read" }} 13 | {% else %} 14 | {{ words | divided_by:words_per_minute }} {{ site.data.ui-text[site.locale].minute_read | default: "minute read" }} 15 | {% endif %} 16 | -------------------------------------------------------------------------------- /_layouts/archive.html: -------------------------------------------------------------------------------- 1 | --- 2 | layout: default 3 | --- 4 | 5 | {% if page.header.overlay_color or page.header.overlay_image or page.header.image %} 6 | {% include page__hero.html %} 7 | {% elsif page.header.video.id and page.header.video.provider %} 8 | {% include page__hero_video.html %} 9 | {% endif %} 10 | 11 | {% if page.url != "/" and site.breadcrumbs %} 12 | {% unless paginator %} 13 | {% include breadcrumbs.html %} 14 | {% endunless %} 15 | {% endif %} 16 | 17 |
18 | {% include sidebar.html %} 19 | 20 |
21 | {% unless page.header.overlay_color or page.header.overlay_image %} 22 |

{{ page.title }}

23 | {% endunless %} 24 | {{ content }} 25 |
26 |
27 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/font-awesome/_rotated-flipped.scss: -------------------------------------------------------------------------------- 1 | // Rotated & Flipped Icons 2 | // ------------------------- 3 | 4 | .#{$fa-css-prefix}-rotate-90 { @include fa-icon-rotate(90deg, 1); } 5 | .#{$fa-css-prefix}-rotate-180 { @include fa-icon-rotate(180deg, 2); } 6 | .#{$fa-css-prefix}-rotate-270 { @include fa-icon-rotate(270deg, 3); } 7 | 8 | .#{$fa-css-prefix}-flip-horizontal { @include fa-icon-flip(-1, 1, 0); } 9 | .#{$fa-css-prefix}-flip-vertical { @include fa-icon-flip(1, -1, 2); } 10 | 11 | // Hook for IE8-9 12 | // ------------------------- 13 | 14 | :root .#{$fa-css-prefix}-rotate-90, 15 | :root .#{$fa-css-prefix}-rotate-180, 16 | :root .#{$fa-css-prefix}-rotate-270, 17 | :root .#{$fa-css-prefix}-flip-horizontal, 18 | :root .#{$fa-css-prefix}-flip-vertical { 19 | filter: none; 20 | } 21 | -------------------------------------------------------------------------------- /gm9_scripts/revert_sb9si.gm9: -------------------------------------------------------------------------------- 1 | # SafeB9SInstaller reverter script (restores the backed up data) 2 | # Not recommended on custom NCSDs(!) 3 | # last changed: 20170706 4 | # author: d0k3 5 | 6 | set SUCCESSMSG "SB9SI reverted successfully" 7 | 8 | # check for boot9strap firm backup 9 | set ERRORMSG "SB9SI FIRM backup not found" 10 | find 0:/boot9strap/firm0_enc.bak NULL 11 | find 0:/boot9strap/firm1_enc.bak NULL 12 | 13 | # inject the backups @ the correct locations 14 | set ERRORMSG "SB9SI not reverted.\nNo changes written to the system." 15 | ask "!!WARNING!!\nThis will restore the backups\nfound in 0:/boot9strap.\n \nProceed?" 16 | allow S:/nand.bin 17 | inject -n -s -o 0:/boot9strap/sector0x96_enc.bak S:/nand.bin@12C00 18 | inject -n 0:/boot9strap/firm0_enc.bak S:/nand.bin@B130000 19 | inject -n 0:/boot9strap/firm1_enc.bak S:/nand.bin@B530000 20 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/skins/_mint.scss: -------------------------------------------------------------------------------- 1 | /* ========================================================================== 2 | Mint skin 3 | ========================================================================== */ 4 | 5 | /* Colors */ 6 | $background-color: #f3f6f6 !default; 7 | $text-color: #40514e !default; 8 | $muted-text-color: #40514e !default; 9 | $primary-color: #11999e !default; 10 | $border-color: mix(#fff, #40514e, 75%) !default; 11 | $footer-background-color: #30e3ca !default; 12 | $link-color: #11999e !default; 13 | $masthead-link-color: $text-color !default; 14 | $masthead-link-color-hover: $text-color !default; 15 | $navicon-link-color-hover: mix(#fff, $text-color, 80%) !default; 16 | 17 | .page__footer { 18 | color: #fff !important; // override 19 | } 20 | 21 | .page__footer-follow .social-icons .fa { 22 | color: inherit; 23 | } -------------------------------------------------------------------------------- /_sass/minimal-mistakes/skins/_air.scss: -------------------------------------------------------------------------------- 1 | /* ========================================================================== 2 | Air skin 3 | ========================================================================== */ 4 | 5 | /* Colors */ 6 | $background-color: #eeeeee !default; 7 | $text-color: #222831 !default; 8 | $muted-text-color: #393e46 !default; 9 | $primary-color: #0092ca !default; 10 | $border-color: mix(#fff, #393e46, 75%) !default; 11 | $footer-background-color: $primary-color !default; 12 | $link-color: #393e46 !default; 13 | $masthead-link-color: $text-color !default; 14 | $masthead-link-color-hover: $text-color !default; 15 | $navicon-link-color-hover: mix(#fff, $text-color, 80%) !default; 16 | 17 | .page__footer { 18 | color: #fff !important; // override 19 | } 20 | 21 | .page__footer-follow .social-icons .fa { 22 | color: inherit; 23 | } -------------------------------------------------------------------------------- /_includes/comments-providers/disqus.html: -------------------------------------------------------------------------------- 1 | {% if site.comments.disqus.shortname %} 2 | 14 | 15 | {% endif %} 16 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/breakpoint/parsers/_single.scss: -------------------------------------------------------------------------------- 1 | ////////////////////////////// 2 | // Import Pieces 3 | ////////////////////////////// 4 | @import "single/default"; 5 | 6 | @function breakpoint-parse-single($feature, $empty-media, $first) { 7 | $parsed: ''; 8 | $leader: ''; 9 | // If we're forcing 10 | @if not ($empty-media) or not ($first) { 11 | $leader: 'and '; 12 | } 13 | 14 | // If it's a single feature that can stand alone, we let it 15 | @if (breakpoint-single-string($feature)) { 16 | $parsed: $feature; 17 | // Set Context 18 | $context-setter: private-breakpoint-set-context($feature, $feature); 19 | } 20 | // If it's not a stand alone feature, we pass it off to the default handler. 21 | @else { 22 | $parsed: breakpoint-parse-default($feature); 23 | } 24 | 25 | @return $leader + '(' + $parsed + ')'; 26 | } 27 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/font-awesome/_path.scss: -------------------------------------------------------------------------------- 1 | /* FONT PATH 2 | * -------------------------- */ 3 | 4 | @font-face { 5 | font-family: 'FontAwesome'; 6 | src: url('#{$fa-font-path}/fontawesome-webfont.eot?v=#{$fa-version}'); 7 | src: url('#{$fa-font-path}/fontawesome-webfont.eot?#iefix&v=#{$fa-version}') format('embedded-opentype'), 8 | url('#{$fa-font-path}/fontawesome-webfont.woff2?v=#{$fa-version}') format('woff2'), 9 | url('#{$fa-font-path}/fontawesome-webfont.woff?v=#{$fa-version}') format('woff'), 10 | url('#{$fa-font-path}/fontawesome-webfont.ttf?v=#{$fa-version}') format('truetype'), 11 | url('#{$fa-font-path}/fontawesome-webfont.svg?v=#{$fa-version}#fontawesomeregular') format('svg'); 12 | // src: url('#{$fa-font-path}/FontAwesome.otf') format('opentype'); // used when developing fonts 13 | font-weight: normal; 14 | font-style: normal; 15 | } 16 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/font-awesome/_animated.scss: -------------------------------------------------------------------------------- 1 | // Spinning Icons 2 | // -------------------------- 3 | 4 | .#{$fa-css-prefix}-spin { 5 | -webkit-animation: fa-spin 2s infinite linear; 6 | animation: fa-spin 2s infinite linear; 7 | } 8 | 9 | .#{$fa-css-prefix}-pulse { 10 | -webkit-animation: fa-spin 1s infinite steps(8); 11 | animation: fa-spin 1s infinite steps(8); 12 | } 13 | 14 | @-webkit-keyframes fa-spin { 15 | 0% { 16 | -webkit-transform: rotate(0deg); 17 | transform: rotate(0deg); 18 | } 19 | 100% { 20 | -webkit-transform: rotate(359deg); 21 | transform: rotate(359deg); 22 | } 23 | } 24 | 25 | @keyframes fa-spin { 26 | 0% { 27 | -webkit-transform: rotate(0deg); 28 | transform: rotate(0deg); 29 | } 30 | 100% { 31 | -webkit-transform: rotate(359deg); 32 | transform: rotate(359deg); 33 | } 34 | } 35 | -------------------------------------------------------------------------------- /_includes/comments-providers/discourse.html: -------------------------------------------------------------------------------- 1 | {% if site.comments.discourse.server %} 2 | {% capture canonical %}{% if site.permalink contains '.html' %}{{ page.url | absolute_url }}{% else %}{{ page.url | absolute_url | remove:'index.html' | strip_slash }}{% endif %}{% endcapture %} 3 | 12 | 13 | {% endif %} 14 | -------------------------------------------------------------------------------- /_includes/post_pagination.html: -------------------------------------------------------------------------------- 1 | {% if page.previous or page.next %} 2 | 14 | {% endif %} 15 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/_tables.scss: -------------------------------------------------------------------------------- 1 | /* ========================================================================== 2 | TABLES 3 | ========================================================================== */ 4 | 5 | table { 6 | margin-bottom: 1em; 7 | width: 100%; 8 | font-family: $global-font-family; 9 | font-size: $type-size-6; 10 | border-collapse: collapse; 11 | border: 1px solid $light-gray; 12 | 13 | & + table { 14 | margin-top: 1em; 15 | } 16 | } 17 | 18 | thead { 19 | background-color: mix($background-color, $dark-gray, 45%);; 20 | border-bottom: 1px solid $light-gray; 21 | color: $primary-color; 22 | } 23 | 24 | th { 25 | padding: 0.5em; 26 | font-weight: bold; 27 | text-align: left; 28 | border-right: 1px solid $light-gray; 29 | } 30 | 31 | td { 32 | padding: 0.5em; 33 | border-bottom: 1px solid $light-gray; 34 | border-right: 1px solid $light-gray; 35 | } 36 | 37 | tr, td, th { 38 | vertical-align: middle; 39 | } -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/breakpoint/parsers/_triple.scss: -------------------------------------------------------------------------------- 1 | ////////////////////////////// 2 | // Import Pieces 3 | ////////////////////////////// 4 | @import "triple/default"; 5 | 6 | @function breakpoint-parse-triple($feature, $empty-media, $first) { 7 | $parsed: ''; 8 | $leader: ''; 9 | 10 | // If we're forcing 11 | @if not ($empty-media) or not ($first) { 12 | $leader: 'and '; 13 | } 14 | 15 | // separate the string features from the value numbers 16 | $string: null; 17 | $numbers: null; 18 | @each $val in $feature { 19 | @if type-of($val) == string { 20 | $string: $val; 21 | } 22 | @else { 23 | @if type-of($numbers) == 'null' { 24 | $numbers: $val; 25 | } 26 | @else { 27 | $numbers: append($numbers, $val); 28 | } 29 | } 30 | } 31 | 32 | $parsed: breakpoint-parse-triple-default($string, nth($numbers, 1), nth($numbers, 2)); 33 | 34 | @return $leader + $parsed; 35 | 36 | } 37 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/breakpoint/parsers/_resolution.scss: -------------------------------------------------------------------------------- 1 | @import "resolution/resolution"; 2 | 3 | @function breakpoint-build-resolution($query-print, $query-resolution, $empty-media, $first) { 4 | $leader: ''; 5 | // If we're forcing 6 | @if not ($empty-media) or not ($first) { 7 | $leader: 'and '; 8 | } 9 | 10 | @if breakpoint-get('transform resolutions') and $query-resolution { 11 | $resolutions: breakpoint-make-resolutions($query-resolution); 12 | $length: length($resolutions); 13 | $query-holder: ''; 14 | 15 | @for $i from 1 through $length { 16 | $query: '#{$query-print} #{$leader}#{nth($resolutions, $i)}'; 17 | @if $i == 1 { 18 | $query-holder: $query; 19 | } 20 | @else { 21 | $query-holder: '#{$query-holder}, #{$query}'; 22 | } 23 | } 24 | 25 | @return $query-holder; 26 | } 27 | @else { 28 | // Return with attached resolution 29 | @return $query-print; 30 | } 31 | } 32 | -------------------------------------------------------------------------------- /gm9_scripts/ctrtransfer_ticket_copy.gm9: -------------------------------------------------------------------------------- 1 | # CTRTransfer Ticket Copy script 2 | # last changed: 20170716 3 | # author: Plailect 4 | 5 | set SUCCESSMSG "Copied tickets successfully" 6 | 7 | ask "This will copy CTRTransfer tickets,\nallowing for your games to work correctly.\n\nContinue?" 8 | 9 | allow 1:/ 10 | 11 | # Mount ticket image backup 12 | set ERRORMSG "Could not find ticket backup.\nSomething has gone wrong with your CTRTransfer." 13 | imgmount 1:/dbs/ticket.bak 14 | 15 | # Check for "eshop" or "unknown" tickets, ignore "system" tickets (because "system" has no "o" in it) 16 | # AFAIK there's no better way to do this because I can't do && in a "find" command 17 | set ERRORMSG "No user tickets found.\nSkip the 'Reinstalling Tickets' section." 18 | find T:/*o* NULL 19 | 20 | set ERRORMSG "" 21 | rm -o -s $[GM9OUT]/ctrtransfer_tickets 22 | mkdir $[GM9OUT]/ctrtransfer_tickets 23 | cp -o -s T:/eshop $[GM9OUT]/ctrtransfer_tickets/eshop 24 | cp -o -s T:/unknown $[GM9OUT]/ctrtransfer_tickets/unknown 25 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/skins/_contrast.scss: -------------------------------------------------------------------------------- 1 | /* ========================================================================== 2 | Contrast skin 3 | ========================================================================== */ 4 | 5 | /* Colors */ 6 | $text-color: #000 !default; 7 | $muted-text-color: $text-color !default; 8 | $primary-color: #ff0000 !default; 9 | $border-color: mix(#fff, $text-color, 75%) !default; 10 | $footer-background-color: #000 !default; 11 | $link-color: #0000ff !default; 12 | $masthead-link-color: $text-color !default; 13 | $masthead-link-color-hover: $text-color !default; 14 | $navicon-link-color-hover: mix(#fff, $text-color, 80%) !default; 15 | 16 | .page__content { 17 | 18 | .notice, 19 | .notice--primary, 20 | .notice--info, 21 | .notice--warning, 22 | .notice--success, 23 | .notice--danger { 24 | color: $text-color; 25 | } 26 | } 27 | 28 | .page__footer { 29 | color: #fff !important; // override 30 | } 31 | 32 | .page__footer-follow .social-icons .fa { 33 | color: inherit; 34 | } -------------------------------------------------------------------------------- /gm9_scripts/uninstall_hax_retail_OLD.gm9: -------------------------------------------------------------------------------- 1 | # SigHax Uninstaller script (reverts from SigHax to stock) 2 | # This is for retail O3DS units only 3 | # Not recommended on custom NCSDs(!) 4 | # last changed: 20170716 5 | # author: d0k3 6 | 7 | set SUCCESSMSG "CFW uninstalled successfully" 8 | 9 | # grab NATIVE_FIRM out of the NCCH 10 | set ERRORMSG "NATIVE_FIRM not found.\nIs this a O3DS?" 11 | find -f 1:/title/00040138/00000002/content/????????.app NATIVE_NCCH 12 | imgmount $[NATIVE_NCCH] 13 | verify G:/exefs/.firm 14 | set NATIVE_FIRM $[GM9OUT]/NATIVE_FIRM.firm 15 | cp -w G:/exefs/.firm $[NATIVE_FIRM] 16 | imgumount 17 | 18 | # Write NATIVE_FIRM to the FIRM partitions 19 | set ERRORMSG "Sighax not uninstalled.\nNo changes written to the system." 20 | ask "!!WARNING!!\nThis will remove sighax and\nrevert your system to stock.\n \nProceed?" 21 | allow S:/nand.bin # same permission level for all firms 22 | allow 1:/ # for ctrnand file removal 23 | rm -o -s 1:/boot.firm 24 | rm -o -s 1:/rw/luma 25 | cp -n $[NATIVE_FIRM] S:/firm0.bin 26 | cp -n $[NATIVE_FIRM] S:/firm1.bin -------------------------------------------------------------------------------- /_layouts/default.html: -------------------------------------------------------------------------------- 1 | --- 2 | --- 3 | 4 | 5 | 11 | 12 | 13 | {% include head.html %} 14 | {% include head/custom.html %} 15 | 16 | 17 | 18 | 19 | {% include browser-upgrade.html %} 20 | {% include masthead.html %} 21 | 22 | {{ content }} 23 | 24 | 30 | 31 | {% include scripts.html %} 32 | 33 | 34 | 35 | -------------------------------------------------------------------------------- /_pages/he_IL/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | זוהי הרחבה עבור בדיקת כרטיס הSD שלכם עבור שגיאות באמצעות F3X. 10 | 11 | תלוי בגודל של הSD ובמהירות של המחשב, תהליך זה יכול לקחת מספר שעות! 12 | 13 | עמוד זה נועד רק עבור משתמשי Mac. אם אתם לא ב- Mac, תבדקו את העמודים [H2testw (windows)](h2testw-(windows)) או [F3 ( Linux)](f3-(linux)). 14 | 15 | ### What You Need 16 | 17 | * הגרסה העדכנית של [F3X] (https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. תחלצו את קובץ הזיפ של F3X 22 | 2. תכניסו את כרטיס ה- SD שלכם אל המחשב 23 | 2. תפעילו את F3X 24 | 4. תבחרו את הSD שלכם 25 | 5. תלחצו על "Start Test" 26 | 5. תחכו עד שהתוכנה מסיימת. 27 | 28 | אם הבדיקה מראה את התוצאה `Success! Your card is ok!`הכרטיס שלכם טוב, אתם יכול למחוק את כל קבצי '.h2w' על ה-SD 29 | {: .notice--success} 30 | 31 | אם הבדיקה מראה תוצאות אחרות, הכרטיס שלכם עשוי להיות פגום וייתכן שיהיה עליכם להחליף אותו! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /LICENSE.txt: -------------------------------------------------------------------------------- 1 | The MIT License (MIT) 2 | 3 | Copyright (c) 2017 Michael Rose 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /_pages/he_IL/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "ניווט האתר" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **הכל** 8 | 9 | + [התקנת 0.23.5](0.23.5-install) 10 | + [0.23.5 התקנת (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 התקנת (CSU)](0.23.5-install-(csu)) 12 | + [A9LH אל B9S](a9lh-to-b9s) 13 | + [תודות](credits) 14 | + [תרומות](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [שאלות ותשובות](faq) 18 | + [צריבת ntrboot (מערכת 3DS אחת)](flashing-ntrboot-(3ds-single-system)) 19 | + [צריבת ntrboot (שתי מערכות 3DS)](flashing-ntrboot-(3ds-multi-system)) 20 | + [צריבת ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [צריבת ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [צריבת ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [צעדים ראשונים](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [בית](/) 26 | + [התקנת boot9strap (דפדפן)](installing-boot9strap-(browser)) 27 | + [התקנת boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [פתרון בעיות](troubleshooting) 30 | + [עדכון B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/susy/susy/_unprefix.scss: -------------------------------------------------------------------------------- 1 | // Unprefix Susy 2 | // ============= 3 | 4 | 5 | // Span 6 | // ---- 7 | /// Un-prefixed alias for `susy-span` 8 | /// (available by default) 9 | /// 10 | /// @group api 11 | /// @alias susy-span 12 | /// 13 | /// @param {list} $span 14 | /// @param {map} $config [()] 15 | @function span( 16 | $span, 17 | $config: () 18 | ) { 19 | @return susy-span($span, $config); 20 | } 21 | 22 | 23 | // Gutter 24 | // ------ 25 | /// Un-prefixed alias for `susy-gutter` 26 | /// (available by default) 27 | /// 28 | /// @group api 29 | /// @alias susy-gutter 30 | /// 31 | /// @param {integer | list} $context [null] - 32 | /// @param {map} $config [()] 33 | @function gutter( 34 | $context: susy-get('columns'), 35 | $config: () 36 | ) { 37 | @return susy-gutter($context, $config); 38 | } 39 | 40 | 41 | // Slice 42 | // ----- 43 | /// Un-prefixed alias for `susy-slice` 44 | /// (available by default) 45 | /// 46 | /// @group api 47 | /// @alias susy-slice 48 | /// 49 | /// @param {list} $span 50 | /// @param {map} $config [()] 51 | @function slice( 52 | $span, 53 | $config: () 54 | ) { 55 | @return susy-slice($span, $config); 56 | } 57 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/skins/_dark.scss: -------------------------------------------------------------------------------- 1 | /* ========================================================================== 2 | Dark skin 3 | ========================================================================== */ 4 | 5 | /* Colors */ 6 | $background-color: #252a34 !default; 7 | $text-color: #eaeaea !default; 8 | $primary-color: #00adb5 !default; 9 | $border-color: mix(#fff, $background-color, 20%) !default; 10 | $code-background-color: mix(#000, $background-color, 15%) !default; 11 | $code-background-color-dark: mix(#000, $background-color, 20%) !default; 12 | $form-background-color: mix(#000, $background-color, 15%) !default; 13 | $footer-background-color: mix(#000, $background-color, 30%) !default; 14 | $link-color: mix($primary-color, $text-color, 40%) !default; 15 | $link-color-hover: mix(#fff, $link-color, 25%) !default; 16 | $link-color-visited: mix(#000, $link-color, 25%) !default; 17 | $masthead-link-color: $text-color !default; 18 | $masthead-link-color-hover: mix(#000, $text-color, 20%) !default; 19 | $navicon-link-color-hover: mix(#000, $background-color, 30%) !default; 20 | 21 | .author__urls.social-icons .fa, 22 | .page__footer-follow .social-icons .fa { 23 | color: inherit; 24 | } -------------------------------------------------------------------------------- /_sass/minimal-mistakes/skins/_nord.scss: -------------------------------------------------------------------------------- 1 | /* ========================================================================== 2 | Nord skin 3 | ========================================================================== */ 4 | 5 | /* Colors */ 6 | $background-color: #2E3440 !default; 7 | $text-color: #D8DEE9 !default; 8 | $primary-color: #88C0D0 !default; 9 | $border-color: mix(#fff, $background-color, 20%) !default; 10 | $code-background-color: mix(#000, $background-color, 15%) !default; 11 | $code-background-color-dark: mix(#000, $background-color, 20%) !default; 12 | $form-background-color: mix(#000, $background-color, 15%) !default; 13 | $footer-background-color: mix(#000, $background-color, 30%) !default; 14 | $link-color: mix($primary-color, $text-color, 40%) !default; 15 | $link-color-hover: mix(#fff, $link-color, 25%) !default; 16 | $link-color-visited: mix(#000, $link-color, 25%) !default; 17 | $masthead-link-color: $text-color !default; 18 | $masthead-link-color-hover: mix(#000, $text-color, 20%) !default; 19 | $navicon-link-color-hover: mix(#000, $background-color, 30%) !default; 20 | 21 | .author__urls.social-icons .fa, 22 | .page__footer-follow .social-icons .fa { 23 | color: inherit; 24 | } -------------------------------------------------------------------------------- /_pages/af_ZA/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/af_ZA/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/ar_SA/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/ar_SA/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/ca_ES/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/ca_ES/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/cs_CZ/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/cs_CZ/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/da_DK/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/da_DK/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/de_DE/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/de_DE/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/el_GR/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/el_GR/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/en_PT/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/en_PT/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/fi_FI/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/fi_FI/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/hu_HU/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/hu_HU/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/id_ID/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/id_ID/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/ja_JP/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/ja_JP/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/ko_KR/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/ko_KR/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/ms_MY/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/ms_MY/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/nl_NL/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/nl_NL/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/no_NO/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/no_NO/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/pl_PL/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/pl_PL/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/pt_BR/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/pt_BR/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/pt_PT/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/pt_PT/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/ru_RU/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/ru_RU/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/sr_SP/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/sr_SP/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/sv_SE/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/sv_SE/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/th_TH/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/th_TH/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/uk_UA/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/uk_UA/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/vi_VN/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/vi_VN/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/zh_CN/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/zh_CN/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/zh_TW/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Mac users only. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Unzip the F3X `.zip` file 22 | 2. Insert your SD card into your computer 23 | 2. Run the F3X app 24 | 4. Select your SD card 25 | 5. Press "Start Test" 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/zh_TW/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Navigation" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [0.23.5 Install](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH to B9S](a9lh-to-b9s) 13 | + [Credits](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Get Started](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [Updating B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/es_ES/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Navegación del Sitio" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **Todo** 8 | 9 | + [Instalar 0.23.5](0.23.5-install) 10 | + [Instalar 0.23.5 (CIAs)](0.23.5-install-(cias)) 11 | + [Instalar 0.23.5 (CSU)](0.23.5-install-(csu)) 12 | + [A9LH a B9S](a9lh-to-b9s) 13 | + [Créditos](credits) 14 | + [Donaciones](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flashear ntrboot (Una consola 3DS)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashear ntrboot (Dos consolas 3DS)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashear ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashear ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashear ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Comencemos](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Inicio](/) 26 | + [Instalar boot9strap (Navegador)](installing-boot9strap-(browser)) 27 | + [Instalar boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Solución de Problemas](troubleshooting) 30 | + [Actualizar B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/tr_TR/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Site Haritası" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **Hepsi** 8 | 9 | + [0.23.5 kurulum](0.23.5-install) 10 | + [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 11 | + [0.23.5 Install (CSU)](0.23.5-install-(csu)) 12 | + [A9LH den B9S'e](a9lh-to-b9s) 13 | + [Hazırlayanlar](credits) 14 | + [Bağışlar](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](s. s. s.) 18 | + [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flashing ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Başlarken](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/) 26 | + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Troubleshooting](troubleshooting) 30 | + [B9S Güncellemesi](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/ro_RO/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Navigarea pe site" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **Toate** 8 | 9 | + [Instalare 0.23.5](0.23.5-install) 10 | + [Instalare 0.23.5 (CIA-uri)](0.23.5-install-(cias)) 11 | + [Instalare 0.23.5 (CSU-uri)](0.23.5-install-(csu)) 12 | + [A9LH către B9S](a9lh-to-b9s) 13 | + [Contribuții](credits) 14 | + [Donaţii](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [Întrebări frecvente](faq) 18 | + [Instalând ntrboot (Un 3DS)](flashing-ntrboot-(3ds-single-system)) 19 | + [Instalând ntrboot (Două 3DS-uri)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Instalând ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Instalând ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Instalând ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Începeți](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Acasă](/) 26 | + [Instalând boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Instalând boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Depanare](troubleshooting) 30 | + [Actualizând B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/skins/_sunrise.scss: -------------------------------------------------------------------------------- 1 | /* ========================================================================== 2 | Sunrise skin 3 | ========================================================================== */ 4 | 5 | /* Colors */ 6 | $dark-gray: #0e2431 !default; 7 | $background-color: #e8d5b7 !default; 8 | $text-color: #000 !default; 9 | $muted-text-color: $dark-gray !default; 10 | $primary-color: #fc3a52 !default; 11 | $border-color: mix(#000, $background-color, 20%) !default; 12 | $code-background-color: mix(#fff, $background-color, 20%) !default; 13 | $code-background-color-dark: mix(#000, $background-color, 10%) !default; 14 | $form-background-color: mix(#fff, $background-color, 15%) !default; 15 | $footer-background-color: #f9b248 !default; 16 | $link-color: mix(#000, $primary-color, 10%) !default; 17 | $link-color-hover: mix(#fff, $link-color, 25%) !default; 18 | $link-color-visited: mix(#000, $link-color, 25%) !default; 19 | $masthead-link-color: $text-color !default; 20 | $masthead-link-color-hover: mix(#000, $text-color, 20%) !default; 21 | $navicon-link-color-hover: mix(#000, $background-color, 30%) !default; 22 | 23 | .author__urls.social-icons .fa, 24 | .page__footer-follow .social-icons .fa { 25 | color: inherit; 26 | } -------------------------------------------------------------------------------- /_pages/tr_TR/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="İçindekiler" %} 6 | 7 | ### Okumanız Gerekli 8 | 9 | This is an add-on section for checking your SD card for errors using F3X. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | Bu sayfa yalnızca Mac kullanıcılar içindir. If you are not on Mac, check out the [H2testw (windows)](h2testw-(windows)) or [F3 (Linux)](f3-(linux)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest release of [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Talimatlar 20 | 21 | 1. F3X `.zip` dosyasını çıkartın 22 | 2. Hafıza kartınızı bilgisayarınıza takın 23 | 2. F3X uygulamasını çalıştırın 24 | 4. Hafıza kartınızı seçin 25 | 5. "Start Test" 'e basin 26 | 5. Wait until the process is complete. 27 | 28 | If the test shows the result `Success! Your card is ok!` your SD card is good and you can delete all `.h2w` files on the SD card 29 | {: .notice--success} 30 | 31 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 32 | {: .notice--danger} 33 | 34 | ### Return to [Get Started](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /gm9_scripts/uninstall_hax_retail_NEW.gm9: -------------------------------------------------------------------------------- 1 | # SigHax Uninstaller script (reverts from SigHax to stock) 2 | # This is for retail N3DS units only 3 | # Not recommended on custom NCSDs(!) 4 | # last changed: 20170716 5 | # author: d0k3 6 | 7 | set SUCCESSMSG "CFW uninstalled successfully" 8 | 9 | # check sector 0x96 10 | set ERRORMSG "Sector 0x96 is not genuine.\nCan't continue." 11 | sha S:/sector0x96.bin 82F2730D2C2DA3F30165F987FDCCAC5CBAB24B4E5F65C981CD7BE6F438E6D9D3 12 | 13 | # grab NATIVE_FIRM out of the NCCH 14 | set ERRORMSG "NATIVE_FIRM not found.\nIs this a N3DS?" 15 | find -f 1:/title/00040138/20000002/content/????????.app NATIVE_NCCH 16 | imgmount $[NATIVE_NCCH] 17 | verify G:/exefs/.firm 18 | set NATIVE_FIRM $[GM9OUT]/NATIVE_FIRM.firm 19 | cp -w G:/exefs/.firm $[NATIVE_FIRM] 20 | imgumount 21 | 22 | # Write NATIVE_FIRM to the FIRM partitions 23 | set ERRORMSG "Sighax not uninstalled.\nNo changes written to the system." 24 | ask "!!WARNING!!\nThis will remove sighax and\nrevert your system to stock.\n \nProceed?" 25 | allow S:/firm0.bin # same permission level for all firms 26 | allow 1:/ # for ctrnand file removal 27 | rm -o -s 1:/boot.firm 28 | rm -o -s 1:/rw/luma 29 | cp -n $[NATIVE_FIRM] S:/firm0.bin 30 | cp -n $[NATIVE_FIRM] S:/firm1.bin 31 | -------------------------------------------------------------------------------- /minimal-mistakes-jekyll.gemspec: -------------------------------------------------------------------------------- 1 | # coding: utf-8 2 | 3 | Gem::Specification.new do |spec| 4 | spec.name = "minimal-mistakes-jekyll" 5 | spec.version = "4.6.0" 6 | spec.authors = ["Michael Rose"] 7 | 8 | spec.summary = %q{A flexible two-column Jekyll theme.} 9 | spec.homepage = "https://github.com/mmistakes/minimal-mistakes" 10 | spec.license = "MIT" 11 | 12 | spec.metadata["plugin_type"] = "theme" 13 | 14 | spec.files = `git ls-files -z`.split("\x0").select do |f| 15 | f.match(%r{^(assets|_(data|includes|layouts|sass)/|(LICENSE|README|CHANGELOG)((\.(txt|md|markdown)|$)))}i) 16 | end 17 | 18 | spec.add_runtime_dependency "jekyll", "~> 3.5", ">= 3.5.1" 19 | spec.add_runtime_dependency "jekyll-paginate", "~> 1.1" 20 | spec.add_runtime_dependency "jekyll-sitemap", "~> 1.0" 21 | spec.add_runtime_dependency "jekyll-gist", "~> 1.4" 22 | spec.add_runtime_dependency "jekyll-feed", "~> 0.9.2" 23 | spec.add_runtime_dependency "jekyll-data", "~> 1.0" 24 | spec.add_runtime_dependency "jemoji", "~> 0.8" 25 | 26 | spec.add_development_dependency "bundler", "~> 2" 27 | spec.add_development_dependency "rake", "~> 10.0" 28 | end 29 | -------------------------------------------------------------------------------- /_pages/it_IT/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Mappa del sito" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **All** 8 | 9 | + [Installazione 0.23.5](0.23.5-install) 10 | + [Installazione 0.23.5 (CIA)](0.23.5-install-(cias)) 11 | + [Installazione 0.23.5 (CSU)](0.23.5-install-(csu)) 12 | + [Da A9LH a B9S](a9lh-to-b9s) 13 | + [Riconoscimenti](credits) 14 | + [Donazioni](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flash di ntrboot (Singolo 3DS)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flash di ntrboot (Con più 3DS)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flash di ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flash di ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flash di ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Cominciamo!](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Pagina iniziale](/) 26 | + [Installazione di boot9strap (Browser)](installing-boot9strap-(browser)) 27 | + [Installazione di boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Risoluzione dei problemi](troubleshooting) 30 | + [Aggiornare B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_sass/minimal-mistakes/vendor/breakpoint/parsers/_double.scss: -------------------------------------------------------------------------------- 1 | ////////////////////////////// 2 | // Import Pieces 3 | ////////////////////////////// 4 | @import "double/default-pair"; 5 | @import "double/double-string"; 6 | @import "double/default"; 7 | 8 | @function breakpoint-parse-double($feature, $empty-media, $first) { 9 | $parsed: ''; 10 | $leader: ''; 11 | // If we're forcing 12 | @if not ($empty-media) or not ($first) { 13 | $leader: 'and '; 14 | } 15 | 16 | $first: nth($feature, 1); 17 | $second: nth($feature, 2); 18 | 19 | // If we've got two numbers, we know we need to use the default pair because there are no media queries that has a media feature that is a number 20 | @if type-of($first) == 'number' and type-of($second) == 'number' { 21 | $parsed: breakpoint-parse-default-pair($first, $second); 22 | } 23 | // If they are both strings, we send it through the string parser 24 | @else if type-of($first) == 'string' and type-of($second) == 'string' { 25 | $parsed: breakpoint-parse-double-string($first, $second); 26 | } 27 | // If it's a string/number pair, we parse it as a normal double 28 | @else { 29 | $parsed: breakpoint-parse-double-default($first, $second); 30 | } 31 | 32 | @return $leader + $parsed; 33 | } 34 | -------------------------------------------------------------------------------- /_includes/comment.html: -------------------------------------------------------------------------------- 1 |
2 |
3 | {{ include.name }} 4 |
5 |
6 | 13 |

14 | {% if include.date %} 15 | {% if include.index %}{% endif %} 18 | {% endif %} 19 |

20 |
{{ include.message | markdownify }}
21 |
22 |
23 | -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "minimal-mistakes", 3 | "version": "4.6.0", 4 | "description": "Minimal Mistakes Jekyll theme npm build scripts", 5 | "repository": { 6 | "type": "git", 7 | "url": "git://github.com/mmistakes/minimal-mistakes.git" 8 | }, 9 | "keywords": [ 10 | "jekyll", 11 | "theme", 12 | "minimal" 13 | ], 14 | "author": "Michael Rose", 15 | "license": "MIT", 16 | "bugs": { 17 | "url": "https://github.com/mmistakes/minimal-mistakes/issues" 18 | }, 19 | "homepage": "https://mmistakes.github.io/minimal-mistakes/", 20 | "engines": { 21 | "node": ">= 0.10.0" 22 | }, 23 | "devDependencies": { 24 | "npm-run-all": "^1.7.0", 25 | "onchange": "^2.2.0", 26 | "uglify-js": "^2.6.1" 27 | }, 28 | "scripts": { 29 | "uglify": "uglifyjs assets/js/vendor/jquery/jquery-3.2.1.min.js assets/js/plugins/jquery.fitvids.js assets/js/plugins/jquery.greedy-navigation.js assets/js/plugins/jquery.magnific-popup.js assets/js/plugins/jquery.smooth-scroll.min.js assets/js/_main.js -c -m -o assets/js/main.min.js", 30 | "add-banner": "node banner.js", 31 | "watch:js": "onchange \"assets/js/**/*.js\" -e \"assets/js/main.min.js\" -- npm run build:js", 32 | "build:js": "npm run uglify && npm run add-banner" 33 | } 34 | } 35 | -------------------------------------------------------------------------------- /_pages/fr_FR/site-navigation.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "Index" # 3 | sitemap: false 4 | --- 5 | 6 | {% capture notice-2 %} 7 | **Toutes** 8 | 9 | + [Installation de la v0.23.5](0.23.5-install) 10 | + [Installation de la v0.23.5 (CIAs)](0.23.5-install-(cias)) 11 | + [Installation de la v0.23.5 (CSU)](0.23.5-install-(csu)) 12 | + [Mise à jour d'A9LH vers boot9strap](a9lh-to-b9s) 13 | + [Remerciements](credits) 14 | + [Donations](donations) 15 | + [F3 (Linux)](f3-(linux)) 16 | + [F3X (Mac)](f3x-(mac)) 17 | + [FAQ](faq) 18 | + [Flash de ntrboot (une seule 3DS)](flashing-ntrboot-(3ds-single-system)) 19 | + [Flash de ntrboot (plusieurs 3DS)](flashing-ntrboot-(3ds-multi-system)) 20 | + [Flash de ntrboot (DSi)](flashing-ntrboot-(dsi)) 21 | + [Flash de ntrboot (NDS)](flashing-ntrboot-(nds)) 22 | + [Flash de ntrboot (Powersaves)](flashing-ntrboot-(powersaves)) 23 | + [Bien démarrer](get-started) 24 | + [H2testw (Windows)](h2testw-(windows)) 25 | + [Home](/fr_FR/) 26 | + [Installation de boot9strap (navigateur)](installing-boot9strap-(browser)) 27 | + [Installation de boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) 28 | + [ntrboot](ntrboot) 29 | + [Dépannage](troubleshooting) 30 | + [Mise à jour de B9S](updating-b9s) 31 | {% endcapture %} 32 |
{{ notice-2 | markdownify }}
33 | -------------------------------------------------------------------------------- /_pages/he_IL/0.23.5-install.txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "התקנת 0.23.5" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This guide will: 10 | 11 | - התקנת גרסה 0.23.5 בשביל הקונסולה \ אזור שלכם 12 | -התקנת boot9strap באמצעות CakeHax 13 | - (אופציונלי) התקנת הגירסה העדכנית ביותר עבור האזור \ קונסולה שלכם 14 | 15 | יש שתי דרכים שונות להתקין את גרסה 0.23.5 על יחידת הPANDA שלכם. 16 | 17 | דרך אחת לא דורשת כלים חיצוניים אבל תומכת רק בקונסולות אזורים מסויימים בגלל שאין חבילות CIA לאזורים ולקונסולות האחרות. 18 | 19 | הדרך השנייה תומכת בכל הגרסאות והקונסולות, אבל דורשת CTR flash card והחומרה הנדרשת לכתוב CSU אליו. 20 | 21 | ___ 22 | ### Methods 23 | 24 | ___ 25 | 26 | #### 0.23.5 Install (CIAs) 27 | 28 | הדרך הזאת תומכת בקונסולות הבאות 29 | 30 | + SNAKE / CLOSER / JAN 31 | + [EUR / JPN / USA] 32 | + CTR / SPR / FTR 33 | + [EUR / USA] 34 | 35 | ### Continue to [0.23.5 Install (CIAs)](0.23.5-install-(cias)) 36 | {: .notice--primary} 37 | 38 | ___ 39 | 40 | #### 0.23.5 Install (CSU) 41 | 42 | הדרך הזאת תומכת בקונסולות הבאות 43 | 44 | + SNAKE / CLOSER / JAN 45 | + [EUR / JPN / USA] 46 | + CTR / SPR / FTR 47 | + [CHN / EUR / JPN / KOR / TWN / USA] 48 | 49 | ### Continue to [0.23.5 Install (CSU)](0.23.5-install-(csu)) 50 | {: .notice--primary} -------------------------------------------------------------------------------- /_pages/ro_RO/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Cuprins" %} 6 | 7 | ### Lectură obligatorie 8 | 9 | Aceasta este o secțiune suplimentară pentru a verifica cardul SD de erori folosind F3X. 10 | 11 | În funcție de mărimea cardului SD și de viteza calculatorului dumneavoastră, acest proces poate dura până la câteva ore! 12 | 13 | Această pagină este doar pentru utilizatorii de Mac. Dacă nu sunteți pe un Mac, verificați paginile [H2testw (windows)](h2testw-(windows)) sau [F3 (Linux)](f3-(linux)). 14 | 15 | ### Ce aveți nevoie 16 | 17 | * Cea mai recentă versiune de [F3X] (https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instrucțiuni 20 | 21 | 1. Extrageți arhiva `.zip` F3X 22 | 2. Introduceți cardul SD în calculator 23 | 2. Executaţi aplicaţia F3X 24 | 4. Selectaţi cardul SD 25 | 5. Apăsaţi "Start Test" 26 | 5. Așteptați până când procesul este terminat. 27 | 28 | Dacă testul afișează rezultatul `Success! Your card is ok!' cardul SD este bun și puteți șterge toate fișierele '.h2w' de pe cardul SD 29 | {: .notice--success} 30 | 31 | Dacă testul arată alte rezultate, cardul SD ar putea fi corupt sau deteriorat și s-ar putea să trebuiască să-l înlocuiți! 32 | {: .notice--danger} 33 | 34 | ### Întoarceți-vă la [Începeți](get-started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/he_IL/h2testw-(windows).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "H2testw (Windows)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | זוהי הרחבה עבור בדיקת כרטיס הSD שלכם עבור שגיאות באמצעות h2testw. 10 | 11 | תלוי בגודל של הSD ובמהירות של המחשב, תהליך זה יכול לקחת מספר שעות! 12 | 13 | הדף הזה הוא למשתמשי Windows בלבד. אם אתם לא על Windows, תבדקו את העמודים [F3 (linux)](f3-(linux)) או [F3X (mac)](f3x-(mac)). 14 | 15 | ### What You Need 16 | 17 | * הגירסה האחרונה של [h2testw](http://www.heise.de/ct/Redaktion/bo/downloads/h2testw_1.4.zip) 18 | 19 | ### Instructions 20 | 21 | 1. תעתיקו את 'h2testw.exe' מקובץ 'h2test2.zip' אל שולחן העבודה 22 | 2. תכניסו את כרטיס ה- SD שלכם אל המחשב 23 | 3. תפעילו את 'h2testw.exe' 24 | 4. תבחרו "English" 25 | 5. תלחצו על "Select target" 26 | 6. תבחרו את אות הכונן המצייגת את כרטיס ה- SD שלכם 27 | 7. תוודאו ש "all available space" מסומן 28 | 8. תלחצו על "Write + Verify" 29 | 9. תמתינו עד שהתהליך יושלם 30 | 31 | אם הבדיקה מראה את התוצאה `Test finished without errors`, הכרטיס שלכם טוב, אתם יכולים למחוק את כל קבצי '.h2w' על ה-SD 32 | {: .notice--success} 33 | 34 | אם הבדיקה מראה תוצאות אחרות, הכרטיס שלכם עשוי להיות פגום וייתכן שיהיה עליכם להחליף אותו! 35 | {: .notice--danger} 36 | 37 | ### Return to [Get Started](Get-Started) 38 | {: .notice--primary} 39 | -------------------------------------------------------------------------------- /_pages/es_ES/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Tabla de contenidos" %} 6 | 7 | ### Lectura requerida 8 | 9 | Esta es una sección adicional para revisar tu tarjeta SD en busca de errores usando F3X. 10 | 11 | Dependiendo del tamaño tu tarjeta SD y la velocidad de tu computadora, ¡este proceso podría tardar varias horas! 12 | 13 | Esta página es sólo para usuarios de Mac. Si no estás en Mac, revisa las páginas [H2testw (windows)](h2testw-(windows)) o [F3 (Linux)](f3-(linux)). 14 | 15 | ### Qué necesitas 16 | 17 | * La última versión de [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instrucciones 20 | 21 | 1. Descomprime el archivo F3X `.zip` 22 | 2. Inserta tu tarjeta SD en tu computadora 23 | 2. Ejecuta la aplicación F3X 24 | 4. Selecciona tu tarjeta SD 25 | 5. Haz clic en "Start Test" 26 | 5. Espera hasta que se complete el proceso. 27 | 28 | Si la comprobación muestra el resultado `Success! Your card is ok!` tu tarjeta SD está en buen estado y puedes borrar todos los archivos `.h2w` de tu tarjeta SD 29 | {: .notice--success} 30 | 31 | Si la comprobación muestra otro tipo de resultado, ¡tu tarjeta SD puede estar corrupta o dañada y tendrás que reemplazarla! 32 | {: .notice--danger} 33 | 34 | ### Regresa a [Comencemos](get-started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/it_IT/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Indice" %} 6 | 7 | ### Lettura necessaria 8 | 9 | In questa sezione aggiuntiva verrà spiegato come verificare la presenza di errori nella tua scheda SD utilizzando F3X. 10 | 11 | A seconda della dimensione della tua scheda SD e della velocità del tuo computer, questo procedimento può durare diverse ore! 12 | 13 | Questa pagina è solo per utenti Mac. Se non sei su Mac, usa [H2testw (windows)](h2testw-(windows)) o [F3 (Linux)](f3-(linux)). 14 | 15 | ### Cosa serve 16 | 17 | * L'ultima versione di [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Istruzioni 20 | 21 | 1. Estrai l'archivio `.zip` di F3X 22 | 2. Inserisci la scheda SD nel tuo computer 23 | 2. Avvia l'applicazione F3X 24 | 4. Seleziona la tua scheda SD 25 | 5. Premi "Start Test" 26 | 5. Attendi che il processo sia completato. 27 | 28 | Se il test mostra come risultato `Success! Your card is ok!` la tua scheda SD funziona correttamente e puoi eliminare tutti i file `.h2w` dalla tua scheda SD 29 | {: .notice--success} 30 | 31 | Se il test mostra qualunque altro risultato, la tua scheda SD potrebbe essere corrotta o danneggiata e potresti doverla sostituire! 32 | {: .notice--danger} 33 | 34 | ### Ritorna a [Cominciamo!](Get-Started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_includes/tag-list.html: -------------------------------------------------------------------------------- 1 | {% case site.tag_archive.type %} 2 | {% when "liquid" %} 3 | {% assign path_type = "#" %} 4 | {% when "jekyll-archives" %} 5 | {% assign path_type = nil %} 6 | {% endcase %} 7 | 8 | {% if site.tag_archive.path %} 9 | {% comment %} 10 | 11 | 12 | {% endcomment %} 13 | {% capture page_tags %}{% for tag in page.tags %}{{ tag | downcase }}#{{ tag }}{% unless forloop.last %},{% endunless %}{% endfor %}{% endcapture %} 14 | {% assign tag_hashes = page_tags | split: ',' | sort %} 15 | 16 |

17 | {{ site.data.ui-text[site.locale].tags_label | default: "Tags:" }} 18 | 19 | {% for hash in tag_hashes %} 20 | {% assign keyValue = hash | split: '#' %} 21 | {% capture tag_word %}{{ keyValue[1] | strip_newlines }}{% endcapture %} 22 | {% unless forloop.last %}, {% endunless %} 23 | {% endfor %} 24 | 25 |

26 | {% endif %} 27 | -------------------------------------------------------------------------------- /_includes/group-by-array: -------------------------------------------------------------------------------- 1 | 7 | 8 | 9 | {% assign __empty_array = '' | split: ',' %} 10 | {% assign group_names = __empty_array %} 11 | {% assign group_items = __empty_array %} 12 | 13 | 14 | {% assign __names = include.collection | map: include.field %} 15 | 16 | 17 | {% assign __names = __names | join: ',' | join: ',' | split: ',' %} 18 | 19 | 20 | {% assign __names = __names | sort %} 21 | {% for name in __names %} 22 | 23 | 24 | {% unless name == previous %} 25 | 26 | 27 | {% assign group_names = group_names | push: name %} 28 | {% endunless %} 29 | 30 | {% assign previous = name %} 31 | {% endfor %} 32 | 33 | 34 | 35 | {% for name in group_names %} 36 | 37 | 38 | {% assign __item = __empty_array %} 39 | {% for __element in include.collection %} 40 | {% if __element[include.field] contains name %} 41 | {% assign __item = __item | push: __element %} 42 | {% endif %} 43 | {% endfor %} 44 | 45 | 46 | {% assign group_items = group_items | push: __item %} 47 | {% endfor %} 48 | -------------------------------------------------------------------------------- /_pages/fr_FR/f3x-(mac).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "F3X (Mac)" 3 | --- 4 | 5 | {% include toc title="Table des matières" %} 6 | 7 | ### Lecture requise 8 | 9 | Cette section supplémentaire vous indique comment vérifier si votre carte SD ne contient pas d'erreurs à l'aide de F3X. 10 | 11 | Selon la taille de votre carte SD et la vitesse de votre ordinateur, ce processus peut prendre jusqu'à plusieurs heures avant de s'achever! 12 | 13 | Cette page est pour les utilisateurs de Mac uniquement. Si vous n’êtes pas sur Mac, consultez [H2testw (windows)](h2testw-(windows)) ou [F3 (Linux)](f3-(linux)). 14 | 15 | ### Ce dont vous avez besoin 16 | 17 | * La dernière version de [F3X](https://github.com/insidegui/F3X/releases) 18 | 19 | ### Instructions 20 | 21 | 1. Décompressez le fichier `.zip` de F3X 22 | 2. Insérez votre carte SD dans votre ordinateur 23 | 2. Lancez l'application F3X 24 | 4. Sélectionnez votre carte SD 25 | 5. Cliquez sur "Start Test" 26 | 5. Attendez la fin de l'opération. 27 | 28 | Si le test affiche le résultat `Success! Your card is ok!`votre carte SD est bonne et vous pouvez supprimer tous les fichiers `.h2w` sur la carte SD 29 | {: .notice--success} 30 | 31 | Si le test montre un autre résultat, votre carte SD est peut-être corrompue ou endommagée et vous devrez peut-être la remplacer ! 32 | {: .notice--danger} 33 | 34 | ### Retournez vers [Pour Commencer](get-started) 35 | {: .notice--primary} 36 | -------------------------------------------------------------------------------- /_pages/af_ZA/h2testw-(windows).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "H2testw (Windows)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using h2testw. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Windows users only. If you are not on windows, check out the [F3 (linux)](f3-(linux)) or [F3X (mac)](f3x-(mac)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest version of [h2testw](http://www.heise.de/ct/Redaktion/bo/downloads/h2testw_1.4.zip) 18 | 19 | ### Instructions 20 | 21 | 1. Copy `h2testw.exe` from the h2testw `.zip` to your desktop 22 | 2. Insert your SD card into your computer 23 | 3. Run `h2testw.exe` 24 | 4. Select "English" 25 | 5. Click "Select target" 26 | 6. Select your SD card's drive letter 27 | 7. Ensure "all available space" is selected 28 | 8. Click "Write + Verify" 29 | 9. Wait until the process is completed 30 | 31 | If the test shows the result `Test finished without errors`, your SD card is good and you can delete all `.h2w` files on the SD card 32 | {: .notice--success} 33 | 34 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 35 | {: .notice--danger} 36 | 37 | ### Return to [Get Started](Get-Started) 38 | {: .notice--primary} 39 | -------------------------------------------------------------------------------- /_pages/ar_SA/h2testw-(windows).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "H2testw (Windows)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using h2testw. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Windows users only. If you are not on windows, check out the [F3 (linux)](f3-(linux)) or [F3X (mac)](f3x-(mac)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest version of [h2testw](http://www.heise.de/ct/Redaktion/bo/downloads/h2testw_1.4.zip) 18 | 19 | ### Instructions 20 | 21 | 1. Copy `h2testw.exe` from the h2testw `.zip` to your desktop 22 | 2. Insert your SD card into your computer 23 | 3. Run `h2testw.exe` 24 | 4. Select "English" 25 | 5. Click "Select target" 26 | 6. Select your SD card's drive letter 27 | 7. Ensure "all available space" is selected 28 | 8. Click "Write + Verify" 29 | 9. Wait until the process is completed 30 | 31 | If the test shows the result `Test finished without errors`, your SD card is good and you can delete all `.h2w` files on the SD card 32 | {: .notice--success} 33 | 34 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 35 | {: .notice--danger} 36 | 37 | ### Return to [Get Started](Get-Started) 38 | {: .notice--primary} 39 | -------------------------------------------------------------------------------- /_pages/ca_ES/h2testw-(windows).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "H2testw (Windows)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using h2testw. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Windows users only. If you are not on windows, check out the [F3 (linux)](f3-(linux)) or [F3X (mac)](f3x-(mac)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest version of [h2testw](http://www.heise.de/ct/Redaktion/bo/downloads/h2testw_1.4.zip) 18 | 19 | ### Instructions 20 | 21 | 1. Copy `h2testw.exe` from the h2testw `.zip` to your desktop 22 | 2. Insert your SD card into your computer 23 | 3. Run `h2testw.exe` 24 | 4. Select "English" 25 | 5. Click "Select target" 26 | 6. Select your SD card's drive letter 27 | 7. Ensure "all available space" is selected 28 | 8. Click "Write + Verify" 29 | 9. Wait until the process is completed 30 | 31 | If the test shows the result `Test finished without errors`, your SD card is good and you can delete all `.h2w` files on the SD card 32 | {: .notice--success} 33 | 34 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 35 | {: .notice--danger} 36 | 37 | ### Return to [Get Started](Get-Started) 38 | {: .notice--primary} 39 | -------------------------------------------------------------------------------- /_pages/cs_CZ/h2testw-(windows).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "H2testw (Windows)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using h2testw. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Windows users only. If you are not on windows, check out the [F3 (linux)](f3-(linux)) or [F3X (mac)](f3x-(mac)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest version of [h2testw](http://www.heise.de/ct/Redaktion/bo/downloads/h2testw_1.4.zip) 18 | 19 | ### Instructions 20 | 21 | 1. Copy `h2testw.exe` from the h2testw `.zip` to your desktop 22 | 2. Insert your SD card into your computer 23 | 3. Run `h2testw.exe` 24 | 4. Select "English" 25 | 5. Click "Select target" 26 | 6. Select your SD card's drive letter 27 | 7. Ensure "all available space" is selected 28 | 8. Click "Write + Verify" 29 | 9. Wait until the process is completed 30 | 31 | If the test shows the result `Test finished without errors`, your SD card is good and you can delete all `.h2w` files on the SD card 32 | {: .notice--success} 33 | 34 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 35 | {: .notice--danger} 36 | 37 | ### Return to [Get Started](Get-Started) 38 | {: .notice--primary} 39 | -------------------------------------------------------------------------------- /_pages/da_DK/h2testw-(windows).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "H2testw (Windows)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using h2testw. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Windows users only. If you are not on windows, check out the [F3 (linux)](f3-(linux)) or [F3X (mac)](f3x-(mac)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest version of [h2testw](http://www.heise.de/ct/Redaktion/bo/downloads/h2testw_1.4.zip) 18 | 19 | ### Instructions 20 | 21 | 1. Copy `h2testw.exe` from the h2testw `.zip` to your desktop 22 | 2. Insert your SD card into your computer 23 | 3. Run `h2testw.exe` 24 | 4. Select "English" 25 | 5. Click "Select target" 26 | 6. Select your SD card's drive letter 27 | 7. Ensure "all available space" is selected 28 | 8. Click "Write + Verify" 29 | 9. Wait until the process is completed 30 | 31 | If the test shows the result `Test finished without errors`, your SD card is good and you can delete all `.h2w` files on the SD card 32 | {: .notice--success} 33 | 34 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 35 | {: .notice--danger} 36 | 37 | ### Return to [Get Started](Get-Started) 38 | {: .notice--primary} 39 | -------------------------------------------------------------------------------- /_pages/de_DE/h2testw-(windows).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "H2testw (Windows)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using h2testw. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Windows users only. If you are not on windows, check out the [F3 (linux)](f3-(linux)) or [F3X (mac)](f3x-(mac)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest version of [h2testw](http://www.heise.de/ct/Redaktion/bo/downloads/h2testw_1.4.zip) 18 | 19 | ### Instructions 20 | 21 | 1. Copy `h2testw.exe` from the h2testw `.zip` to your desktop 22 | 2. Insert your SD card into your computer 23 | 3. Run `h2testw.exe` 24 | 4. Select "English" 25 | 5. Click "Select target" 26 | 6. Select your SD card's drive letter 27 | 7. Ensure "all available space" is selected 28 | 8. Click "Write + Verify" 29 | 9. Wait until the process is completed 30 | 31 | If the test shows the result `Test finished without errors`, your SD card is good and you can delete all `.h2w` files on the SD card 32 | {: .notice--success} 33 | 34 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 35 | {: .notice--danger} 36 | 37 | ### Return to [Get Started](Get-Started) 38 | {: .notice--primary} 39 | -------------------------------------------------------------------------------- /_pages/el_GR/h2testw-(windows).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "H2testw (Windows)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using h2testw. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Windows users only. If you are not on windows, check out the [F3 (linux)](f3-(linux)) or [F3X (mac)](f3x-(mac)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest version of [h2testw](http://www.heise.de/ct/Redaktion/bo/downloads/h2testw_1.4.zip) 18 | 19 | ### Instructions 20 | 21 | 1. Copy `h2testw.exe` from the h2testw `.zip` to your desktop 22 | 2. Insert your SD card into your computer 23 | 3. Run `h2testw.exe` 24 | 4. Select "English" 25 | 5. Click "Select target" 26 | 6. Select your SD card's drive letter 27 | 7. Ensure "all available space" is selected 28 | 8. Click "Write + Verify" 29 | 9. Wait until the process is completed 30 | 31 | If the test shows the result `Test finished without errors`, your SD card is good and you can delete all `.h2w` files on the SD card 32 | {: .notice--success} 33 | 34 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 35 | {: .notice--danger} 36 | 37 | ### Return to [Get Started](Get-Started) 38 | {: .notice--primary} 39 | -------------------------------------------------------------------------------- /_pages/en_PT/h2testw-(windows).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "H2testw (Windows)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using h2testw. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Windows users only. If you are not on windows, check out the [F3 (linux)](f3-(linux)) or [F3X (mac)](f3x-(mac)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest version of [h2testw](http://www.heise.de/ct/Redaktion/bo/downloads/h2testw_1.4.zip) 18 | 19 | ### Instructions 20 | 21 | 1. Copy `h2testw.exe` from the h2testw `.zip` to your desktop 22 | 2. Insert your SD card into your computer 23 | 3. Run `h2testw.exe` 24 | 4. Select "English" 25 | 5. Click "Select target" 26 | 6. Select your SD card's drive letter 27 | 7. Ensure "all available space" is selected 28 | 8. Click "Write + Verify" 29 | 9. Wait until the process is completed 30 | 31 | If the test shows the result `Test finished without errors`, your SD card is good and you can delete all `.h2w` files on the SD card 32 | {: .notice--success} 33 | 34 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 35 | {: .notice--danger} 36 | 37 | ### Return to [Get Started](Get-Started) 38 | {: .notice--primary} 39 | -------------------------------------------------------------------------------- /_pages/fi_FI/h2testw-(windows).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "H2testw (Windows)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using h2testw. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Windows users only. If you are not on windows, check out the [F3 (linux)](f3-(linux)) or [F3X (mac)](f3x-(mac)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest version of [h2testw](http://www.heise.de/ct/Redaktion/bo/downloads/h2testw_1.4.zip) 18 | 19 | ### Instructions 20 | 21 | 1. Copy `h2testw.exe` from the h2testw `.zip` to your desktop 22 | 2. Insert your SD card into your computer 23 | 3. Run `h2testw.exe` 24 | 4. Select "English" 25 | 5. Click "Select target" 26 | 6. Select your SD card's drive letter 27 | 7. Ensure "all available space" is selected 28 | 8. Click "Write + Verify" 29 | 9. Wait until the process is completed 30 | 31 | If the test shows the result `Test finished without errors`, your SD card is good and you can delete all `.h2w` files on the SD card 32 | {: .notice--success} 33 | 34 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 35 | {: .notice--danger} 36 | 37 | ### Return to [Get Started](Get-Started) 38 | {: .notice--primary} 39 | -------------------------------------------------------------------------------- /_pages/hu_HU/h2testw-(windows).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "H2testw (Windows)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using h2testw. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Windows users only. If you are not on windows, check out the [F3 (linux)](f3-(linux)) or [F3X (mac)](f3x-(mac)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest version of [h2testw](http://www.heise.de/ct/Redaktion/bo/downloads/h2testw_1.4.zip) 18 | 19 | ### Instructions 20 | 21 | 1. Copy `h2testw.exe` from the h2testw `.zip` to your desktop 22 | 2. Insert your SD card into your computer 23 | 3. Run `h2testw.exe` 24 | 4. Select "English" 25 | 5. Click "Select target" 26 | 6. Select your SD card's drive letter 27 | 7. Ensure "all available space" is selected 28 | 8. Click "Write + Verify" 29 | 9. Wait until the process is completed 30 | 31 | If the test shows the result `Test finished without errors`, your SD card is good and you can delete all `.h2w` files on the SD card 32 | {: .notice--success} 33 | 34 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 35 | {: .notice--danger} 36 | 37 | ### Return to [Get Started](Get-Started) 38 | {: .notice--primary} 39 | -------------------------------------------------------------------------------- /_pages/id_ID/h2testw-(windows).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "H2testw (Windows)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using h2testw. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Windows users only. If you are not on windows, check out the [F3 (linux)](f3-(linux)) or [F3X (mac)](f3x-(mac)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest version of [h2testw](http://www.heise.de/ct/Redaktion/bo/downloads/h2testw_1.4.zip) 18 | 19 | ### Instructions 20 | 21 | 1. Copy `h2testw.exe` from the h2testw `.zip` to your desktop 22 | 2. Insert your SD card into your computer 23 | 3. Run `h2testw.exe` 24 | 4. Select "English" 25 | 5. Click "Select target" 26 | 6. Select your SD card's drive letter 27 | 7. Ensure "all available space" is selected 28 | 8. Click "Write + Verify" 29 | 9. Wait until the process is completed 30 | 31 | If the test shows the result `Test finished without errors`, your SD card is good and you can delete all `.h2w` files on the SD card 32 | {: .notice--success} 33 | 34 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 35 | {: .notice--danger} 36 | 37 | ### Return to [Get Started](Get-Started) 38 | {: .notice--primary} 39 | -------------------------------------------------------------------------------- /_pages/ja_JP/h2testw-(windows).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "H2testw (Windows)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using h2testw. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Windows users only. If you are not on windows, check out the [F3 (linux)](f3-(linux)) or [F3X (mac)](f3x-(mac)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest version of [h2testw](http://www.heise.de/ct/Redaktion/bo/downloads/h2testw_1.4.zip) 18 | 19 | ### Instructions 20 | 21 | 1. Copy `h2testw.exe` from the h2testw `.zip` to your desktop 22 | 2. Insert your SD card into your computer 23 | 3. Run `h2testw.exe` 24 | 4. Select "English" 25 | 5. Click "Select target" 26 | 6. Select your SD card's drive letter 27 | 7. Ensure "all available space" is selected 28 | 8. Click "Write + Verify" 29 | 9. Wait until the process is completed 30 | 31 | If the test shows the result `Test finished without errors`, your SD card is good and you can delete all `.h2w` files on the SD card 32 | {: .notice--success} 33 | 34 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 35 | {: .notice--danger} 36 | 37 | ### Return to [Get Started](Get-Started) 38 | {: .notice--primary} 39 | -------------------------------------------------------------------------------- /_pages/ko_KR/h2testw-(windows).txt: -------------------------------------------------------------------------------- 1 | --- 2 | title: "H2testw (Windows)" 3 | --- 4 | 5 | {% include toc title="Table of Contents" %} 6 | 7 | ### Required Reading 8 | 9 | This is an add-on section for checking your SD card for errors using h2testw. 10 | 11 | Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! 12 | 13 | This page is for Windows users only. If you are not on windows, check out the [F3 (linux)](f3-(linux)) or [F3X (mac)](f3x-(mac)) pages. 14 | 15 | ### What You Need 16 | 17 | * The latest version of [h2testw](http://www.heise.de/ct/Redaktion/bo/downloads/h2testw_1.4.zip) 18 | 19 | ### Instructions 20 | 21 | 1. Copy `h2testw.exe` from the h2testw `.zip` to your desktop 22 | 2. Insert your SD card into your computer 23 | 3. Run `h2testw.exe` 24 | 4. Select "English" 25 | 5. Click "Select target" 26 | 6. Select your SD card's drive letter 27 | 7. Ensure "all available space" is selected 28 | 8. Click "Write + Verify" 29 | 9. Wait until the process is completed 30 | 31 | If the test shows the result `Test finished without errors`, your SD card is good and you can delete all `.h2w` files on the SD card 32 | {: .notice--success} 33 | 34 | If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! 35 | {: .notice--danger} 36 | 37 | ### Return to [Get Started](Get-Started) 38 | {: .notice--primary} 39 | --------------------------------------------------------------------------------