TophattedWasTaken cd6ac733b0
Add "Text" inline troubleshooting for skaterhax
i dont want to have to deal with people using o3ds systems with skater in assistance anymore
2023-11-19 14:16:57 -08:00
2023-10-09 18:49:25 -07:00
2023-10-17 12:03:42 -07:00
2022-01-20 22:23:42 -08: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, 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%