zurgeg
zurgeg
@slboi Do you have the extensions installed? I don't have them installed and I have the same problem.
Still doesn't work with extensions. @tobspr This looks to be a bug on NVIDIA GPUs. I have a Radeon card I can try with later.
Still won't work on a Radeon, will try rolling back to an older P3D version
RenderPipeline is not properly supported on Intel iGPUs. Once you get a dedicated GPU, please clarify your issue so I can help you more. Thanks!
The answer to your second question would be to use something like OBS to capture your screen, the answer to the other question is to disable motion blur. IIRC you...
Other than Room Setup and Reset Standing position I don't think there is one.
System Specs are: 1050 Ti i7 8700 16GB of ram
Also as a debugging step put the square displaying code in Pink World, that didn't work. Also, does the object need to be a `GL_TRIANGLE`? Could that cause any problems?...
Can you please post your code/MREX, had the same problem and did this 1. `pip install --upgrade openvr` 2. Made sure ` import openvr;print(openvr.__version__)` said 1.12.0501 (The latest version) 3....
> > > No. There's a proper error code which will make the game say "You can't ask for that". > > I could throw together a hackish implementation very...