Giter Club home page Giter Club logo

Comments (4)

Callieleaf avatar Callieleaf commented on August 24, 2024

It does not work on the Virtuoso XT wireless either. I really wish there was a percentage monitor. It's so weird Corsair includes one in both the software and the ability to create a widget, and it only shows high medium and low charge, which isn't nearly as useful as a normal gauge.

from corsair_battery_level.

SaifAqqad avatar SaifAqqad commented on August 24, 2024

I don't have any corsair headsets anymore, but supporting new headset models might be as simple as adding their PIDs to the KNOWN_PIDS object.

You can find your headset's PID by going into device manager and then right clicking your headset and opening the properties (it will be under Sound, video and game controllers), then head over to the details tab and look for the Hardware Ids property, it will look something like this:
image

You just need the PID part (example: 054E)

from corsair_battery_level.

Callieleaf avatar Callieleaf commented on August 24, 2024

The javascript file on the Known_PIDS page attempted to execute malicious malware according to my security suite. Bit Defender quarantined the file and blocked repeated attempts by my browser to launch.

from corsair_battery_level.

SaifAqqad avatar SaifAqqad commented on August 24, 2024

There's nothing malicious about it, you can check the file on GitHub without downloading it.

Also, it's a node js file, you can't run it in the browser.
To run it, install node and run npm i then node app.js

from corsair_battery_level.

Related Issues (9)

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.