ダウンロード
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.
GitHubにある変更履歴をご覧ください: Changelog 🔗
Linux
インターフェース
警告
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.
注釈
ファイルマネージャや chmod +x Overte.AppImage のようなコマンドを使用して、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 🔗.
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 Defenderが、「このアプリを実行すると、PCに問題が起こる可能性があ」るという警告を表示することがあります。とにかく実行するには、「詳細情報」をクリックし、「実行」をクリックしてください。
ソース
私たちのソースコードは GitHub repository 🔗 で公開されています。もしソースからビルドするつもりなら、最新の改良を享受するために、リリースではなく、直接masterブランチをビルドすることをお勧めします。
Linuxでは、初心者向けにビルドプロセスを簡素化することを目的としたヘルパーアプリケーションが用意されています。GitHubから入手することができます: Overte builder 🔗