gear-vr-controller-windows
gear-vr-controller-windows copied to clipboard
Help Please
Hi... Can you please guide me on how to do this actually? I am not a programmer.. I tried to achieve this through other ways but failed.. I want to use my gear vr controller as a normal pc mouse... Thanks in advance
Hi safdar9633! Yes, sure! Please describe the steps you did and the spot where you got stuck.
Hi thanks for the reply.. Basically I downloaded Lingpad but I dont know what to do after this I thought i could do it myself but no.. it need a programmers brain. :D
It does not require a brain but it requires skill. I tried to run but some packages cannot be installed because requires premium
Actually installing packages is a feature independent from your LinqPad licence. How? #1 You make a directory for a project and copy the gear-vr-controller-windows linq file in it. #2 Open command line: cmd or powershell. #3 Navigate in that directory. #4 Google for nuget.exe and download it in this directory. #5 Consult nuget.exe usage documentation and download all the dependencies. #6 Go back to LinqPad and set each dependencys path if put in a subdirectory while downloading with nuget.exe . #7 Done