BetterVR is a mod for Cemu, the Wii U emulator, and it does one specific thing: it renders The Legend of Zelda: Breath of the Wild in true stereo with six degrees of freedom, gives Link arms that follow your own, and lets you walk around your room to move through Hyrule. The game is nine years old. The mod is not finished.
Five Years and 21 Releases Later, the Breath of the Wild VR Mod Still Is Not 1.0

The repository belongs to a developer who goes by Crementif. It was created in March 2021. The first tagged release did not arrive until December 29, 2025.
Since then there have been twenty more. Version 0.9.20 landed on July 28. Across all twenty-one releases the launcher has been downloaded 51,538 times, and the project still has not called itself 1.0.
The changelogs are the interesting part
Most VR mods arrive as one announcement and a download link. BetterVR arrives as a running log of problems being solved in order, and the problems are the real ones.
Version 0.9.15 in April reworked what Crementif calls the weapon motion analysis system, the code that decides whether the thing you just did with your controller counts as a sword swing. The note reads "much improved swinging detection, far fewer misses." Version 0.9.16 in May replaced fake roomscale, where the game simply relocates Link's model to approximate where you are standing, with physics-based roomscale. That changelog lists what the fake version broke: getting stuck in geometry, starting climbs you never asked for, enemies swinging at air where they believed you were.
June brought bow aiming. July brought two-handed weapons, so a claymore occupies both hands and deals more damage for it. Then 0.9.20 added physical bow drawing, after a supporter suggested the method. You bring the arrow to the string, squeeze the trigger, and pull back. Your hand follows the draw animation.
Read those in sequence and you get an unusually honest document. It is a list of everything a flat game assumes about its player that stops being true the moment that player has a body.
What it takes to run

The requirements are strict and the README does not soften them. You need Cemu 2.6 or newer, Breath of the Wild patched to update V208, Windows, and a headset that speaks OpenXR, the cross-vendor standard that lets one build target Index, Vive, Quest, and Windows Mixed Reality without separate code paths for each. You also need a legal copy of the Wii U game. That requirement is stated outright.
Nothing here touches game data, only code, which is why BetterVR stays compatible with most other Breath of the Wild mods. Your CPU matters more than your GPU, because emulation is the bottleneck. AMD cards have been unstable on driver issues.
It is MIT licensed. The repo has 1,252 stars and 186 forks. Crementif funds the work through GitHub Sponsors, and donors get a private Discord plus a vote on what gets built next.

One line about Steam Frame
Sitting in the 0.9.18 notes is an experimental option to switch off shadows. Crementif describes it as "kind of broken, but useful for ROG Ally's and Steam Frames maybe?"
Valve has not announced a price for Steam Frame. It has not announced a date. A solo developer is already adding a performance toggle aimed at it, working from the assumption that people will want to run an emulated Wii U game in VR on a standalone headset that nobody can buy yet.
Tooling tends to move before hardware does, and it usually moves in public where anyone can watch. Version 1.0 has no date attached. Crementif has written more than once that the larger features are being built to serve several purposes at once, which is why they take as long as they do. Twenty-one releases in eight months suggests that is a working method rather than an excuse.
