A complete guide to 3DS custom firmware, from stock to boot9strap.
d62de5bcaf
Deleting _pages/it_IT/updating-firmware-(twn).txt Deleting _pages/ar_SA/updating-firmware-(twn).txt Deleting _pages/en_PT/updating-firmware-(twn).txt Deleting _pages/ms_MY/updating-firmware-(twn).txt Deleting _pages/uk_UA/updating-firmware-(twn).txt Deleting _pages/ja_JP/updating-firmware-(twn).txt Deleting _pages/he_IL/updating-firmware-(twn).txt Deleting _pages/id_ID/updating-firmware-(twn).txt Deleting _pages/th_TH/updating-firmware-(twn).txt Deleting _pages/zh_CN/updating-firmware-(twn).txt Deleting _pages/de_DE/updating-firmware-(twn).txt Deleting _pages/nl_NL/updating-firmware-(twn).txt Deleting _pages/sv_SE/updating-firmware-(twn).txt Deleting _pages/ru_RU/updating-firmware-(twn).txt Deleting _pages/vi_VN/updating-firmware-(twn).txt Deleting _pages/ko_KR/updating-firmware-(twn).txt Deleting _pages/pt_BR/updating-firmware-(twn).txt Deleting _pages/zh_TW/updating-firmware-(twn).txt Deleting _pages/hu_HU/updating-firmware-(twn).txt Deleting _pages/el_GR/updating-firmware-(twn).txt Deleting _pages/ro_RO/updating-firmware-(twn).txt Deleting _pages/pt_PT/updating-firmware-(twn).txt Deleting _pages/cs_CZ/updating-firmware-(twn).txt Deleting _pages/es_ES/updating-firmware-(twn).txt Deleting _pages/hr_HR/updating-firmware-(twn).txt Deleting _pages/fi_FI/updating-firmware-(twn).txt Deleting _pages/pl_PL/updating-firmware-(twn).txt Deleting _pages/ca_ES/updating-firmware-(twn).txt Deleting _pages/tr_TR/updating-firmware-(twn).txt Deleting _pages/no_NO/updating-firmware-(twn).txt Deleting _pages/bg_BG/updating-firmware-(twn).txt Deleting _pages/fr_FR/updating-firmware-(twn).txt |
||
---|---|---|
.github | ||
_data | ||
_includes | ||
_layouts | ||
_pages | ||
_sass | ||
assets | ||
gm9_scripts | ||
images | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
_config.yml | ||
banner.js | ||
clean_translations.py | ||
CNAME | ||
crowdin.yaml | ||
Gemfile | ||
LICENSE | ||
minimal-mistakes-jekyll.gemspec | ||
package.json | ||
Rakefile | ||
README.md | ||
rss.py | ||
rss.xml | ||
staticman.yml |
3ds.hacks.guide
A complete guide to 3DS (and 2DS) custom firmware, from stock to boot9strap.
Running the site locally
This requires the following installed on your system:
- ruby(-dev)
- bundler
To test the website locally, simply run the following commands:
bundle config set --local path vendor/bundle
bundle install
bundle exec jekyll serve
The website should now be running on http://127.0.0.1:4000/.