Install OpenMW-VR

OpenMW-VR is not yet a part of official OpenMW and must be installed separately.

Windows Binaries

Releases

Note

There is no need to uninstall previous builds, but extract each build into a new or empty folder and do not extract two builds to the same folder.

Linux

Linux users will have to build from source.

Note

Unlike OpenMW, OpenMW-VR has bumped the version requirement of OSG to 3.6.5. On some distros, this means you’ll have to roll your own OSG instead of using what’s in the official repos.

Note

I do not maintain this fork on linux, other than fixing compilation errors caught by the CI. I depend on others to make PRs for anything specific to Linux.

From Source

Visit the Development Environment Setup section of the Wiki for detailed instructions on how to build the engine.

Clone the OpenMW-VR repo at https://gitlab.com/madsbuvi/openmw instead of the regular OpenMW repo, and checkout the branch openmw-vr (this should get checked out by default).