MCPcopy Index your code
hub / github.com/hacks-guide/Guide_3DS

github.com/hacks-guide/Guide_3DS @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
8 symbols 16 edges 9 files 0 documented · 0% 2 cross-repo links updated 9d ago★ 1,81917 open issues

Browse by type

Functions 8 Types & classes 0
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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: - node.js

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:

npm ci
npm run docs:dev

The website should now be running on http://127.0.0.1:5173/ (or a port shown on the terminal).

Core symbols most depended-on inside this repo

Shape

Function 8

Languages

TypeScript100%

Modules by API surface

docs/public/assets/js/selecting.js6 symbols
docs/public/assets/js/link-common.js1 symbols
docs/public/assets/js/common.js1 symbols

Dependencies from manifests, versioned

@fortawesome/fontawesome-svg-core7.2.0 · 1×
@fortawesome/free-solid-svg-icons7.2.0 · 1×
vitepress1.6.4 · 1×

For agents

$ claude mcp add Guide_3DS \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page