Affiliate disclosure: This guide contains affiliate links. As an Amazon Associate and Anbernic affiliate, we earn from qualifying purchases at no extra cost to you. Learn more.
One of the most interesting things happening in retro gaming right now has nothing to do with a faster emulator. In 2026 a toolkit called ReXGlue started turning individual Xbox 360 games into native PC ports. No emulator. The game runs as a real executable. On a handheld, that can mean far better performance than Xenia on the exact same hardware.
This guide explains what static recompilation is, how ReXGlue and its predecessors work, what has been made so far, and what it realistically means for handheld players. We frame all of this around preservation and games you legally own.
Affiliate disclosure: This page contains affiliate links. As an Amazon Associate and Anbernic affiliate, we earn from qualifying purchases at no extra cost to you. Learn more.
Emulation vs Recompilation: The Core Difference
Emulation and recompilation solve the same problem in opposite ways.
Emulation translates a console's instructions on the fly while you play. Xenia reads the Xbox 360's PowerPC code and converts it to run on your PC in real time. This is flexible and works across a whole library, but it is heavy. Your CPU is doing the original game's work plus the translation work every single frame.
Static recompilation does the translation ahead of time. A tool reads the original game's compiled code and rewrites it into portable C or C++ source. That source is then compiled into a normal native program for Windows, Linux, or macOS. When you run it, there is no live translation happening. The game is just a native app.
The practical payoff: a recompiled game can run dramatically lighter than the same game under emulation, because the expensive translation step already happened. That is exactly why this matters for weaker handhelds.
The Lineage: From N64 to Xbox 360
Recompilation did not start with the Xbox 360.
- N64Recomp pioneered the modern approach for Nintendo 64 games, converting their MIPS code into portable C. It led to well-known fan PC ports of N64 titles that often run better than N64 emulators, including high refresh rates on handhelds.
- XenonRecomp brought the same idea to the Xbox 360's PowerPC architecture. It was built by the team behind the acclaimed Sonic Unleashed recompilation, which proved that a full 360 game could be turned into a clean native PC port.
- ReXGlue packaged this approach into a more consumable SDK. It builds on Xenia's codebase but replaces the live JIT translation with ahead-of-time recompilation, making it easier for the community to target more games.
So the through-line is: N64Recomp proved the concept, XenonRecomp brought it to the 360, and ReXGlue turned it into a toolkit other people can build with.
What ReXGlue Has Produced So Far
ReXGlue is early-stage software, and its maintainers are upfront about that. Even so, within a short window it enabled work on a striking list of Xbox 360 classics, including:
- Blue Dragon and Lost Odyssey, two of the great 360-exclusive JRPGs
- Ninja Gaiden II
- Banjo-Kazooie: Nuts & Bolts
- Crackdown 2
- Ace Combat 6, a game that had been trapped on the 360 since 2007
- GoldenEye 007 (XBLA), the cancelled Xbox 360 remaster, released as a native PC port
These are individual, game-by-game efforts. This is not a single program that converts your whole library. Each port is its own project that takes real engineering work.
Why This Matters for Handhelds
Here is the part that affects your buying and playing decisions.
Xbox 360 emulation through Xenia is demanding. It wants a strong CPU, AVX support, and a Windows PC handheld, which is why our best handhelds for Xbox 360 emulation guide leans on flagship hardware. A native recompiled port sidesteps a lot of that. Because the heavy translation is already baked in, a recompiled 360 game can run smoothly on hardware that would struggle with the same game under Xenia.
In practice, that means a recompiled port can sometimes be the better way to play a specific game on a mid-range PC handheld. It can also open doors on hardware where desktop Xenia is not an option. The catch is coverage: only a handful of games have native ports today, while Xenia covers a broad library. For now, the smart approach is to use emulation for breadth and reach for a native port when one exists for a game you love.
How These Ports Actually Work (and the Legal Picture)
A recompiled port does not include the game's content. The ports are distributed as the recompiled program plus instructions, and they require you to supply the original game files from a copy you own. The project provides the engine work; you provide the data you already legally have.
This is the same preservation logic behind responsible emulation. These projects exist to keep games playable and preserved, especially titles that are otherwise stuck on aging, unsupported hardware. We do not link to or endorse any source for obtaining games you do not own. For more on the broader legal landscape, see our emulation legal status in 2026 explainer.
One note on caution: recompilation can be applied to games from any platform, including ones with very protective rights holders. The community generally focuses on preservation and on titles at risk of being lost. Treat anything you download with the same care you would any fan project, and stick to games you own.
The Bottom Line
Static recompilation is one of the most exciting developments in game preservation in years. For Xbox 360 specifically, ReXGlue and XenonRecomp have shown that select games can become clean native PC ports that run better than emulation, which is genuinely good news for handheld players. It will not replace Xenia any time soon, because coverage is narrow and each port is a hand-built effort. But for the games that get the treatment, it is often the best way to play them on the go.
Related Guides
- Xbox 360 Emulation on Handhelds in 2026 — the emulation path, via Xenia
- Best Handhelds for Xbox 360 Emulation — hardware for when you do need Xenia
- Best Xbox 360 Games for Handheld Emulation — what to play
- Emulation Legal Status in 2026 — the broader legal picture
Recompiled ports require game files from a copy you legally own. Information reflects the best available understanding as of June 15, 2026 and is subject to change as these projects evolve.
