Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/112cxyz/MoltenVR-Preview/llms.txt

Use this file to discover all available pages before exploring further.

MoltenVR is built on top of several open-source projects. Their copyright and permission notices are reproduced below as required by their respective licenses, and are also bundled inside the app at Contents/Resources/THIRD_PARTY_LICENSES.md.

ALVR

Streaming core (server_core) and headset client. Licensed under the MIT License.

DXMT

Translates Direct3D 11 graphics calls to Apple Metal, enabling Windows VR games to render on Apple Silicon GPUs inside the Wine bottle.

OpenComposite

Translates OpenVR (SteamVR-native) API calls onto the MoltenVR OpenXR runtime, allowing SteamVR games such as Half-Life: Alyx to run without a SteamVR installation. Licensed under the GPLv3.

WhiskyWine

The Wine build for macOS used by MoltenVR’s managed bottle system, sourced via the frankea Whisky fork.

BlackHole

A virtual audio loopback driver for macOS. MoltenVR routes game audio through BlackHole 2ch to capture and forward it into the headset stream.

ALVR — Full License Text

Copyright (c) 2018-2019 polygraphene
Copyright (c) 2020-2024 alvr-org

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
The complete third-party license file is bundled inside the app at Contents/Resources/THIRD_PARTY_LICENSES.md. Right-click MoltenVR.app in Finder and choose Show Package Contents to navigate to it.

Build docs developers (and LLMs) love