Andreas Aronsson
Andreas Aronsson
I suggested this [here](https://github.com/matzman666/OpenVR-AdvancedSettings/issues/88), and apparently the center marker is actually part of SteamVR. What we do get is the option to turn it on and off. Personally I use...
I don't have a VR capable Windows 11 machine so can't easily look into this, I imagine the feature has either never worked at all, or something changed on Windows...
This is a .NET WPF application so I think it would need to be ported to a different UI library to build for Linux, unless it works with Wine, I...
This application is actually using the standard screenshot function that exists in SteamVR, which can be hooked by any application, it's just providing the API with a custom file path...
As an update to this, it is possible to trigger the mentioned debug screenshots by executing this custom URI scheme, just open it in `run` and it should trigger: `vrmonitor://debugcommands/screenshot_request`...
1. Is this not possible to do in the scripts themselves? 2. Can you give me a user story for this? 3. There are loose plans for this whenever I...
Hmm. I guess I could add some additional bindings that add something to the file-name. In the same way I could make a binding that would work for single button...
When I click over to the itch.io page I don't see any requirements to install this application. Are you bundling this with NotificationCat? I'm just interested to know how it...
I know this is a year late, but I've added a wiki now and added this [there](https://github.com/BOLL7708/OpenVROverlayPipe/wiki/Solutions-that-use-OpenVROverlayPipe).