driver
Here are 2,221 public repositories matching this topic...
-
Updated
Mar 15, 2022 - C
-
Updated
Apr 25, 2022 - C
-
Updated
May 1, 2022 - C
-
Updated
May 6, 2022 - JavaScript
-
Updated
May 6, 2022 - Python
-
Updated
Mar 28, 2022 - C
-
Updated
Apr 25, 2022 - PHP
Dolphin Profile
It's not an issue than a question:
I'm using this very nice project to use joy-cons on Dolphin (with this gyro server thingy)
and I'm impressed how well this works. 👌🏻
Has someone figured out a good Dolphin controller config and would share it?
(nunchuck left joy-con - wiimote right)
-
Updated
Dec 6, 2021 - C
-
Updated
Apr 29, 2022 - JavaScript
The issue
HP's line of Omen gaming laptops come pre-installed with a modified version of the ViGEmBus driver. Apps trying to locate the latest ViGEmBus may end up detecting the modified HP driver instead, causing all sorts of issue since it is based on an older version of vigem (v1.4.3.X), but presents itself with a higher number (10.X...)
Workaround
HP's ViGEm driver must be disable
Tablet Information
Name | Value |
---|---|
Manufacturer | UC-Logic |
Product Name | WP8060U |
Width | 8" |
Height | 6" |
Pressure Levels | 1024? |
LPI |
-
Updated
Dec 11, 2021 - C++
-
Updated
Apr 22, 2021 - C++
-
Updated
Mar 26, 2022 - JavaScript
-
Updated
Jan 20, 2022 - C++
-
Updated
Jan 22, 2022 - Ruby
-
Updated
May 1, 2022 - PHP
-
Updated
Apr 8, 2022 - Ruby
-
Updated
Mar 25, 2022 - Shell
Improve this page
Add a description, image, and links to the driver topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the driver topic, visit your repo's landing page and select "manage topics."
Hey Crew,
Nice job on gocql, I'm a fan...
For my production services, I could use notification events (via callback or channel) when the gocql client disconnects and reconnects to/from Cassandra. This is useful for higher-level application logic (ie: invoke alarms, stop reading from a durable message queue, etc).
After looking through the code, it looks like the connection information is not p