This is a simple plugin I made a long time ago for my personal use. I just found the source code while going through some old stuff on my computer, so I thought I'd clean up the code a bit and release the plugin.
I realize that there are other plugins that feature similar functionality but I wrote my own because I wanted to be sure its coded optimally, as there are a few careless ways in which these functions can be improperly used (the point of this after all is to conserve battery life).
It does the following when the Hold switch is enabled:
* Switches off the LCD backlight.
* Switches off the actual LCD screen.
(This is important because the backlight and actual screen are two different things. You can have an image being displayed on the screen while the backlight is switched off, such that you can see the image if you use a flashlight. You can also have the screen switched off while the backlight still illuminates the powered off screen.)
* Underclocks the CPU to 60MHz
(Sony has changed the clock speed functions such that only certain combinations of speeds work correctly. Simply trying to underclock to arbitary values will result in the CPU simply running at the stock speed. I have verified that Hold+ successfully underclocks to 60MHz.)
* The original screen brightness and clock speed are restored when the Hold switch is released.
* Prevents the PSP from going into suspend mode if you accidently push the power switch too far when turning off Hold mode.
* Allows complete operation of the PSP controls with the display turned off.
* Turns off LEDs in hold mode. LEDs are flashed once in 30 seconds so that the PSP is not mistaken to be powered off.
* While in hold mode, allows the use of Left, Right, LTrigger, RTrigger, Volume and Start buttons, if you hold the Select button first. Useful to skip songs, pause etc.
Usage:
Turn on the Hold switch to automatically disable the display and underclock the CPU. Turn off the Hold switch to return the CPU to normal speed and enable the display.
If you push the ANALOG UP button when turning on the Hold switch, it will only lock the keypad like normal hold mode. The display and CPU speed will not be changed, so that you can watch videos etc. with the keypad locked.
If you push the ANALOG UP button when turning off the Hold switch, the display will remain switched off and the CPU will remain underclocked, but you can operate the PSP. To return to normal, push the power switch to the suspend position, or just press the Screen button.
While the PSP is in hold mode, if you first hold down the Select button, you can use the following buttons: Left, Right, LTrigger, RTrigger, Vol+, Vol-, Start.
Installation:
You can install it in the seplugins folder, and make an entry in VSH.txt. Thus it will be active in the XMB. Its also possible to use it in games by adding it to GAME.txt, but some games may crash etc., if the CPU is underclocked to such a low value.
Optionally, its also possible to install it in your PSP's flash0 so that it will work without a Memory Stick. For this you can use FreePlay's "NewBTCFNedit" and enable it for VSH mode in the all the PSPBT?NF.bin files. Add it before vshmain.prx.
Advanced:
If you want to change the clock speed to your own values, you can use a hex editor to change them. The offsets in the file for v3.3 are
0xCF8 - CPU
0xCFC - Bus (Should be half the CPU speed or less)
The values should be entered in hexadecimal. The default value for CPU is 3C (60 MHz in decimal) and the default value for Bus is 1E (30 MHz in decimal).
Note that simply using any arbitrary value will not work. You will have to test and see which values for CPU and Bus speed work.
Credits:
Thanks to adrahil for helping with preventing the suspend mode.
Thanks to Booster for the SysCon Hook sample, based on which Hold+ v3.0 was updated.
Thanks to Total_Noob; As his plugin MusicHold was not compatible with Hold+, with his permission I've implemented the same features in Hold+ v3.0 for people who wanted some buttons to be usable in hold mode.
Changelog:
Fixed a bug where if the battery was low, and the Power LED was blinking, and you turned off the Hold switch exactly at the moment before the Power LED blinked, the problem of the dissappearing battery icon would occur.
The method of prevent accidental suspend has been changed back to adrahil's SysEvent method, instead of Booster's method which was used from v3.0, which was causing various problems as it worked by corrupting SysCon packets that contained the Power Switch On signal.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
PSP-HUD PSP-HUD
Darko79 has released an update to his heads-up display plugin, PSP-HUD. This update, PSP-HUD v1.22, adds a fix for the CPU Usage display.
For those who haven't heard of PSP-HUD before, it's an application that essentially adds a heads-up display to your PSP's screen
Autoboots and two recovery for CF 3.30 OE-A Autoboots and two recovery for CF 3.30 OE-A
Homebrew developer becus25 just created an application that provides a second recovery function to Dark_AleX's latest custom firmware OE. According to the coder, this application will allow you to recover your PlayStation Portable (PSP) unit as well as use the autoboot function
NO-KXploit Patcher NO-KXploit Patcher
Moonlight from our forums has brought us something revolutionary today. This release comes to save all our 1.50 PSP users from having to put a "dumb" and a "dumb%" folder in our PSP/GAME/ folder to make homebrews run properly for almost one year.
With this program, 1.50 PSP will be able to load and run a single Eboot
IceTea IceTea
We're here to serve you IceTea. No, it ain't the drink. This IceTea here is tommydanger's graphical user interface for making PSX Eboots. Yeah, yeah. So there's nothing new with it, you say. But you see, he wanted to "incorporate all the latest PSx <-> PSP features into a single ready-to-use executable plus make it as easy to use as possible
Cobra USB Firmware 4.1 USB Manager Cobra USB Firmware 4.1 USB Manager
Cobra USB Firmware 4.1 USB Manager has been released.A See details below.
Cobra USB Firmware v4.1
Improved compatibility with psp games. Some of the games that crashed early now run.
Added support for PSP savedata
LCFW 6.39 ME LCFW 6.39 ME
Homebrew coder neur0n's LCFW 6.39 LME installer for the official firmware 6.39 has been updated.
Changelog:
Fixed a bug in Official Static ELF loading.
Fixed a CPU clock in GAME mode.
Added a patch for 0x80020148 error.
Fixed a UmdMountPatch (beta4
Light VSH Menu Light VSH Menu
Homebrew dev TOcean brings a new version of his Light VSH Menu for 6.3X PRO users. Now on version 6, the latest brings a slew of new features and improvements.
Changelog:
Version 6:
Added Restart VSH.
Renaming Lock Power Switch to Disable Power Switch.
Fixed bug by CPU Clock GAME
Fixed crash on 6
Space For Everything Space For Everything
Pirata Niervo's Space For Everything v1.9 is the perfect application to clean up your PSP. As some would have realized, the said handheld is often loaded with features that you never use, so why not free up some space by taking it out?
The developer was planning on going straight for a 2
5.00 .CTF Updaters 5.00 .CTF Updaters from Mr. Shizzy:
I began updating all my 5.00 M33 .ctf files to support sub folder systems.
I soon realized how time consuming it was going to be to update hundreds pf themes manually. So I threw together a .bat script to automate the process.
I may try to do an update if I get the time to allow batch converting
Comments on Hold+:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.
Please, select device to check if Hold+ supports it