Skip to content

Releases: PixelIndieDev/DualSenseBatteryMonitor

Release Hotfix V5.1.1

29 Mar 14:07
898ffb4

Choose a tag to compare

  • Cleaned up some functions
  • Fixed battery estimate calculations sometimes using stale data
  • Fixed incorrect battery estimates when charging stopped before reaching full charge
  • Fixed incorrect battery estimates when charged outside of an active play session
  • Fixed possible null reference crashes
  • Fixed some values not being reset when starting charging

Sorry for the hotfix

Release V5.1

29 Mar 10:17
580985b

Choose a tag to compare

  • The application will now display an estimate sooner
  • Fixed battery stats not taking into account the minutes in sessions where the battery chunk doesn't go down

The stat calculation will need to start over for this update
How long does it take to get a battery stat estimate?

Release V5

28 Mar 18:59
580985b

Choose a tag to compare

  • Added the option to save controller battery level statistics

Release V4.1

22 Feb 13:45
a12321d

Choose a tag to compare

  • The application now no longer appears as an option when using Win + Tab and Alt + Tab (settings window excluded)
  • Fixed an issue that caused the overlay to not be transparent for mouse clicks

Release V4

31 Jan 17:46
6974880

Choose a tag to compare

  • The application is now compatible with the DualSense Edge
  • The application will now prevent multiple instances from running simultaneously
  • The application now has a settings menu
  • The application now has automated log generation for errors and exceptions
  • The application now has improved responsiveness
  • Improved responsiveness of the PS button button mapping
  • The connection type is now displayed directly below the controller icon
  • Optimized the performance on low-end hardware
  • Optimized the memory usage to reduce the application's overall RAM usage
  • Optimized the shutdown procedure
  • Fixed an issue that caused Bluetooth-connected controllers to incorrectly report a charging status
  • Fixed an issue that caused the overlay to flicker during launch
  • Fixed an issue where the application would crash on low-end systems
  • Fixed an issue where disconnected controllers would remain visible in the overlay
  • Fixed an issue where the overlay would remain stuck on screen if a controller was disconnected while the overlay was visible by pressing the PS button
  • Renumbered various error codes

I have also added a wiki the project github page, that contains some useful information.

Release V3.1

01 Jan 17:57
f651dee

Choose a tag to compare

  • Fixed an issue where the application would occasionally read the battery level data of a other controller
  • Fixed an issue where the application would occasionally swap battery levels with each different controller

Beta for V3.2

13 Jan 15:18
fd9f9fc

Choose a tag to compare

Beta for V3.2 Pre-release
Pre-release

Beta test for DualSense Edge compatibility + ShowLowBatteryWarningContinuously setting + maybereconnect bluetooth bug fix + maybe getController() loop exception fix + other fixes and improvements

Release V3

05 Dec 20:03
346a59d

Choose a tag to compare

  • The application will now show in the system tray
  • The application will now not automatically startup on startup when first installed
  • Added the option to enable startup on startup when right clicking on the tray icon for the application
  • Added a fade when the application appears and disappears
  • Added the possibility to temporarily view the battery levels by holding down the PS button (home button) for ~1-1.5 sec

Release V2

12 Jun 18:31
cc30391

Choose a tag to compare

  • Fixed an issue where the application would occasionally fail to read controller data over Bluetooth
  • Fixed a bug that caused the application window to always display
  • Fixed a bug that caused the application window to display 1 pixel next to the edge
  • The application can now display batterylevel error codes
  • The battery will now display with a gradient fill instead of a solid color
  • Adjusted the battery color logic to transition to red at higher charge levels
  • Optimized memory usage to slightly reduce overall RAM consumption
  • Slightly increased performance

Release V1

11 Jun 18:09
0fdaf55

Choose a tag to compare

Initial release