Homepage Forums How-to and troubleshooting Leap motion with Bluetooth joystick not working Reply To: Leap motion with Bluetooth joystick not working

#663
JonnyJonny
Participant

OK, here is the config. I can’t really understand your message there, the format is…?

Anyway, here is the steamvr config. As you can see, there are three different IDs for the right controller there. Every time I map the controls it saves them, but then when I restart the controller ID has changed.

{
“driver4vr” : {
“autoStart” : true,
“controllers” : “2,3”,
“d4vr_leap_left” : “0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0”,
“d4vr_leap_right” : “1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0”,
“enableLeapControllers” : true,
“{00000000-BBD0-1560-C401-000018000000} Axis 1” : “d4vr_leap_right 0 0 40 0”,
“{00000000-BBD0-1560-C401-000018000000} Axis 2” : “d4vr_leap_right 1 0 40 0”,
“{00000000-BBD0-1560-C401-000018000000} Axis 5” : “d4vr_leap_right 7 0 40 0”,
“{00000000-BBD0-1560-C401-000018000000} Button 1” : “d4vr_leap_right 2 0 40 0”,
“{00000000-BBD0-1560-C401-000018000000} Button 11” : “d4vr_leap_right 4 0 40 0”,
“{00000000-BBD0-1560-C401-000018000000} Button 12” : “d4vr_leap_right 5 0 40 0”,
“{00000000-BBD0-1560-C401-000018000000} Button 15” : “d4vr_leap_right 2 0 40 0”,
“{00000000-BBD0-1560-C401-000018000000} Button 9” : “d4vr_leap_right 6 0 40 0”,
“{000001A1-07F4-0000-0018-000000000000} Axis 1” : “d4vr_leap_right 0 0 40 0”,
“{000001A1-07F4-0000-0018-000000000000} Axis 2” : “d4vr_leap_right 1 0 40 0”,
“{000001A1-07F4-0000-0018-000000000000} Button 1” : “d4vr_leap_right 3 0 40 0”,
“{000001A1-07F4-0000-0018-000000000000} Button 11” : “d4vr_leap_right 4 0 40 0”,
“{000001A1-07F4-0000-0018-000000000000} Button 12” : “d4vr_leap_right 5 0 40 0”,
“{000001A1-07F4-0000-0018-000000000000} Button 15” : “d4vr_leap_right 2 0 40 0”,
“{000001A1-07F4-0000-0018-000000000000} Button 7” : “d4vr_leap_right 6 0 40 0”,
“{000001A1-07F4-0000-0018-000000000000} Button 9” : “d4vr_leap_right 7 0 40 0”,
“{DFC4C0C0-A226-11E7-8003-444553540000} Axis 1” : “d4vr_leap_left 1 1 40 0”,
“{DFC4C0C0-A226-11E7-8003-444553540000} Axis 2” : “d4vr_leap_left 0 0 40 0”,
“{DFC4C0C0-A226-11E7-8003-444553540000} Button 1” : “d4vr_leap_left 2 1 40 0”,
“{DFC4C0C0-A226-11E7-8003-444553540000} Button 2” : “d4vr_leap_left 4 0 40 0”,
“{DFC4C0C0-A226-11E7-8003-444553540000} Button 4” : “d4vr_leap_left 3 0 40 0”,
“{DFC4C0C0-A226-11E7-8003-444553540000} Button 5” : “d4vr_leap_left 5 0 40 0”,
“{DFC4C0C0-A226-11E7-8003-444553540000} Button 7” : “d4vr_leap_left 6 0 40 0”,
“{DFC4C0C0-A226-11E7-8003-444553540000} Button 8” : “d4vr_leap_left 7 0 40 0”
},
“steamvr” : {
“activateMultipleDrivers” : true,
“mirrorViewGeometry” : “0 0 1208 746”
}
}