Overview
- James Lambert and a small team released Junkrunner 64, a homebrew open‑world demo that runs on original N64 hardware with a seamless map and no loading screens.
- The project tackles the console’s classic Z‑fighting issue by rendering far terrain at a much smaller scale in one pass, then drawing nearby objects in a second pass for stable depth.
- To fit the N64’s tight memory and speed limits, the engine layers level‑of‑detail tiles, bakes lighting into textures, and adds RGB fog gradients for cleaner distant views.
- Version 2.1 is available on GitHub as a 16.5 MB .z64 file with source code, and it plays on real consoles or a highly accurate emulator.
- The current build is light on gameplay and serves as a tech showcase, and Lambert has teased a future full game for N64, Analogue 3D, and ModRetro using the same techniques.