다운로드
The current release of Overte is version 2025.12.1. This is a protocol breaking release, meaning that servers and clients are incompatible with previous versions.
Take a look at the changelog on GitHub: Changelog 🔗
리눅스
인터페이스
경고
If you are using AppImageLauncher make sure you are using version 3.0.0-alpha-3 or later, otherwise the AppImage will fail to start, even from command line.
Linux AppImage for amd64/x86_64
참고
This release includes OpenXR support, which already works better than OpenVR on most Linux VR stacks.
You can enable OpenXR support using the --useExperimentalXR command line argument.
참고
You will need to set the AppImage as executable using your file manager,
or a command like: chmod +x Overte.AppImage.
도메인 서버
Select the appropriate package for your distribution and architecture from public.overte.org 🔗.
There are also Docker images available on hub.docker.com 🔗. These images are still new, so please report any issues you run into on our GitHub issue tracker 🔗.
윈도우
The Windows installer contains both Interface and the Domain Server. Select a custom install and tick “Overte Server” during the installation process if you want to run a Domain Server. You can always rerun the installer later to install the server software afterwards.
참고
Windows Defender might display a warning about the Windows installer being potentially unsafe. To run it anyway click on "More info" and then "Run anyway".
Source
Our source code is available on our GitHub repository 🔗. If you intend to build from source, we would suggest building the master branch directly instead of a release, to profit from the latest improvements.
For Linux there is a helper application available that aims to simplify the build process for newcomers. Get it from GitHub here: Overte builder 🔗