下載

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 🔗

Linux

介面

Warning

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

Note

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.

Note

You will need to set the AppImage as executable using your file manager, or a command like: chmod +x Overte.AppImage.

Domain 伺服器

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 🔗.

Windows

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 Installer for x86_64

Note

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".

原始碼

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.

對 Linux 用戶我們有一個輔助程式,目標是更簡化新手的編譯流程。從這個 Github 頁面取得:Overte builder 🔗