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.0 are
0xD38 - CPU
0xD3C - 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:
Reduced CPU usage by delaying longer in main loop. Since v3.0 the main loop doesn't do much so it needn't run as fast as before. This *should* alleviate problems with the battery icon.
Now its not possible to accidently press 'other' buttons in hold mode while holding Select button. Ex: If you are holding Select + VolUp to increase volume, and you accidently press X, the X button will not have effect.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
CFW Installer CFW Installer
Homebrew coder DSPSP has dropped by our forums to release a new version of his CFW Installer, a handy homebrew application that allows you to easily install M33 and GEN custom firmwares on your PSP.
Changelogs:
Version 3:
*Added sub menu
Version 2
Chao Garden (Virtual Pet) Chao Garden (Virtual Pet)
Currently Adding/Fixing:
- Main Menu (Some stuff i gotta add lol..)
Major/Minor Updates:
- A.I Added (Tweaking at the moment)
- Crops Added (Annoying but very fun to remove lol)
- Collisions Added (Not the best coding i have done)
- Cursor Added (It move's and stuff..
Flash0++ Flash0++
The final version of Romain's Flash0++ flash0 cleaner has finally been released. The minor bugs that we mentioned in our previous post about this homebrew app have apparently been fixed and shouldn't be popping up anymore. Plus, flash0++ now has a brand new graphical interface.
Here's the changelog:
* Interface graphic ENTIRELY remade
2.7X PRXDecrypter 2.7X PRXDecrypter
Dark_Alex has released yet another breakthrough in the quest of PSP firmware supremacy! He has just released his 2.7X PRXDecrypter application, which does exactly what it sounds like! It can decrypt PSP firmwares that previously couldn't be decrypted such as 2.7. Dark_Alex has only tested it on 2
MACXT From luaacro:Hello everyone! I present to you the latest version of MACXT which is now in version 4 (as seen in the title ^ ^)
BakonICE BakonICE
BakonICE v1.4 changes:
* Menu response time for buttons heightened, but the flickering is up a little bit on some psps, depending on overclocking or not, what other plugins, etc...
* Modified the thread priority on the UI thread (when it's used) to a much lower value
* 3
NPloader (noDRM plugin) Homebrew coder codestation has released a new version of NPloader, a handy plugin for your custom firmwared PSP that "allows direct reading and loading of DLC (EDATA/PGD/SPRX) files in their decrypted form," similar to the noDRM engine that was introduced in CFW 6
MacroFire MacroFire MacroFire 3.0.4
Introduction
This program, PSP is a plug-in that runs on custom firmware.
Sony on Firmware Akira Makoto normal does not work.
The routine is self-responsibility in any event.
Not to give anything to play and a prolonged failure to suddenly freeze
IDStorage Manager IDStorage Manager
Homebrew developer Chilly Willy has just rolled out a new build for utility application IDStorage Manager that brings it up to version 1.2. Definitely a welcome release since the last update this program had was way back in March. Like the name implies, this program views, dumps, and verifies existing keys found in your PlayStation Portable units
PSPiton PSPiton
from eloivanelst:
Hey everyone,
I updated my application with some new features, such as a rating system and I fixed some annoying bugs. Here's the full changelog:
Changelog v0
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