pimax-vr / piplay

piplay
1 stars 0 forks source link

screenshots not working 100% well in v1.2.x #16

Open gekkehenkie11 opened 7 years ago

gekkehenkie11 commented 7 years ago

If you go to steamVR, then display mirror and then menu/screenshots then SteamVR will make some screenshots. It will make screenshots of the left render, the right eye render and also the final HMD image, however this last step is omitted in v1.2.x (it does work on v1.1.92). I think v1.2.x is not sending out the screenshot capabilities to Steam.

gekkehenkie11 commented 7 years ago

I've been looking at the code and it seems that this specific HMD screenshot is not working anymore because v1.2.x is using Oculus Direct mode... The decision not to make this screenshot is based on some pointer, which is set near code regaring liquidvr and the NVidia api (which are not used on v 1.2.x anymore, because Oculus Direct mode is being used)