-
-
Notifications
You must be signed in to change notification settings - Fork 178
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
Logitech G935 Equalizer Support #363
Comments
Hello,
Yes. You would have to use WireShark to find out how the packets work: https://github.com/Sapd/HeadsetControl/wiki/Development-1-%E2%80%90-Adding-a-device#adding-a-completely-new-headset |
Thank you :) I will try my Luck. |
I'm some steps further now. If you select a Equalizer in the GHUB Software, nothing is being sent between the Headset/Host so it seems like that the Equalizer is Software Side? But I found out something else. When you select So i will try now to manually send this data back. Maybe you have a clue? |
Hey, i got a error when trying to send some Data. Am i doing something wrong?
The error i get after running:
I haven't really worked with USB before, so pardon me, if I'm over seeing something. |
The order of your parameters is mismatched. For some reason you put in the data after Also instead of send-feature you probably should try |
Description
Hey,
i would really like to use the equalizer on linux, because the headset sounds like trash otherwise.
May i ask, why it hasn't been implemented yet? Is it because it hasn't been reverse engineered?
If so, i can provide specific device details etc.
I found out that the equalizer gets parsed via json and lays under
Program Files/LGHUB/data/eq_presets.json
andpro_eq_presets.json
.It looks something like this:
Headset Name
Logitech G935
The text was updated successfully, but these errors were encountered: