Hello, I can't seem to open the ovr-platform-util.exe on my Windows PC.
It worked yesterday, but now it's just auto-closing the command window
on launch without any error messages. I've tried rebooting,
redownloading the .exe, running it as admin and...
filipefmiranda said: OVRManager.csSeems to be a not "!" messing ,
OVRPlugin.initialized is set to true inside InitOVRManager().so the test
should be is OVRPlugin.initialized == false is so call InitOVRManager().
private void Awake() { //If OVRPlugin ...
ApVitberg5 said: Nevermind. This solution seems to work well with Oculus
Go.github.com/RyoKosaka/VrGrabberGo/blob/master/README.mdSame here.
Couldn't get Grab to work with the Oculus Go. But it worked with the
VrGrabber! Thanks!