DuroSoft / XJoy

Use Nintendo Switch JoyCons as a virtual Xbox 360 controller in Windows
MIT License
399 stars 57 forks source link

Issue Building Solution in Visual Studio 2019 (cant open openvr_api.lib ) #73

Open phillypro opened 3 years ago

phillypro commented 3 years ago

iim not the most versed with visual studio im a javascript coder

but i was attempting to alter the button mapping on index360 github you cooked up

and make the left controller A/B actually be A/B so that i can use left hand controller and right hand mouse

when i download your github and open the solution and simply click build i get this error constantly

Severity Code Description Project File Line Suppression State Error LNK1104 cannot open file 'openvr_api.lib' XJoy C:\Users\admin\Documents\IndeX360-master\XJoy\LINK 1

with no idea how to fix it

phillypro commented 3 years ago

my ultimate goal is simple to use one index controller left hand

and a mouse in right hand

for ultimate joystick movement and mouse firing but to do that i would need the left controller to map the most important buttons A = A and B = B

i wish it were easier for not technical guys like me :(

it seems so good

ultramar1ne commented 2 years ago

same question image I changed the code here and after building, the mapping not changed, why? image