Krap-psp: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP homebrew | title = Krap-psp | image = https://dlhb.gamebrew.org/psphomebrew/Krap-psp.jpg|250px | type = Plugins | version = v1.21 | licence = Mixed | author = En..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox PSP homebrew | {{Infobox PSP homebrew | ||
| title = Krap-psp | | title = Krap-psp | ||
| image = https://dlhb.gamebrew.org/psphomebrew/ | | image = https://dlhb.gamebrew.org/psphomebrew/krappsp.jpg|250px | ||
| type = Plugins | | type = Plugins | ||
| version = | | version = 1.21 (23 Aug 2011) | ||
| licence = Mixed | | licence = Mixed | ||
| author = Ensure a variety of functions to better manage and monitor various aspects of our PSP easily, all in quick keystrokes. | | author = Ensure a variety of functions to better manage and monitor various aspects of our PSP easily, all in quick keystrokes. | ||
| website = https://www.brewology.com/downloads/download.php?id=13301&mcid=1 | | website = https://www.brewology.com/downloads/download.php?id=13301&mcid=1 | ||
| download = https://dlhb.gamebrew.org/psphomebrew/ | | download = https://dlhb.gamebrew.org/psphomebrew/krappsp.7z | ||
| source = | | source = | ||
}} | }} | ||
Krap-psp is a plugin that offers a wide variety of functions for PSP created by kenma9123. The project began with the idea of being able to permit/forbid the battery from charging, upon development more features were implemented. | Krap-psp is a plugin that offers a wide variety of functions for PSP created by kenma9123. The project began with the idea of being able to permit/forbid the battery from charging, upon development more features were implemented. | ||
| Line 16: | Line 15: | ||
This was submitted to the PSP Genesis Competition 2011. | This was submitted to the PSP Genesis Competition 2011. | ||
Features | ==Features== | ||
* Enable/Disable PSP from charging. | |||
* Automatically set cpu/brightness to low. | |||
* Automatically sleep on a certain battery percent. | |||
* Easily execute Shutdown,Sleep,Reboot (VSH) on a key combo. | |||
* Set auto timer for sleep and shutdown. | |||
* More Idle feature options. | |||
* Manipulate CPU speed. | |||
* Manipulate Brightness level. | |||
* Manipulate PSP LEDs. | |||
* Easily detect the PSP motherboard version. | |||
* Take screenshots. | |||
* Text battery warning. | |||
* Sound battery warning. | |||
* UPtime. | |||
* Put PSP in music mode (CPU goes to 80mhz,brightness/LED off that is inspired by Hold plugin). | |||
* Reset a game on key combo (ISO only). | |||
* Paused a game on key combo (ISO only). | |||
* Display the battery/cpu/and PSP information. | |||
* Easily customizable. | |||
Installation | ==Installation== | ||
Copy the krap directory to the seplugins folder of your psp. | Copy the krap directory to the seplugins folder of your psp. | ||
Add this line to vsh.txt and game.txt | Add this line to vsh.txt and game.txt | ||
ms0:/seplugins/krap/krap-psp.prx 1 | ms0:/seplugins/krap/krap-psp.prx 1 | ||
or for PSPGo users | or for PSPGo users | ||
ef0:/seplugins/krap/krap-psp.prx 1 | ef0:/seplugins/krap/krap-psp.prx 1 | ||
User guide | ==User guide== | ||
Infos Position x & y can be customize from the krap.ini. | Infos Position x & y can be customize from the krap.ini. | ||
u_x -> uptime x pos | u_x -> uptime x pos | ||
u_y -> uptime y pos | u_y -> uptime y pos | ||
c_x -> CPU x pos | c_x -> CPU x pos | ||
c_y -> CPU y pos | c_y -> CPU y pos | ||
b_x -> batt x pos | b_x -> batt x pos | ||
b_y -> batt y pos | b_y -> batt y pos | ||
Controls | ==Controls== | ||
Note+Square - Display Krap menu | Note+Square - Display Krap menu | ||
Note+Volume Up - Enable Charging | Note+Volume Up - Enable Charging | ||
Note+Volume Down - Disable Charging | Note+Volume Down - Disable Charging | ||
Note+Select - Force Sleep | Note+Select - Force Sleep | ||
Note+Start - Force Shutdown | Note+Start - Force Shutdown | ||
Note+Circle - Reboot | Note+Circle - Reboot | ||
Note+Up - On/Off Auto sleep | Note+Up - On/Off Auto sleep | ||
Note+Down - On/Off Autoshutdown | Note+Down - On/Off Autoshutdown | ||
Note+L | |||
Note+L - Take Screenshot | |||
Switch (hold) - Music Mode | Switch (hold) - Music Mode | ||
Home (hold >1 second) - Reset a Game | Home (hold >1 second) - Reset a Game | ||
Screen - Pause a Game | Screen - Pause a Game | ||
==Screenshots== | |||
https://dlhb.gamebrew.org/psphomebrew/krappsp2.jpg | |||
==Media== | |||
'''krap 1.21 PSP Plugin''' ([https://www.youtube.com/watch?v=Hi7qV55qqYs Kurtis Ward]) <br> | |||
<youtube>Hi7qV55qqYs</youtube> | |||
==Compatibility== | |||
Tested and works on the following Custom Firmwares: | Tested and works on the following Custom Firmwares: | ||
Known issues | 5.50 GEN <br> | ||
6.20 PRO <br> | |||
6.39 PRO <br> | |||
6.39 ME/PRO/TN HEN <br> | |||
6.60 ME <br> | |||
==Known issues== | |||
When you put your PSP to sleep and open it up, the CPU speed will drop and might experience hangs because of the wallpaper changer (VSH mode only). | When you put your PSP to sleep and open it up, the CPU speed will drop and might experience hangs because of the wallpaper changer (VSH mode only). | ||
Unsure if this works in 6.60. | Unsure if this works in 6.60. | ||
Changelog | ==Changelog== | ||
v1.21 | '''v1.21''' | ||
* Change file structure (delete your old krap folder). | |||
* Created lite version. | |||
* Set loader.ini which one to load on boot e.g. full = 1 or lite = 1. | |||
* Fix rare bug in music mode. | |||
* Fix rare bug in FUll where in you can't disable some threads. | |||
* Remove CPU manipulation. | |||
* Added noUMD feature by bpeterson src. | |||
* Added wallpaper change (*.bmp files 480x272 only) on boot by hellcat (Full version). | |||
* Clean up codes. | |||
v1.20 | '''v1.20''' | ||
* Fix a bug in music mode when beep is executed. | |||
* Fix reboot function in 6.39. | |||
* Fix a bug in powersaver and battery warning after saving & reboot. | |||
* Extend the plugin delay in gamemode by 5 seconds. | |||
* Removed status text. | |||
* You can now Disabled thread in Misc Menu (Turn red when disabled). | |||
* Added "Draw delay" (The higher the value the higher the flicker the lower the lag). | |||
* Added "Music Mode CPU" (Specify the CPU speed when music mode). | |||
* Infos Position x & y can now be customize (From the krap.ini). | |||
v1.19 | '''v1.19 2011/06/18''' | ||
* Fix a bug in powersaver manipulation. | |||
* Fix a bug in LED manipulation. | |||
* Fix a bug in mobo detection. | |||
* Re-arrange Krap infos. | |||
* In-game sounds will suspended when krap menu is open (to avoid crash). | |||
* When paused (SELECT+RIGHT), only user_main will be disabled. | |||
* Added 4 mobo detection (TA-092 - TA-095). | |||
* Added PSP type in krap info. | |||
* Added the ability to see the volume bar in game (without having pressing the HOME button). | |||
* Added new menu called "MISC" - somehow its not yet complete. | |||
* Added the ability to see all the active threads from MISC menu. | |||
* Added krapy stuff like "Test Buttons" in MISC menu. | |||
v1.18 | '''v1.18 2011/06/11''' | ||
* Fix the screenshot bug (that auto creates a Krap folder). | |||
* Fix some errors in krap menu. | |||
* Fix a bug that when the "Stop charging is Disabled" the PSP will not charge at 0% battery lvl. | |||
* Added Wlan Saver Option in Settings menu (Now you can turn it on/off while in game mode). | |||
* Added the ability to disable/enable screenshot,reboot,sleep,shutdown. | |||
* Added the ability to change the Powersaver CPU/Brightness. | |||
* Added the Farenheit value of the Battery temperature in the krap menu. | |||
* Improved music mode feature. | |||
* Changed some of the default buttons such as: | |||
** Force shutdown from (NOTE+START -> NOTE+SELECT). | |||
** Force Sleep from (NOTE+SELECT -> NOTE+START). | |||
** Screenshot from (NOTE+LTRIG -> NOTE+RTRIG). | |||
v1.17 | '''v1.17 2011/06/09''' | ||
* Added Fast Exit Game key combo feature (SELECT+LEFT). | |||
* Fix Paused Game text, which is not clearly readable in the previous version. | |||
* Change the keycombo for Pause it is now (SELECT+RIGHT). | |||
* Increase the holding time of the HOME button when restarting a game (now 2.5 seconds). | |||
v1.16 | '''v1.16 2011/06/08 mini update''' | ||
* Fix bug in beep sound (for some reason, the MP3 file doesn't loads properly when the irsmp3module loads in buffer). | |||
* Improved uptime calculation (because sometimes it gives 25hours error). | |||
* Fix rare bug encountered in music mode. | |||
* Fix the battery info display. | |||
* Fix Firmware display error. | |||
* Menu.ini and Krap.ini are now combined. | |||
* Hopefully it will now worked with 6.20 TN and PRO. | |||
v1.15 | '''v1.15 2011/06/03''' | ||
* Added battery warning sound (again need some test). | |||
* Integrated that feature in "Battery warning" option in krap menu (specify how many bat percent to execute sound warning). | |||
* When rebooting in HEN it will now reboot the VSH not the device itself. | |||
v1.14 | '''v1.14 2011/05/30''' | ||
* Fix and improved the uptime(but removed the month, it now goes to format day:hour:min:sec). | |||
* Added the ability to reset a game ~hold the HOME button atleast 1 second (Eboot's not supported). | |||
* Added the ability to pause a game ~Press screen button to on/off (The idea is -suspend threads-). | |||
* Added also the ability to either enable or disable Both pause and reset in the krap menu. | |||
* Default CPU and brightness that is set in the krap menu can now be loaded. | |||
v1.13 | '''v1.13 2011/05/28 6:12pm quick update''' | ||
* Added the psp-uptime feature again (but need some test on it first). | |||
* Added a mini icon for that. | |||
* Fix some bugs in music mode. | |||
* Fix a bug that when the LEDs is disabled it will auto enabled after sleep mode. | |||
* Fix a bug in show cpu/bat info. | |||
v1.12 | '''v1.12 2011/05/26 11:44pm''' | ||
* Fix some bugs encountered in 1.10a and 1.11. | |||
* Added the ability to display basic battery and CPU info,even the main menu is close (inspired by hud display by darko) (soon, you can customize position). | |||
* Added 3 options in settings to display those info's. | |||
* Increase 75mhz to 80mhz when music mode (soon you can customize the speed). | |||
* Improved the handler to avoid the PSP going to sleep when pushing back the HOLD button. | |||
* Leave the psp-time its not done yet. | |||
v1.11 | '''v1.11 2011/05/24 5:19pm''' | ||
* Added the ability to change controls in the settings menu (New method, Main combo+other combo, limit to two buttons). | |||
* Added music mode = display off and CPU to 75mhz (inspired by hold plugin). | |||
* Added more infos in Information menu (When you see "N/A", means some of the features are not supported in your current firmware). | |||
* Re-arrange the position of the other infos. | |||
* Psp-time will now tell if your clock is in 12/21H format. | |||
* Owner/Nickname will only appear in non-6.20 firmware. | |||
v1.10a | '''v1.10a 2011/05/20 9:54pm''' | ||
* Fix idle timer that is not working in the previous version. | |||
* Fix CPU manipulation in 6.20 firmware. | |||
* Disabled reboot function in game (to avoid the whirr whirr UMD drive). | |||
* Added more options in Main menu like, force reboot, shut, sleep. | |||
* Added "Toggle Usb" option. | |||
* Added the "Go sleep when" - in a certain battery percent the system will go sleep. | |||
* Added the new ability to change the main menu colors through the new "menu.ini". | |||
v1.09 | '''v1.09''' | ||
* New looks of menu (forget the settings menu for now, because its empty). | |||
* You can now set auto,idle timers and power saver in menu (press Left or Right+Square to increment/decrement by 10). | |||
* Auto update sleep/shut timer when changing the value while it is already running. | |||
* Kernel,user,slim memory added in info menu. | |||
* Screenshot added. | |||
* Specify the path for screenshot directory in krap.ini (if not exist Krap folder will automatically created in PICTURES). | |||
* Fix bug related to auto shut/sleep timer in info menu. | |||
* You can now enable/disable LEDS in menu. | |||
* Ability to enable/disable LEDs when USB cable is plugged (user suggestion). | |||
* Manually set PSP brightness. | |||
* Status text included. | |||
* Less memory use, and reduce lag. | |||
* You can either choose to save (make default) or leave as it is until the module restart. | |||
v1.08 | '''v1.08''' | ||
* Added Idle mode, When Idle on a certain minutes the PSP will shut/sleep/displayoff | |||
* prx compressed, thanks to m33's psp-packer. | |||
* Removed Up time feature introduced in 1.06. | |||
* Added a hook-controller to disable vsh/game keys when Krap menu is open. | |||
v1.07 | '''v1.07''' | ||
* Re-encode the entire menu. | |||
* Added the ability to set the Auto sleep/shut value onto the Krap menu. | |||
v1.06 | '''v1.06''' | ||
* Added Krap information menu - including battery status etc. | |||
* Code clean up because its messy (so many comment lines). | |||
* Added Up-time feature. | |||
v1.05 - beta release | '''v1.05 - beta release''' | ||
* Ability to disable/enable PSP charging. | |||
* Ability to stop charging on a certain battery %. | |||
* Ability to set CPU/Brightness to MAX if plugged in. | |||
* Ability to automatically set CPU/Brightness to LOW in a certain battery %, in battery mode only. | |||
* Ability to set auto-sleep mode on a certain battery % (Like laptops), in battery mode only. | |||
* Ability to set whether to display POP-UP messages. | |||
* Ability to change POP-UP messages/color/position. | |||
* Ability to shutdown/reset/sleep PSP on a certain key combo. | |||
* Ability to set a timer before going to Sleep mode/Shutdown. | |||
* Ability to display warning message if PSP battery is getting low. | |||
* Ability to change combo keys (for now through config). | |||
Credits | ==Credits== | ||
Special Thank's to mr. weltall and freddy. | Special Thank's to mr. weltall and freddy. | ||
darko79 for the fonts. | darko79 for the fonts. | ||
Also to astrall for some of the features. | Also to astrall for some of the features. | ||
==External links== | |||
Author's | * Author's website - http://cool-world.co.cc | ||
Wololo | * Wololo - https://wololo.net/talk/viewtopic.php?f=26&t=6232 | ||
Wololo | * Wololo - https://wololo.net/talk/viewtopic.php?t=5977 | ||
[[Category:PSP homebrew applications]] | |||
[[Category:PSP homebrew plugins]] | |||
