openvr icon indicating copy to clipboard operation
openvr copied to clipboard

OpenVR SDK

Results 310 openvr issues
Sort by recently updated
recently updated
newest added

An application using SteamVR might want to open a link like this when the user clicks a button like "How to create a custom map for the game": `steam://openurl/https://steamcommunity.com/sharedfiles/filedetails/?id=2634192038` If...

Attempting to retrieve the passthrough camera framebuffer with `IVRTrackedCamera::GetVideoStreamFrameBuffer()` while the scene application is rendering with Vulkan causes the application either to crash with an invalid memory access inside the...

We are developing an F-16 flight simulation game. Our community has several users who have real-scale F-16 cockpits. They claim our cockpit looks smaller than in real life. Not only...

This first patch in this patch set adds the build option `USE_SYSTEM_JSONCPP`, which instead of using the internal version of `jsoncpp.cpp` links to a system installed one. Even though I...

This is just https://github.com/ValveSoftware/openvr/pull/1178 but rebased on top of current release.

## Problem 1. The thumbsticks on the Index controllers deteriorate over time, which in my case is expressed by the received input not moving to the outer edge when moving...

Hi. This is a feature request that allows us to block input for overlays by another overlay app. I'm developing a new text input system that works with overlay tools...

I have written my own driver to upload a tracker following the instructions on [https://github.com/terminal29/Simple-OpenVR-Driver-Tutorial](https://steamcommunity.com/linkfilter/?u=https%3A%2F%2Fgithub.com%2Fterminal29%2FSimple-OpenVR-Driver-Tutorial). I found that my driver works perfectly in VRChat, but it fails to recognize my...

The linux64 binary seems to look for the openvrpaths.vrpath file under $HOME/.config/openvr, but steam installs it under $HOME/.openvr.

Ahoi! I seem to be getting quite frustrated right now, so please bear with me if this is just some stupid small thing I am currently overlooking... After having a...