# zeldaret/tp

Decompilation of The Legend of Zelda: Twilight Princess

Repository: https://github.com/zeldaret/tp
Canonical: https://ross.abutalabs.com/products/tp
Language: C++
License: CC0-1.0
License Family: permissive
Last push: 2026-06-23T19:52:55+00:00

## Health v2 (maintenance only)
Score: 72/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 89, release rhythm 35, longevity 100
- inputs: {"age_days": 2195, "days_push": 71, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2001, forks 196 (observed 2026-08-28T04:06:04.398207+00:00)

## What it is
A work-in-progress decompilation of The Legend of Zelda: Twilight Princess that reconstructs the original C++ source code so it compiles back into binaries identical to the original GameCube, Wii, and Nvidia Shield releases. It contains no game assets and is not a port; an existing copy of the game is required to build.

## Use cases
- decompile twilight princess game code
- study how a gamecube game was programmed
- contribute to a matching decompilation project
- build a byte-identical twilight princess binary
- learn reverse engineering of wii and gamecube binaries
- understand the game's internals for modding research

## When to choose
- you want to study or contribute to the reconstructed source of Twilight Princess
- you need a matching decompilation for research or modding groundwork
- you already own the game and want to build it from source

## When to avoid
- you want a PC port or playable version of the game
- you expect the repo to include game assets or ROMs
- you need a finished, fully linked decompilation today

## Facets
- artifact type: learning-resource
- maturity: active
- function: reverse-engineering, compiler, developer-tools
- domain: reverse-engineering, gaming-tools
- platform: cpp, game-engine, cross-platform
- tags: decompilation, gamecube, wii, zelda, matching-decomp, reverse-engineering, game-development

## Member repositories
- zeldaret/tp (main) score 72

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:04.398207+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-30T03:02:06.796415+00:00, confidence not recorded.
  - readme: https://github.com/zeldaret/tp (fetched 2026-08-28T04:06:04.398207+00:00, sha 9dee1e48ec40)
- Data as of 2026-08-30T08:39:29.467469+00:00.
