DanielOgorchock / joycond

userspace daemon to combine joy-cons from the hid-nintendo kernel driver
GNU General Public License v3.0
340 stars 68 forks source link

how add my joycon id vendor in the code #86

Closed ludo77 closed 2 years ago

ludo77 commented 2 years ago

Hello, When i use my joycon with evtest /dev/input/eventXX

i have the id vendor : input device ID: bus 0x5 vendor 0x57e product 0x2008 version 0x1 Input device name: "Full Joy-Con 1" how add my joycon id vendor in the code? thanks

ludo77 commented 2 years ago

Hello, when I paired a left controller with Bluetooth my left controller is identify "Nintendo Switch Pro Controller" When i use the command : dmesg I have a message : see attach file. message.txt

I don't understand the problem Please help me Thanks

ludo77 commented 2 years ago

My joycon was not working with joycond-cemuhook. I managed to make them work by using the command: sudo python3.8 joycond-cemuhook.py It's work very well Thanks