Broad improvements to docs and pimax support

This commit is contained in:
BabbleBones 2024-07-19 16:45:29 -04:00
parent f88536c4c7
commit 798206eaac
10 changed files with 58 additions and 37 deletions

View file

@ -13,4 +13,6 @@ title: OpenComposite
Please note the OpenVR implementation is incomplete and contains only what's necessary to run most games for compatibility. If you plan to implement software, utilize the OpenXR API, specification [here](https://registry.khronos.org/OpenXR/specs/1.0/html/xrspec.html).
OpenComposite is required for Steam Play games to work in VR regardless of API. Due to the number of confounding factors surrounding setup, sandboxing, and more quirks; we recommend you use Envision to setup and manage your VR.
Contributions to improve the OpenVR to OpenXR mapping are welcome.