How to Make a Nintendo 64 Game in 2026
- Gaming
- Open Source
- Developer Tools
- Hardware
The post is a making-of for Xibalba 64, a new first-person game released on Nintendo 64 hardware through ModRetro in 2026. It walks through how the game was built with modern community tooling instead of Nintendo's original closed SDK, what had to be solved to ship on real cartridges, and why a project like this is now practical for one developer. The key shift is that N64 development no longer means hunting down leaked IRIX-era tools and undocumented hardware behavior. Libdragon, modern MIPS targets in LLVM and GCC, emulators, flash carts, and reverse engineered docs have turned it into something much closer to normal embedded development.
If you are interested in constrained hardware, this is a real development target now, not nostalgia cosplay. The bigger opportunity is the tooling and distribution layer around retro hardware, where open SDKs, flash carts, clone consoles, and small-batch physical releases are turning old systems into viable niche platforms again.
-
phoboslab.org
- Discuss on HN