Skip to content

Release v1.2: 0.6 Support

Latest
Compare
Choose a tag to compare
@kalavaras kalavaras released this 07 May 13:03
· 20 commits to master since this release
  • 0.6 support added
  • log trace support added (only in 0.6 wrapper for now)

Log traces can help debug problems with the wrapper. Logging can be enabled by creating a file in the application folder named "LibOVRWrapper.ini" with the following contents:

[logging]
loglevel=N

where N=0-3 which defines the amount of data gathered. 0 disables logging.