Advanced VR Sideloading Tool for Meta Quest
HyperTopia Installer is a modern, cross-platform desktop application designed to make sideloading VR games and apps to your Meta Quest headset as easy as possible. Simply drag and drop your game files (ZIP/RAR containing APK + OBB), and let the installer handle the rest!
No complicated command-line tools, no confusing setup — just a beautiful, intuitive interface that works on Windows, macOS, and Linux.
- Drag & Drop — Simply drag your ZIP/RAR file containing the game
- Auto-Detection — Automatically detects APK and OBB files inside archives
- One-Click Install — Install APK only or full bundle (APK + OBB) with a single click
- Progress Tracking — Real-time progress bar for extraction and installation
- Auto Device Detection — Automatically detects connected Quest devices via ADB
- Multiple Device Support — Switch between multiple connected devices
- Connection Status — Clear indicators showing device connection state
- View Installed Apps — See all sideloaded apps on your Quest
- Uninstall Apps — Remove unwanted apps directly from the installer
- App Details — View package names and version info
- Browse OBB Files — View OBB folders on your device
- Manage Storage — See which games are using storage space
- Browse Games — Access the HyperTopia game library directly
- One-Click Downloads — Seamless integration with the web store
- Step-by-Step Guides — Learn how to install games properly
- Visual Instructions — Easy-to-follow tutorials with images
- Custom Extract Path — Choose where to extract temporary files
- Storage Info — View available disk space
- Multi-Language — Available in English and Indonesian (Bahasa Indonesia)
- Dark Theme — Beautiful dark interface that's easy on the eyes
- Smooth Animations — Polished transitions powered by Framer Motion
- Responsive Design — Adapts to different window sizes
Download the latest version for your operating system:
| Platform | Download |
|---|---|
| Windows | hypertopia-installer-x.x.x-setup.exe |
| macOS | hypertopia-installer-x.x.x.dmg |
| Linux | hypertopia-installer-x.x.x.AppImage / .deb |
- Meta Quest headset (Quest 1, Quest 2, Quest 3, Quest Pro)
- USB Cable for connecting your Quest to your computer
- Developer Mode enabled on your Quest (How to enable)
- Download the installer for your OS from the Releases page
- Install the application on your computer
- Connect your Quest headset via USB
- Enable USB debugging when prompted on your headset
- Drag & Drop your game file (ZIP/RAR) into the installer
- Click Install and wait for the magic! ✨
- Node.js v20 or higher
- npm (comes with Node.js)
# Clone the repository
git clone https://github.com/rigelra15/hypertopia-installer-desktop.git
cd hypertopia-installer-desktop
# Install dependencies
npm install
# Run in development mode
npm run dev# Build for Windows
npm run build:win
# Build for macOS
npm run build:mac
# Build for Linux
npm run build:linux# Create a new release (auto-version, tag, and push)
npm run release- Electron — Cross-platform desktop framework
- React — UI library
- Vite — Fast build tool
- Tailwind CSS — Utility-first CSS
- Framer Motion — Animation library
- ADB — Android Debug Bridge for device communication
This project is for helping people to install VR games to their Meta Quest headset. Please support the developers by purchasing games you enjoy.
Made with ❤️ by HyperTopia Team