hedge-dev/XenonRecomp
A tool for recompiling Xbox 360 games to native executables. observed · 2026-08-28
Health v2 · maintenance only
38/100
- Activity 35
- Release rhythm 35
- Longevity 51
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 725
- days_rel: n/a
- days_push: 394
- n_releases_24m: 0
Adoption not part of the score
6451 stars · 420 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
XenonRecomp is a static recompilation tool that converts Xbox 360 (PowerPC) executables into C++ code that can be recompiled into native executables for any platform. It is inspired by N64: Recompiled and requires users to provide their own runtime implementation to make converted games functional.
Use cases
- recompile an Xbox 360 game to run natively on PC
- convert PowerPC game code to C++ for porting
- create a native port of a console game without full emulation
- preserve Xbox 360 games as native executables
- port a 360 title to Linux or other platforms
When to choose
- you want a native port of an Xbox 360 game rather than emulator overhead
- you have the expertise to build the required runtime yourself
- you want to statically translate PPC machine code to C++
When to avoid
- you expect a plug-and-play emulator with runtime included
- your game relies on MMIO hardware operations, which are unimplemented
- you need human-readable decompiled output
Facets
cli-tool · maturity active
compiler reverse-engineering developer-tools reverse-engineering gaming-tools cross-platform cpp cross-platform cli static-recompilation powerpc xbox-360 emulation game-preservation
1 source
- readme: https://github.com/hedge-dev/XenonRecomp · fetched 2026-08-28 · 3053f3bb1f84
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hedge-dev/XenonRecomp | main | 38 |
For agents
markdown · JSON · MCP: product_card(name="hedge-dev/XenonRecomp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem