kondinskis / hyperx-cloud-flight

Simple tray application which shows battery level for HyperX Cloud Flight Wireless Headset.
MIT License
37 stars 10 forks source link

HyperX Cloud 2 Wireless Revision #8

Closed RadiantOblivion closed 2 years ago

RadiantOblivion commented 2 years ago

Hello,

I'm looking to possibly revise this for a Cloud 2 Wireless variant. I was able to locate the VID and PID no problem, but are the buffers in cloud_flight.rs assumed or RE'd? Hopefully it's as easy as a drop-in if the buffers work out (praying).

kondinskis commented 2 years ago

Firstly I would not recommend trying this on different headset, if you send wrong buffers it might brick your headset. The buffers in this app are reverse engineered from the windows client.

RadiantOblivion commented 2 years ago

I was afraid of that, alright thank you.