Forum Discussion
jherico
9 years agoAdventurer
BUG: ovr_Detect from the 1.3 SDK returns true for the 0.8 runtime
I'm working on a desktop app with Oculus support, meaning we call `ovr_Detect` at startup to determine if we should enable the Oculus menu items. However, this function appears to rely on a named global event called `OculusHMDConnected`.
The problem is that if I now build against the 1.3 SDK, and a client has the 0.8 runtime installed, `ovr_Detect` returns true, but none of the other functions work. This is a giant pain in the ass. It would be nice if Oculus updated the SDK and runtime to use a different global event name for the production build than for the pre-production build.
The problem is that if I now build against the 1.3 SDK, and a client has the 0.8 runtime installed, `ovr_Detect` returns true, but none of the other functions work. This is a giant pain in the ass. It would be nice if Oculus updated the SDK and runtime to use a different global event name for the production build than for the pre-production build.
No RepliesBe the first to reply
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 years ago