Giter VIP home page Giter VIP logo

Comments (5)

r57zone avatar r57zone commented on June 7, 2024

Hi, have you changed the screen resolution and window size in the config file to suit yours? Try also changing the debug parameter to true.

SteamVR starts up, do you mean the Headset Window starts up and shows a stereo image there?

from openvr-arduinohmd.

pitboxx avatar pitboxx commented on June 7, 2024

Above all, I ran the driver without my DIY HMD screen, because I don't have access to it right now.
So I've not changed the resolution settings in default.vrsettings because it wasn't necessary.
So is it possible to run the driver without an additional screen?

My "arduinohmd" settings file looks as the following:

{
   "arduinohmd" : {
      "COMPort" : 8,
      "CenteringKey" : 101,
      "CrouchPressKey" : 111,
      "CrouchOffset" : 0.7
   },
   "steamvr" : {
      "DebugMode" : false,
      "Stereo" : true,
      "DistanceBetweenEyes" : 0,
      "DistortionK1" : 0.91,
      "DistortionK2" : 0.93,
      "ScreenOffsetX" : 0,
      "ZoomHeight" : 0.8,
      "ZoomWidth" : 0.8,
	  "FOV" : 57.296,
      "displayFrequency" : 60,
      "renderHeight" : 1080,
      "renderWidth" : 1080,
      "secondsFromVsyncToPhotons" : 0.004999999888241291,
      "serialNumber" : "1001",
      "windowHeight" : 1080,
      "windowWidth" : 1920,
      "windowX" : 0,
      "windowY" : 0
   }
}

Changing the debug parameter did not give visible results. What should have changed?
The SteamVR window is not displayed at all at startup.

from openvr-arduinohmd.

r57zone avatar r57zone commented on June 7, 2024

What is your monitor resolution? 1920 by 1080?

from openvr-arduinohmd.

pitboxx avatar pitboxx commented on June 7, 2024

I'm running on a laptop with a FullHD 1920x1080 screen.

from openvr-arduinohmd.

r57zone avatar r57zone commented on June 7, 2024

A new version has been released, you can check it out, maybe it works for you.

from openvr-arduinohmd.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.