Releases: PixelIndieDev/DualSenseBatteryMonitor
Releases · PixelIndieDev/DualSenseBatteryMonitor
Release Hotfix V5.1.1
- 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
- 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
- Added the option to save controller battery level statistics
Release V4.1
- The application now no longer appears as an option when using
Win + TabandAlt + Tab(settings window excluded) - Fixed an issue that caused the overlay to not be transparent for mouse clicks
Release V4
- 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
- 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
Beta test for DualSense Edge compatibility + ShowLowBatteryWarningContinuously setting + maybereconnect bluetooth bug fix + maybe getController() loop exception fix + other fixes and improvements
Release V3
- 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
- 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
Initial release