Installation process
VRidge on Oculus Quest requires a manual installation currently but the process is exactly the same for Oculus Quest and Oculus Quest 2. In addition to manual installation, your Oculus Quest also has to be in developer mode but don't worry, everything is explained with step by step guides.
Installation via SideQuest Launcher (recommended)
SideQuest launcher not only contains a big library of Oculus Quest apps not available on official Oculus Quest store but also lets you easily install sideloaded apps. To install VRidge via SideQuest simply visit THIS link and click "Install Now". If you haven't used SideQuest before then visit THIS link which explains the setup process.
Automated installation (Windows 10 only)
- Enable Developer Mode on your Oculus Quest by following all steps in THIS ARTICLE.
- Connect Oculus Quest to PC via USB
- Launch "Windows Powershell" as an Administrator, then copy and paste whole script from our repository HERE. It will automatically perform necessary downloads and installations. (Note: Windows Terminal has issues with multi-line paste, use PowerShell built-in shell.)
- You might have to enable USB debugging on your Oculus Quest, just put it on your head and select "confirm" with your Oculus Quest controller
- After enabling USB debugging run the script again
VRidge should be waiting for you on your Quest (in the Unknown Sources tab), just launch it and have fun in full VR experience with VRidge!
Manual installation
- Enable Developer Mode on your Oculus Quest by following all steps in THIS ARTICLE.
- Download VRidge for Oculus Quest apk from HERE
- Download Android ADB tool from HERE
- Unzip ADB Platform tools
- Open Platform tools folder and move VRidgeQuest20604-stable file there
- Inside the Platform tools folder press SHIFT + right mouse button and select "Open PowerShell" (you can also navigate into this folder using Windows command).
- Connect your Oculus Quest to your PC and type following command (without quotation marks) to test if ADB recognized it ".\adb devices"
- To install VRidge type following command (without quotation marks) ".\adb install -g VRidgeQuest20604-stable.apk"
VRidge should be waiting for you on your Quest (in the Unknown Sources tab), just launch it and have fun in full VR experience with VRidge!
In case VRidge is not visible in Unknown Sources tab, restart Oculus Quest.