Quest Home Editor v0.10.13
Fixes the tool removing vistas on ROOTED headsets.
Never touches your vistas on a rooted Quest
On a rooted headset your home installs under its own package and is selected directly — there's no footprint/vista pairing involved, so the real Meta vistas are irrelevant to it. The vista-neutralize was running anyway and replacing your real vistas with empty ones, deleting them for no reason.
Now the neutralize is gated to unrooted installs only:
- On rooted, it's skipped entirely ("vistas: LEFT UNTOUCHED").
- The auto-fix-on-connect also bails on a rooted device.
- The cook toggle is relabeled "Nullify vistas (UNROOTED spoof only – replaces real vistas)" so it's clear what it does and when.
If your vistas were already removed: they're store apps — reinstall them from the Meta Store to get them back.
Linux/macOS: build from source (bash QuestHomeEditor/build_linux.sh).