Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add G935 support for most commands #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TomyLobo
Copy link

This appears to work perfectly for the following commands:

  • g933-utils set buttons true
  • g933-utils set buttons false
  • g933-utils watch buttons

What doesn't work is g933-utils get battery.
I realize that there are these CSV files with charge/discharge curves that need to be added, but I don't know how to obtain them.

@ashkitten
Copy link
Owner

hey, awesome! i did this so long ago, but iirc the csv files were obtained by using an incredibly clunky extraction/transformation process from the logitech gaming software files. i think they had some csv formatted data in the device xml? i should really at some point just write a script to extract them, but as you can see i haven't given this repo much attention over the past few years.

@TomyLobo
Copy link
Author

I don't think you're gonna have any luck reusing whatever method you used back then.
The reason is that LGS does not support the G935. There's a new software now, called G-Hub, which supports it.

@ashkitten
Copy link
Owner

ah, got it. well i don't have the energy to work on this project myself right now but i would happily accept contributions if you wanted to either manually do it or write a script to help with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants