Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to the install script #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ryanbalsdon
Copy link

I had to make these changes to get the drivers running. I only installed SteamVR a few days ago so maybe they changed some paths?

I had to make these changes to get the drivers running. I only installed SteamVR a few days ago so maybe they changed some paths?
@cbuchner1
Copy link
Owner

can you try the alpha#4 ? It now uses an entirely different method to detect the StreamVR directory and where the Stream Config folder lives.

@ryanbalsdon
Copy link
Author

Just tried updating now but had no luck with it.

> ./config_tool.exe install ./leap.vrsettings backup
The system cannot find the path specified.
Unable to determine location of steamvr.vrsettings file!

The first registry value (HKEY_LOCAL_MACHINE, L"SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Steam App 250820") doesn't exist on my machine.

The second (HKEY_CURRENT_USER, L"SOFTWARE\\Valve\\Steam") does (as g:/install/steam) but the appended path
g:/install/steam/steamapps/common/SteamVR/bin/win32/vrpathreg.exe
does not exist. For me, the tool is at g:/install/steam/steamapps/common/OpenVR/bin/win32/vrpathreg.exe.

@cbuchner1
Copy link
Owner

I guess I should add a second alternative to the config tool (for the OpenVR path specifically)

Von meinem iPhone gesendet

Am 26.05.2016 um 05:43 schrieb ryanbalsdon [email protected]:

Just tried updating now but had no luck with it.

./config_tool.exe install ./leap.vrsettings backup
The system cannot find the path specified.
Unable to determine location of steamvr.vrsettings file!
The first registry value (HKEY_LOCAL_MACHINE, L"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Steam App 250820") doesn't exist on my machine.

The second (HKEY_CURRENT_USER, L"SOFTWARE\Valve\Steam") does (as g:/install/steam) but the appended path
g:/install/steam/steamapps/common/SteamVR/bin/win32/vrpathreg.exe
does not exist. For me, the tool is at g:/install/steam/steamapps/common/OpenVR/bin/win32/vrpathreg.exe.


You are receiving this because you commented.
Reply to this email directly or view it on GitHub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants