Particle.news
Download on the App Store

Junkrunner 64 Demo Brings Skyrim-Scale Draw Distance to the Nintendo 64

Lambert's engine achieves long‑range detail by drawing the scene twice to work around the N64's low‑precision depth buffer.

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.