Skip to content

tlatgithub/PSVRFramework

 
 

Repository files navigation

PSVR Framework

This is my little framework for the PS VR made from a recopilation of info I found over Internet and my own findings.

This framework allows you to control the PS VR set states, turn it on/off, enter/exit VR mode, recenter theater, control box power and read the headset sensors.

This is an experimental work, expect fails ;)

Information sources:

Any code taken from these sources are property of their creators.

Additional resources:

  • VLC library
  • GLEW
  • GLFW
  • GLM

I promise I will add all the required licenses ;)

This code is published under Affero GPL license.

You need the .net Framework 4.5.2 or newer installed to make it work and also need to follow the instructions on the HowTo.txt file on this repository.

##UPDATES

###V0.4.5

  • LED control interface
  • Device information pane
  • UDP remote control interface
  • Command line interface
  • Debug tools

###V0.4.0

  • Unified driver
  • Driver and app installers
  • Linux support

###V0.2.0

  • Added VR Player

###V0.1.1

  • Added cinematic mode settings
  • Changed recenter cinematic routine

###V0.1.0

  • The program will start minimized and stay on a tray icon, to open it double click the icon.
  • The program can now start with Windows
  • Enabled device removal detection
  • Added the possibility to create global shortcuts to the VR functions
  • Added UDP broadcast server with sensor data

####To configure the new options click the gear icon.

###Download binaries now available in the Releases section

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 83.8%
  • C 8.1%
  • C++ 4.7%
  • Visual Basic .NET 1.5%
  • Assembly 1.4%
  • Inno Setup 0.3%
  • Other 0.2%