andyvorld

Results 49 comments of andyvorld

Currently there are no plans to get this published on the Microsoft Store. I don't really see how publishing on to the microsoft store would help new users, as the...

The biggest change I can think of is migrating to .Net 5, as you already succeeded in running the x64 only version. Try installing the .Net Desktop Runtime from here...

Try this powermodel, [46D_4093.zip](https://github.com/andyvorld/LGSTrayBattery/files/6492743/46D_4093.zip) This is taken from the G Pro mice. As they both use a 3.8 nominal voltage battery pack. The difference is just in capacity and discharge...

Could you make a copy of the xml file with the name `46D_C094.xml` and try again? It seems like the mouse may have different variants on its serial number.

I finally had time to look at the problem again. Is your problem that the program crashes on launch, or does it just give N/A for battery values. I have...

After diving deeper into `lghub_agent.exe` I found out that it is indeed correct that Logitech has implemented a new method of querying battery charge. If you are interested, currently I...

Judging from `debug_trace.txt`, it does show that your mouse does not support 0x1000 or x1001 for battery values. These numbers are the featureID of Logitech's hid++ protocol, you can refer...

I forgot to mention that I managed to fix up the other tool, https://github.com/andyvorld/LGSTrayBattery_GHUB so you can try that first if you wish.

I should have it updated and hopefully fixed now.

Did the G533 get detected in previous versions?