RetroPie / EmulationStation

A Fork of Emulation Station for RetroPie. Emulation Station is a flexible emulator front-end supporting keyboardless navigation and custom system themes.
Other
864 stars 344 forks source link

Battery Indicator #773

Open cobalt2727 opened 2 years ago

cobalt2727 commented 2 years ago

Having the option to check a device's battery life in the menu the same way you would in regular RetroArch would be nice for devices that have one

theofficialgman commented 2 years ago

this would be very nice, luckily the folks over at batocera seem to have already implemented this in their emulationstation fork so at least you can look at that for inspiration (since the patchs won't just port over)

relevant commits are here: https://github.com/batocera-linux/batocera-emulationstation/commit/5a6d14a6b1a9aaf455a9590c7cbf22e1a916a2b6 https://github.com/batocera-linux/batocera-emulationstation/commit/c815a1274c1bbe6ad3bb33a75251c0ab9b655305 https://github.com/batocera-linux/batocera-emulationstation/commit/a4dda700e2963d72e51b8ae39bcb9aca51a6a516

there might be more, but I think these are the main ones