2024-09-24 18:23:48 -07:00
2024-09-11 21:11:38 -07:00
2024-09-24 18:23:48 -07:00
2024-04-24 00:42:47 -07:00
2022-01-11 10:24:05 -08:00
2024-09-24 18:23:48 -07:00
2024-09-11 21:11:38 -07:00
2022-01-20 22:23:42 -08:00
2022-01-11 10:23:27 -08:00
2018-11-18 19:23:27 -05:00
2023-04-08 15:13:24 -07:00
2022-01-11 10:24:33 -08:00

3ds.hacks.guide

A complete guide to 3DS (and 2DS) custom firmware, from stock to boot9strap.

https://3ds.hacks.guide/

Running the site locally

This requires the following installed on your system:

  • ruby(-dev)
  • bundler

To test the website locally, clone the source code:

git clone https://github.com/hacks-guide/Guide_3DS --recurse-submodules
cd Guide_3DS

Then 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/.

Description
A complete guide to 3DS custom firmware, from stock to boot9strap.
Readme MIT 290 MiB
Languages
Python 100%