
SuperTux VR
The classic jump'n'run as a layered 3D diorama on Meta Quest.
About
SuperTux, the open-source jump'n'run, running standalone on Meta Quest (Quest 2 / 3 / 3S / Pro) through OpenXR.
The game is shown on a virtual screen in front of you, with each drawing layer at its own depth: backgrounds sit farther back, and the HUD and menus float closer. Moving your head gives real parallax.
Features
- Every drawing layer at its own depth, with real head-motion parallax
- Peek around the level with the right stick or grips
- Falls back to normal 2D mode without an OpenXR runtime
Manual
Installation
- Enable developer mode on your Quest.
- Download the APK below.
- Sideload it with SideQuest or
adb install -r <file>.apk. - Launch it from Library → Unknown Sources.
Good to know
- Single player only. Screen-space effects (displacement, blur) are disabled in VR.
Controller mapping
| Input | Action |
|---|---|
| Left stick | Move |
| Right stick | Peek (look around) |
| A / left trigger | Jump (select in menus) |
| B | Back (in menus) |
| X / right trigger | Action (run, grab, shoot) |
| Y | Item |
| Left / right grip | Peek left / right |
| Menu button | Pause |
| Left stick click | Recenter screen |
Download
SuperTux Quest VR Beta 0.1 latestBeta0.1 · 13 Sep 2026
All releases: github.com/SgtBilko76/SuperTux-QuestVR/releases
Credits: Based on SuperTux by the SuperTux team.