We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What i did: (windows 10, core i7, rtx 2070, oculus rift s)
nvm install 12.2.0 nvm use 12.2.0
nvm install 12.2.0
nvm use 12.2.0
git clone https://github.com/exokitxr/exokit.git cd exokit npm install
git clone https://github.com/exokitxr/exokit.git
cd exokit
npm install
cd scripts
.\exokit.cmd -h
C:\Users\gonza\Downloads\nvm-noinstall\exokit\scripts>setlocal C:\Users\gonza\Downloads\nvm-noinstall\exokit\scripts>set home=C:\Users\gonza\Downloads\nvm-noinstall\exokit\scripts\ C:\Users\gonza\Downloads\nvm-noinstall\exokit\scripts>set node=C:\Users\gonza\Downloads\nvm-noinstall\exokit\scripts\..\node\node.exe C:\Users\gonza\Downloads\nvm-noinstall\exokit\scripts>set code=C:\Users\gonza\Downloads\nvm-noinstall\exokit\scripts\..\src\index.js C:\Users\gonza\Downloads\nvm-noinstall\exokit\scripts>IF EXIST "C:\Users\gonza\Downloads\nvm-noinstall\exokit\scripts\..\node\node.exe" ("C:\Users\gonza\Downloads\nvm-noinstall\exokit\scripts\..\node\node.exe" "C:\Users\gonza\Downloads\nvm-noinstall\exokit\scripts\..\src\index.js" -h ) ELSE (node "C:\Users\gonza\Downloads\nvm-noinstall\exokit\scripts\..\src\index.js" -h ) THREE.WebGLRenderer 105 LibOVR: OVR Error: Code: -1005 -- ovrError_InvalidParameter Description: Null chain pointer provided. OVRTime: 181785.810876 Time: 2019-11-18 22:22:57 [894:568:700] Error creating Oculus GL Color Swap Chain LibOVR: OVR Error: Code: -1005 -- ovrError_InvalidParameter Description: Null chain pointer provided. OVRTime: 181785.823135 Time: 2019-11-18 22:22:57 [906:827:200] Error creating Oculus GL Depth Swap Chain LibOVR: OVR Er
The text was updated successfully, but these errors were encountered:
You might want to play around with the parameters here: https://github.com/exokitxr/exokit/blob/master/deps/oculus/src/ovrsession.cpp#L552
Sorry, something went wrong.
No branches or pull requests
What i did: (windows 10, core i7, rtx 2070, oculus rift s)
nvm install 12.2.0
nvm use 12.2.0
git clone https://github.com/exokitxr/exokit.git
cd exokit
npm install
cd scripts
.\exokit.cmd -h
The text was updated successfully, but these errors were encountered: