mirror of
https://github.com/dualshock-tools/dualshock-tools.github.io.git
synced 2026-03-01 11:19:54 +03:00
[PR #73] [MERGED] fix: dualsense battery status #119
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dualshock-tools/dualshock-tools.github.io/pull/73
Author: @NotYourAverageGamer
Created: 4/18/2025
Status: ✅ Merged
Merged: 4/18/2025
Merged by: @dualshock-tools
Base:
main← Head:main📝 Commits (1)
8f95f53fix: dualsense battery status📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
core.js(+2 -2)📄 Description
fixes battery charge level percentage: previously it would show "100%" and charging for dualsense controllers that were not 100%.
this would also fix the battery safety check if implemented (doesn't look like
can_use_toolis being used? feel free to remove the comment, i only added to draw attention to that)i had a bit of a conversation with myself over in the discord which contains a lot of my debuging etc: https://discord.com/channels/1245307680604684341/1362290484504035370
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.