Skip to content

Commit 9107d81

Browse files
committed
small updates for README and installer
1 parent eb3fc54 commit 9107d81

2 files changed

Lines changed: 54 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ I am working on allowing to freely map gestures to buttons in the steamvr.vrsett
1515

1616
## Supported gestures
1717

18-
There are other gestures detected currently, but not mapped to buttons. If you want to try these out, click on the application "gesture_checker.exe" in your steam directory Steam\steamapps\common\SteamVR\drivers\leap\bin
18+
There are other gestures detected currently, but not mapped to buttons. If you want to try these out, click on the application "gesture_checker.exe" in the directory C:\Program Files (x86)\SteamVR Leap Motion driver\leap\bin\Win32
1919

2020
Then I also recommend that you simultaneously bring up your Leap Motion's settings and from there start the diagnostic visualizer (the windowed one). Press "v" once to switch it to headmount optimized mode.
2121

tools/leap_installer/leap_installer.vdproj

Lines changed: 53 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,12 @@
6363
}
6464
"Entry"
6565
{
66+
"MsmKey" = "8:_46D86E1EF46C45B291C7DFF0D05FEC5C"
67+
"OwnerKey" = "8:_UNDEFINED"
68+
"MsmSig" = "8:_UNDEFINED"
69+
}
70+
"Entry"
71+
{
6672
"MsmKey" = "8:_49761FE2D46C46CCABACAE1F484155E0"
6773
"OwnerKey" = "8:_UNDEFINED"
6874
"MsmSig" = "8:_UNDEFINED"
@@ -141,6 +147,12 @@
141147
}
142148
"Entry"
143149
{
150+
"MsmKey" = "8:_D1A7B7704A7949AE959BEEECB56D10D8"
151+
"OwnerKey" = "8:_UNDEFINED"
152+
"MsmSig" = "8:_UNDEFINED"
153+
}
154+
"Entry"
155+
{
144156
"MsmKey" = "8:_F8AEF392AE0B43289FFBB2E89EDF8E3C"
145157
"OwnerKey" = "8:_UNDEFINED"
146158
"MsmSig" = "8:_UNDEFINED"
@@ -340,6 +352,26 @@
340352
"IsDependency" = "11:FALSE"
341353
"IsolateTo" = "8:"
342354
}
355+
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_46D86E1EF46C45B291C7DFF0D05FEC5C"
356+
{
357+
"SourcePath" = "8:D:\\Steam\\steamapps\\common\\SteamVR\\drivers\\leap\\bin\\Win64\\gesture_checker.exe"
358+
"TargetName" = "8:gesture_checker.exe"
359+
"Tag" = "8:"
360+
"Folder" = "8:_6E55793820964E8FAF968D498761B3E3"
361+
"Condition" = "8:"
362+
"Transitive" = "11:FALSE"
363+
"Vital" = "11:TRUE"
364+
"ReadOnly" = "11:FALSE"
365+
"Hidden" = "11:FALSE"
366+
"System" = "11:FALSE"
367+
"Permanent" = "11:FALSE"
368+
"SharedLegacy" = "11:FALSE"
369+
"PackageAs" = "3:1"
370+
"Register" = "3:1"
371+
"Exclude" = "11:FALSE"
372+
"IsDependency" = "11:FALSE"
373+
"IsolateTo" = "8:"
374+
}
343375
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_49761FE2D46C46CCABACAE1F484155E0"
344376
{
345377
"SourcePath" = "8:D:\\Steam\\steamapps\\common\\SteamVR\\drivers\\leap\\bin\\Win32\\driver_leap.dll"
@@ -500,6 +532,26 @@
500532
"IsDependency" = "11:FALSE"
501533
"IsolateTo" = "8:"
502534
}
535+
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_D1A7B7704A7949AE959BEEECB56D10D8"
536+
{
537+
"SourcePath" = "8:D:\\Steam\\steamapps\\common\\SteamVR\\drivers\\leap\\bin\\Win32\\gesture_checker.exe"
538+
"TargetName" = "8:gesture_checker.exe"
539+
"Tag" = "8:"
540+
"Folder" = "8:_63ACE570CFFD4D6A9853F4B6B90E0B8C"
541+
"Condition" = "8:"
542+
"Transitive" = "11:FALSE"
543+
"Vital" = "11:TRUE"
544+
"ReadOnly" = "11:FALSE"
545+
"Hidden" = "11:FALSE"
546+
"System" = "11:FALSE"
547+
"Permanent" = "11:FALSE"
548+
"SharedLegacy" = "11:FALSE"
549+
"PackageAs" = "3:1"
550+
"Register" = "3:1"
551+
"Exclude" = "11:FALSE"
552+
"IsDependency" = "11:FALSE"
553+
"IsolateTo" = "8:"
554+
}
503555
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_FDE78D0ED2544B28AAC39C38C0DDF9CC"
504556
{
505557
"SourcePath" = "8:start_script.vbs"
@@ -665,7 +717,7 @@
665717
"Name" = "8:Microsoft Visual Studio"
666718
"ProductName" = "8:SteamVR Leap Motion driver"
667719
"ProductCode" = "8:{1001FC44-A16C-4F4B-86E3-CD824B17D921}"
668-
"PackageCode" = "8:{4141F2B2-515B-48F2-9CA3-4D0C7B6DDACD}"
720+
"PackageCode" = "8:{74EF0F2A-7FF9-48C2-B856-E8D8B7F128CE}"
669721
"UpgradeCode" = "8:{76F38173-D6FE-4221-B110-E68665ACD1AD}"
670722
"AspNetVersion" = "8:4.0.30319.0"
671723
"RestartWWWService" = "11:FALSE"

0 commit comments

Comments
 (0)