PortRoyale
SuperTux VR

Home / Native Quest ports

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

  1. Enable developer mode on your Quest.
  2. Download the APK below.
  3. Sideload it with SideQuest or adb install -r <file>.apk.
  4. Launch it from Library → Unknown Sources.

Good to know

  • Single player only. Screen-space effects (displacement, blur) are disabled in VR.

Controller mapping

InputAction
Left stickMove
Right stickPeek (look around)
A / left triggerJump (select in menus)
BBack (in menus)
X / right triggerAction (run, grab, shoot)
YItem
Left / right gripPeek left / right
Menu buttonPause
Left stick clickRecenter screen

Download

All releases: github.com/SgtBilko76/SuperTux-QuestVR/releases

Credits: Based on SuperTux by the SuperTux team.