Giter Site home page Giter Site logo

Comments (5)

yaomtc avatar yaomtc commented on June 26, 2024

Do you have the development package, which on Ubuntu is called libhidapi-dev?

from hid-joy-con-whispering.

marieismywaifu avatar marieismywaifu commented on June 26, 2024

Whoa, I did not expect to get a reply to this.
I don't remember exactly what I did two months ago, but it was certainly more complicated than "sudo apt-get install libhidapi-dev".
[facepalm]
OK, so now the program actually starts, only it exits right away because it can't get a handle for the Pro Controller. (which is plugged in and charging)
And yes, I did re-download this thing and re-make it. It worked first try, but with a bunch of warnings.

from hid-joy-con-whispering.

yaomtc avatar yaomtc commented on June 26, 2024

I ran into the same issue. I posted an issue but given your issue never got a response until I came around, my hopes aren't high.

#16

However I did end up finding the controller Just Works with Steam now (with the correct udev rules). It's no universal driver, but it does let me play Undertale with a decent D-pad, so, good enough for now.

from hid-joy-con-whispering.

albfan avatar albfan commented on June 26, 2024

Clone hidapi somewhere:

git clone https://github.com/libusb/hidapi
git clone https://github.com/shinyquagsire23/HID-Joy-Con-Whispering
cd HID-Joy-Con-Whispering/hidtest
g++ -lhidapi-hidraw hidtest.cpp -o joycon -I ../../hidapi

You can run with

./joycon

from hid-joy-con-whispering.

yaomtc avatar yaomtc commented on June 26, 2024

Thanks but I'm using this now: https://aur.archlinux.org/packages/hid-nintendo-nso-dkms/

from hid-joy-con-whispering.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.