richrace / arctis-monitor

Electron Tray application to view Battery Level of Arctis Headsets
MIT License
12 stars 2 forks source link

Request to support Arctis 7+ #4

Closed electriceccentric closed 1 year ago

electriceccentric commented 1 year ago

I have the Arctis 7+ (2022) and would really like to use this program to keep an eye on my battery level. The ProductId is 0x220E (8718). If there's anything else you need from me please let me know!

richrace commented 1 year ago

Does this work? https://github.com/richrace/arctis-monitor/releases/tag/v0.0.6

electriceccentric commented 1 year ago

Unfortunately it says that no headphones were found.

richrace commented 1 year ago

Can you run this? https://github.com/richrace/arctis-usb-finder#probe

electriceccentric commented 1 year ago

When I try to run the command I get this error.

arctis-usb-finder-probe : The term 'arctis-usb-finder-probe' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1

  • arctis-usb-finder-probe
    • CategoryInfo : ObjectNotFound: (arctis-usb-finder-probe:String) [], CommandNotFoundException
    • FullyQualifiedErrorId : CommandNotFoundException
richrace commented 1 year ago

I've added a debug menu you can access by clicking the tray icon and pressing alt at the same time.

https://github.com/richrace/arctis-monitor/releases/tag/v0.0.8

You should see something like:

Screenshot 2023-08-29 at 17 02 46

You should be able to click the report, bytes and path to copy them.

richrace commented 1 year ago

I've released another new version which will hopefully find them.

electriceccentric commented 1 year ago

I starting to think Windows just might have a hard time with this model because the debug menu still says no headphones found.

richrace commented 1 year ago

This release should work 🤞

https://github.com/richrace/arctis-monitor/releases/tag/v0.0.9

Screenshot 2023-09-06 at 10 10 25

Edit: I've released a new version which fixed a bug for the Nova line https://github.com/richrace/arctis-monitor/releases/tag/v0.0.10

richrace commented 1 year ago

There's a new version which fixes several visual bugs https://github.com/richrace/arctis-monitor/releases/tag/v0.0.11

electriceccentric commented 1 year ago

It's working great now, thanks so much!