Forum Discussion
fanwsfzq
10 years agoHonored Guest
crash in "ovrHmd_GetEyePosesPtr"!!!!! annoying
run the OculusRoomTiny SDK,the application crash in ovrHmd_GetEyePosesPtr:
:cry: :cry: :cry:
the function is in the OVR_CAPIShim.c ,about 1175th line....
my compter attribute is:
OS:windows 7,32bit
GPU:NVDIA 9600GSO
IDE:VS2012
who can help me~~~~thanks~~
:cry: :cry: :cry:
OVR_PUBLIC_FUNCTION(void) ovrHmd_EndFrame(ovrHmd hmd, const ovrPosef renderPose[2], const ovrTexture eyeTexture[2])
{
if (!ovrHmd_EndFramePtr)
return;
ovrHmd_EndFramePtr(hmd, renderPose, eyeTexture);
}
the function is in the OVR_CAPIShim.c ,about 1175th line....
my compter attribute is:
OS:windows 7,32bit
GPU:NVDIA 9600GSO
IDE:VS2012
who can help me~~~~thanks~~
2 Replies
- MatlockHonored GuestDid you install the oculus runtime?
Does the Tuscany demo work? - cyberealityGrand ChampionI don't know about that error, but that video card you have is nowhere near capable. First off, it's a DirectX 10 card, while most Rift demos are using DirectX 11. Second, the power is barely there to run anything more than like a spinning cube in VR. I would look to get a modern graphics card first.
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
- 4 months ago
- 2 years ago
- 2 years ago