Skip to content

Add G935 support for most commands#18

Open
TomyLobo wants to merge 1 commit intoashkitten:masterfrom
TomyLobo:patch-1
Open

Add G935 support for most commands#18
TomyLobo wants to merge 1 commit intoashkitten:masterfrom
TomyLobo:patch-1

Conversation

@TomyLobo
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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