rexdex/recompiler
Xbox360 -> Windows executable converter observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3487
- days_rel: n/a
- days_push: 1663
- n_releases_24m: 0
Adoption not part of the score
1740 stars · 87 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A C++ tool that converts Xbox 360 PowerPC executables into native Windows x86 executables, handling CPU translation, endianness, and GPU emulation challenges. It is a research project that currently runs simple Xbox 360 demo apps rather than full games.
Use cases
- convert xbox 360 executables to run on windows pc
- translate powerpc code to x86
- reverse engineer xbox 360 game binaries
- run xbox 360 demo apps natively on pc
- study powerpc to x86 binary translation techniques
When to choose
- you want to experiment with porting simple Xbox 360 executables to Windows
- you are researching PowerPC-to-x86 binary translation and GPU emulation
- you need a reference implementation for handling endianness and encrypted Xbox 360 images
When to avoid
- you want to run full commercial Xbox 360 games reliably
- you need a production-ready or actively maintained converter
- you prefer an emulator over a static executable converter
Facets
application · maturity experimental
compiler reverse-engineering interpreter graphics simulation reverse-engineering gaming-tools compilers windows windows cpp xbox360 binary-translator powerpc-to-x86 emulation executable-conversion
1 source
- readme: https://github.com/rexdex/recompiler · fetched 2026-08-28 · d4cdb8cb4197
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rexdex/recompiler | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="rexdex/recompiler")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem