Userspace daemon to combine joy-cons from hid-nintendo
joycond is a linux daemon which uses the evdev devices provided by hid-nintendo (formerly known as hid-joycon) to implement joycon pairing.
---
When a joy-con or pro controller is connected via bluetooth or USB, the player LEDs should start blinking periodically. This signals that the controller is in pairing mode.
For the pro controller, pressing both triggers will "pair" it.
With the joy-cons, to use a single contoller alone, hold ZL and L at the same time (ZR and R for the right joy-con). Alternatively, hold both S triggers at once.
To combine two joy-cons into a virtual input device, press a single trigger on both of them at the same time. A new uinput device will be created called "Nintendo Switch Combined Joy-Cons".
Rumble support is now functional for the combined joy-con uinput device.
- Developed at hardware
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/joycond && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000622 622 Bytes | |
_servicedata | 0000000244 244 Bytes | |
joycond-0.1.0+git.51~f9a6691.tar.xz | 0000026272 25.7 KB | |
joycond.changes | 0000002321 2.27 KB | |
joycond.spec | 0000002961 2.89 KB |
Comments 2
This comment has been deleted
Yes, hid_nintendo doesn't seem available on s390x: https://build.opensuse.org/package/live_build_log/home:sp1rit/hid-nintendo/openSUSE_Leap_15.4/s390x
Presumably a ExcludeArch: s390x is the best way to go?