Adding Custom URL Protocol for Oculus Rift game/app built using Unity
Hello All, Is there any way to register Custom URL Protocol (ex- myapp:// ) for an app being installed from Oculus Store so that app can be launched by clicking on that app's custom url ? Typically a PC installer can add registry entries since its run with elevated permissions. More info on Custom URL Protocol: https://blogs.msdn.microsoft.com/noahc/2006/10/19/register-a-custom-url-protocol-handler/ Thanks!727Views2likes1CommentUnity [5.4] OVR assets & OpenVR?
If you build a project using Oculus Utilities for Unity 5, convert the CenterEyeAnchor to a SteamVR camera, and set the Virtual Reality SDK to OpenVR, the project will run inside the Editor on Vive. If you build the project, it will throw a 'DllNotFoundException OculusPlugin. I built the same project and sent it to CV1 and I did not encounter this error. Is this a result of the compatibility check that Oculus Home is doing to prevent Vive from running Oculus titles, or is this some sort of file path error and it's just not finding the .dll?2KViews0likes5Comments