# n64decomp/sm64

A Super Mario 64 decompilation, brought to you by a bunch of clever folks.

Repository: https://github.com/n64decomp/sm64
Canonical: https://ross.abutalabs.com/products/sm64
Homepage: https://discord.gg/DuYH3Fh
Language: C
License: CC0-1.0
License Family: permissive
Last push: 2024-02-04T10:26:16+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2643, "days_push": 941, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8737, forks 1603 (observed 2026-08-28T04:10:25.473302+00:00)

## What it is
A complete community decompilation of Super Mario 64 covering the Japan, North America, Europe, Shindou, and iQue releases, written in C. It rebuilds byte-identical ROMs from a user-supplied base ROM, whose assets are extracted during the build.

## Use cases
- rebuild a byte-identical Super Mario 64 ROM from source
- study decompiled N64 MIPS assembly as readable C code
- create mods and ROM hacks of Super Mario 64
- port Super Mario 64 to other platforms
- learn reverse engineering of retro game consoles

## When to choose
- you own a Super Mario 64 ROM and want to compile a matching ROM from source
- you want readable C source for research, modding, or porting
- you want the canonical, most complete SM64 decompilation base

## When to avoid
- you don't have an original game ROM, since assets must be extracted from it
- you want a ready-to-play game rather than a source tree
- you need a Windows-native toolchain without WSL or Docker

## Facets
- artifact type: application
- maturity: active
- function: compiler, build-tool, reverse-engineering, game-engine
- domain: reverse-engineering, gaming-tools, programming-languages
- platform: windows, cli, cpp
- tags: decompilation, n64, super-mario-64, rom-hacking, mips, retro-gaming, game-development, linux, macos

## Member repositories
- n64decomp/sm64 (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:25.473302+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:25:18.170438+00:00, confidence not recorded.
  - readme: https://github.com/n64decomp/sm64 (fetched 2026-08-28T04:10:25.473302+00:00, sha 08de3c3f7786)
  - homepage: https://discord.gg/DuYH3Fh (fetched 2026-08-29T08:25:33.947064+00:00, sha 79a5af3cbdf0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
