NiyaShy / XB1ControllerBatteryIndicator

A tray application that shows a battery indicator for an Xbox-ish controller and gives a notification when the battery level drops to (almost) empty.
GNU General Public License v2.0
715 stars 51 forks source link

Does XInput API offer battery level percentage (granular battery level)? #5

Closed mkanet closed 6 years ago

mkanet commented 6 years ago

Is there an API limitation the reason why the battery level percentage can't be displayed in this app? It would be great to display this information more precisely if the information is available.

NiyaShy commented 6 years ago

Yup, it's the API. That's why (AFAIK) no tool, not even the ones from MS, can show more accurate values.