Been using a bat file with the commands from the documentationadb shell
setprop debug.oculus.notifPackage com.oculus.ovrmonitormetricsserviceadb
shell setprop debug.oculus.notifClass
com.oculus.ovrmonitormetricsservice.PanelServiceadb shell am force-...
Hi!I don't know what's going on, but as I was working on my project and
pushed the latest build to my Oculus Go, I noticed I didn't have any
audio. I pressed the Oculus-button and pointed my controller at the menu
buttons -- Sure enough, the Oculus U...
What the OC video talked about was using a batch script to apply a LUT
to all your project textures. The idea is that rather than using post
processing effects to grade (Expensive on mobile), you bake the grade
directly into your textures - Which the...
Something like 30-40ms cpu spikes on the LateUpdate
function.OVRInput.SetControllerVibration executes on the frame, so your
issue is likely caused by you calling it in an Update loop which Sets
the controller vibrations every frame. You only need to ...
A couple of things that'll affect your chance of approval areHave you
published a VR game in the past? Do you have a team working with you? Is
the development self-financed or backed by investors, and if so, to what
extent?(Basically looking at how l...