driver_leap
driver_leap copied to clipboard
Update to the install script
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?
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.
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
.
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