More actions
(Created page with "{{Infobox PSP Homebrews |title=Ctrl Charge |image=ctrlchargepsp.png |description=Disable charging when the battery reaches a certain level. |author=mafu |lastupdated=2011/04/29 |type=Plugins |format= |version=1.01 |license=Mixed |download=https://dlhb.gamebrew.org/psphomebrew/ctrolchargepsp.7z |website=http://mafu9.blog40.fc2.com/blog-entry-15.html |source=https://dlhb.gamebrew.org/psphomebrew/ctrolchargepsp.7z }} This plugin monitors the charging status of the battery....") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
|source=https://dlhb.gamebrew.org/psphomebrew/ctrolchargepsp.7z | |source=https://dlhb.gamebrew.org/psphomebrew/ctrolchargepsp.7z | ||
}} | }} | ||
This plugin monitors the charging status of the battery. It automatically disables or enables charging when the battery reaches | This plugin monitors the charging status of the battery. It automatically disables or enables charging when the battery reaches the specified level, even if it is currently charging. | ||
'''Note:''' This is not | '''Note:''' This is not fully tested, use at your own risk. | ||
== Installation == | == Installation == | ||
Line 25: | Line 25: | ||
Then enable the plugin in the Recovery Menu. | Then enable the plugin in the Recovery Menu. | ||
=== Configuration === | === Configuration === | ||
You can specify the battery charge percentage to enable/disable by editing CtrlCharge.ini. If an invalid value is set, it will automatically be corrected to 80%/50%. | You can specify the battery charge percentage to enable/disable by editing CtrlCharge.ini. If an invalid value is set, it will automatically be corrected to 80%/50%. | ||
Line 33: | Line 32: | ||
Note: Do not set ChargeLimit to a value lower than UnchargeLimit, as it will not function correctly. | Note: Do not set ChargeLimit to a value lower than UnchargeLimit, as it will not function correctly. | ||
== Screenshots == | |||
https://dlhb.gamebrew.org/psphomebrew/images/ctrlchargepsp.png | |||
== Compatibility == | == Compatibility == | ||
Tested on PSP-3000 (5.03GEN-C | Tested on PSP-3000 (5.03GEN-C, 6.60PROMOD-C2p). | ||
== Changelog == | == Changelog == |
Latest revision as of 08:47, 29 January 2025
Ctrl Charge | |
---|---|
![]() | |
General | |
Author | mafu |
Type | Plugins |
Version | 1.01 |
License | Mixed |
Last Updated | 2011/04/29 |
Links | |
Download | |
Website | |
Source | |
This plugin monitors the charging status of the battery. It automatically disables or enables charging when the battery reaches the specified level, even if it is currently charging.
Note: This is not fully tested, use at your own risk.
Installation
Copy CtrlCharge.prx and CtrlCharge.ini to the ms0:/seplugins/ folder.
In vsh.txt, game.txt and pops.txt, add the following line:
ms0:/seplugins/CtrlCharge.prx
Then enable the plugin in the Recovery Menu.
Configuration
You can specify the battery charge percentage to enable/disable by editing CtrlCharge.ini. If an invalid value is set, it will automatically be corrected to 80%/50%.
- ChargeLimit: Charging will be disabled once the battery reaches this percentage or higher.
- UnchargeLimit: Charging will be enabled once the battery falls below this percentage.
Note: Do not set ChargeLimit to a value lower than UnchargeLimit, as it will not function correctly.
Screenshots
Compatibility
Tested on PSP-3000 (5.03GEN-C, 6.60PROMOD-C2p).
Changelog
Ver. 1.00 2011/04/29
- First release.
External links
- Author's website - http://mafu9.blog40.fc2.com/blog-entry-15.html