Technology

Mario Kart 64 Gets a VR Mod with Head Tracking and Stereoscopic 3D

Martin HollowayPublished 5h ago5 min readBased on 4 sources
Reading level
Mario Kart 64 Gets a VR Mod with Head Tracking and Stereoscopic 3D
source:github.com

Developer RaYRoD TV has released a free VR mod for Mario Kart 64 that brings the 1996 Nintendo racer into PC VR headsets with full head tracking, a stereoscopic diorama view, and a configurable heads-up display. The mod is available on GitHub and was spotted by X user BeardoBenjo, who posted a clip of the Koopa Troopa Beach track showing a first-person, head-tracked view of its tunnel shortcut. Engadget

The project builds on SpaghettiKart, an unofficial PC port of Mario Kart 64 developed by Harbour Masters. Time Extension RaYRoD TV's VR layer sits on top of that port rather than running as a standalone application. Users must own a Mario Kart 64 ROM or dump one from a physical cartridge to use the mod. Engadget

The mod exposes a VR options menu with adjustments for stereo depth, eye height, and HUD placement. These are the same calibration categories that matter in any diorama-style VR render. Stereo depth controls how far apart the left and right eye images are, which affects how deep the 3D scene looks. Eye height sets where the virtual camera sits relative to the game world. HUD placement lets users pin interface elements to a fixed position in the world or to the headset itself, so they stay readable instead of floating uncomfortably. Engadget

RaYRoD TV is not new to this kind of work. The developer has produced VR mods for several classic N64 titles, including Banjo-Kazooie and Star Fox 64. A prior project brought Super Mario 64 into VR using the sm64coopdx PC port as its base, featuring stereo diorama rendering, full head tracking, a world-locked sky, head-tracked menus, and a world-space HUD. GitHub The Mario Kart 64 VR project is hosted in the GitHub repository RaYRoD-TV/MarioKart64-VR. GitHub

The Koopa Troopa Beach clip that surfaced on X is instructive. The track's tunnel shortcut, normally seen from a fixed third-person camera trailing the kart, becomes a visceral first-person experience where moving your head shifts the view independently of where the kart is pointing. Engadget's headline, "not for the queasy," captures the comfort problem: first-person VR in a game whose camera movement, banking, and collision physics were designed for a flat screen can produce motion sickness the original game never had to account for. Engadget

The broader context here is the PC decompilation and porting ecosystem for N64 titles. Projects like SpaghettiKart exist because reverse-engineering efforts have produced clean, buildable source code for classic games, which community developers then compile into native PC applications with modern rendering, input, and platform integration. Harbour Masters, the team behind SpaghettiKart, is part of that ecosystem. The VR mod layer is a natural extension once a game runs natively on PC: adding stereo rendering, head tracking, and UI repositioning to a title whose source code is available and modifiable is far more practical than trying to patch a closed, compiled binary.

What this enables is straightforward. Anyone with a PC VR headset, a Mario Kart 64 ROM, and a tolerance for VR comfort experimentation can run the mod today. The calibration options suggest RaYRoD TV has built in the adjustments that VR veterans expect: stereo depth for users with different IPDs (the distance between your pupils) and comfort tolerances, eye height for matching the virtual camera to the player's physical perspective, and HUD placement to avoid the problem where some VR ports feel like a flat image pasted into a 3D space. The mod is free, and the code is on GitHub, which means the VR community can inspect, fork, and extend it.

The comfort question is worth flagging. Racing games in VR split roughly into two categories: those built from the ground up for first-person head tracking, and legacy titles retrofitted after the fact. The latter category, which this mod joins, inherits camera behaviors that were tuned for a screen-fixed perspective. Mario Kart 64's aggressive camera snap on item hits, the banking on drift turns, and the collision shake on wall impacts all translate into physical sensations that the original design never considered. The mod's options menu helps, but the underlying game logic is unchanged. Users sensitive to VR motion sickness should treat this as an experimental experience rather than a polished VR title.