OpenPSVR icon indicating copy to clipboard operation
OpenPSVR copied to clipboard

First steps - is it doing anything...?

Open mungewell opened this issue 6 years ago • 1 comments

Hi, Found your project mentioned here, with a pre-alpha release. https://www.reddit.com/r/PSVRHack/comments/857aig/trinus_psvr_headtracking_inverted_while_in_steamvr/dyqbqnm/

Tried it, but doesn't appear to do anything. :-(

Are there some guidelines on getting the libUSB stuff configured and are they simple tests to confirm that it's actually connecting/controlling the PSVR?

Am not set up to build on Windows...

BTW I can 'talk' libUSB to my PSVR via my own little project/script. https://github.com/mungewell/pyPSVR

mungewell avatar May 11 '18 19:05 mungewell

There is still some work to do definitely. At this point the driver is able to start and stop the PSVR and set it in VR mode when SteamVR loads/unloads the driver. So the video display functionality works well 1080p @ 120hz no tearing or ghosting.

The orientation was spinning in my testing and we're yet to add head tracking. Hipstersloth is going to incorporate his work from PSVRTrack project where he got the calibration and orientation working.

In short I install VS2017 choosing C/CPP projects. Then install cmake for windows. Then git checkout and run full-build.bat. This generates a generated, deps and build dir. Youll find the generate dir has the VS2017 solution file.

When I have time I'll add some better instructions on setting up a windows build environment, probably late next week.

Regards,

Stephen

On Sat, 12 May 2018, 5:14 am mungewell, [email protected] wrote:

Hi, Found your project mentioned here, with a pre-alpha release.

https://www.reddit.com/r/PSVRHack/comments/857aig/trinus_psvr_headtracking_inverted_while_in_steamvr/dyqbqnm/

Tried it, but doesn't appear to do anything. :-(

Are there some guidelines on getting the libUSB stuff configured and are they simple tests to confirm that it's actually connecting/controlling the PSVR?

Am not set up to build on Windows...

BTW I can 'talk' libUSB to my PSVR via my own little project/script. https://github.com/mungewell/pyPSVR

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/alatnet/OpenPSVR/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AAcHBLsnxKEmQamY1VmS77z08x-Kirpwks5txeMAgaJpZM4T77vd .

stephenohair avatar May 12 '18 01:05 stephenohair