Forum Discussion
ScottieBizzle
11 years agoExplorer
Swapchain presenting to window, yet no blue light
My display mode is set to "Direct HMD Access from Apps" and the OculusRoomTiny sample works fine. It initializes, then on the 3rd or so call to ProcessAndRender ( specifically the RParams.pSwapChain->...
kojack
11 years agoMVP
I've got mine working, but I did it by dropping DX9 and going to DX11. I think the ovr display shim for dx9 is faulty.
Something to be careful of, you must call ovr_Initialize() before you create the direct3d device. If it is called after, then you have a regular direct3d device instead of a hijacked device with direct mode support.
Something to be careful of, you must call ovr_Initialize() before you create the direct3d device. If it is called after, then you have a regular direct3d device instead of a hijacked device with direct mode support.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device