driver_leap icon indicating copy to clipboard operation
driver_leap copied to clipboard

Update to the install script

Open ryanbalsdon opened this issue 8 years ago • 3 comments

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?

ryanbalsdon avatar May 07 '16 01:05 ryanbalsdon

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.

cbuchner1 avatar May 21 '16 23:05 cbuchner1

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.

ryanbalsdon avatar May 26 '16 04:05 ryanbalsdon

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

cbuchner1 avatar May 26 '16 07:05 cbuchner1