Install
This page is a placeholder for a future free product called XYVR. Please check back another time.
Disk space requirements
To comply with VRChat's thumbnail policy, this software is required to store the world thumbnails on your disk to minimize the number of requests to VRChat's servers.
If you do not use VRChat, the following does not apply to you.
Depending on the number of different worlds that your friends will visit, this storage can balloon up quickly. Expect around 70MB for every 1000 worlds visited. We recommend at least 250MB of free space.
Download software
All 0.0.1 alpha versions are considered to be under heavy development and may contain breaking changes between versions.
Windows
The software under development can be downloaded at this location:
- Windows-x64: Download 0.0.1-alpha.13 software (GitHub)
Installing this requires the .NET 9.0 Desktop Runtime. When you start the application, if you don't have it, it will prompt you to install the runtime from the official Microsoft website.
You can audit the software source code on GitHub if you are a developer.
Linux
The software under development can be downloaded at this location:
- Linux, x64: Download 0.0.1-alpha.13 software (GitHub)
- Arch Linux, x64: Download, see latest releases
Installing this requires libwebkit2gtk-4.0 (see below) and the .NET 9.0 Desktop Runtime.
You can audit the software source code on GitHub if you are a developer.
Installing libwebkit2gtk-4.0 (Linux only)
If you're on Ubuntu 24, you need to install libwebkit2gtk-4.0
, which is not available on the official Ubuntu 24 repository.
A workaround is described here in the Tauri issue tracker: libwebkit2gtk-4.0 not available in Ubuntu 24 & Debian 13 repositories