Skip to content

Update to OpenVR 1.16.8 #6

Description

@imagitama

This project is amazing but it is out of date and is missing a bunch of new features in OpenVR. This issue is for some collab on getting it updated to the most recent version of OpenVR.

I have dropped in openvr_api.cs 1.16.8 and new features work with some minor modifications:

These props/methods don't seem to exist with current arguments:

  • Overlay.GetHighQualityOverlay/Overlay.SetHighQualityOverlay
  • Overlay.GetOverlayRenderModel/Overlay.SetOverlayRenderModel
  • VROverlayFlags.Curved

I tested the VRInput system and can get user input:

OpenVR.Input.SetActionManifestPath(Application.dataPath + "/StreamingAssets/actions.json"); etc

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions