QJ.NET | Videos | Forums | iPhone | MMORPG | Nintendo DS | Wii | PlayStation 3 | PSP | Xbox 360 | PC | Downloads | Contact Us
Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact

QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides

Go Back   QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides > Developers Corner > PSP Development, Hacks, and Homebrew > PSP Development Forum
The above video goes away if you are a member and logged in, so log in now!

[RELEASE] prxutility++ version 5.0

This is a discussion on [RELEASE] prxutility++ version 5.0 within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Hi everybody, I have just finished the new version (version 5.0) of my prx called prxutility++ This prx allows you ...

Reply
 
LinkBack Thread Tools
Old 11-18-2008, 11:21 AM   #1
 
pspflashsystem's Avatar
 
Join Date: Jan 2008
Posts: 57
Trader Feedback: 0
Smile [RELEASE] prxutility++ version 5.0

Hi everybody,

I have just finished the new version (version 5.0) of my prx called prxutility++
This prx allows you to know several information about your battery (time left, charge level, temperature, voltage, ac adapter, ...) , cpu/bus speed, your mac adress, the motherboard model of your psp...
prxutility++ also allows you to shutdown, reboot or sleep your psp, to set brightness to maximum (or minimum)...

A lot of things are added in this version: here's the changelog (I'm apologize for my bad English because I'm French) :

Code:
* Code optimized 

* Compatibilty with 4.01 M33 and 5.00 M33

* Changing location and configuration file name that allows you tu customize the two buttons to quit or display menus : now present in "ms0:/SEPLUGINS/prxutility++/configuration/prxutility++.ini"

* Changes at features adding :
   - Reduce gradually backlight
   - Increase gradually backlight
   - Reduce CPU/BUS speed (following all values in vshmenu)
   - Increase CPU/BUS speed (following all values in vshmenu)
   - 2 modes integrated : "Preserving PSP Battery"
       * When you active Hold : CPU and BUS speed becomes 65/28 MHz, and PSP screen is turned off,
	     Back light desactivated and buttons blocked
	   * With a buttons combo(here NOTE + START): CPU and bus speed becomes 65/28 MHz, PSP screen is turned off,
	     backlight desactivated but Ability to use XMB for listening musics and preserve your battery...
   - Ability to customize your PSP (5.00 M33 and higher) by Memory Stick whithout modificate Flash0.
     *Compatible Files for now:
         opening_plugin.rco;
         topmenu_plugin.rco;
         topmenu_icon.rco;
         osk_utility.rco;
         osk_plugin_500.rco;if you are in 5.00 M33
         impose_plugin.rco;
         sysconf_plugin.rco;
         system_plugin.rco;
         system_plugin_fg.rco;
         gameboot.pmf;
	 * Tutorial :
	     Create a folder named "theme" at the root of Memory Stick
		 Put theme files(only those are compatible :))in this folder;
	 * prxutility++ check if files are present at PSP Boot to avoid bugs
        * If you are in 4.01 M33 you can use this functionality but not put the file " osk_plugin_500.rco " in the dir " theme " because PSP can freeze and crash

* Changes in information menu:
   - prxutility++ now detect almost motherboards :  
             TA-079 v1
		 TA-079 v2
		 TA-079 v3
		 TA-081 
		 TA-082
		 TA-086
		 TA-085 v1
		 TA-085 v2
		 TA-088 v1
   - Display if you have Fat or Slim model
   - Display your PSP tachyon model in hexadecimal
   - Display your PSP baryon model in hexadecimal
   - Integration of a button tester with the hexadecimal value of the pressed button and his name
   - Display X positition of the analog
   - Display Y positition of the analog
   - All informations are in real time :)
   
* Changes in module "batalert":
   - Now between 0 % and 5 % there is a visual alert which blinking and informs you about the charge level of your battery

* New menu : Configuration menu
   - Ability to adjust blinking speed in seconds following battery level
             between 30 and 20%;
		 between 20 and 10%;
		 between 10 and 5%;
		 between 5 and 0%;
   - Ability to change language of prxutility++ (who affects configuration menu and help menu but for now not the information menu)
   - Ability to delete the history and authentification informations of Web Brower
   - Ability to change the two buttons to exit or display the menu by modifying the file pspflashsystem.ini (located in "ms0:/SEPLUGINS/prxutility++/configuration/prxutility++.ini")
   - Display Memory Stick's Free Space
   - Information about User Partition's memory
   - Information about kernel Partition's memory
   - When you're in this menu, buttons are blocked for a more confortable navigation in the configuration menu  
   
* Changes in graphics:
   - High improvent of the font (thanks to Darko79 for his header and for helping)
   - The title (prxutility++...) "blink" now
   - The configuration menu is framed for a better readability 
   
* Bugs Fixes:
   - If we hold SCREEN button the PSP doesn't freeze now
   - Now when the backlight is desactivated the information menu exits automatically to not overload PSP's memoryP
   - Menus and features run faster now
   - prxutility++ check, to prevent bugs, if traduction and customisation files are present in their respectives folders
   - Ability to use a single customizable button to display menus(for more informations, read prxutility++.ini)

*****************Thanks to:************************

- My parents
- darko79 which helped me immensely (for buttons hookage and graphics)
- OldPrisoner for helping me to replace float variable (impossible to use it in Kernel Mode)
- Allelujah 
- Akabane87 ('cause I want :))
- Guyver2
- All people who reported bugs of version 4.0
- All people i've forgot :)
- Willy91 for translating the readme in English (because I don't have much time to do it)
Here's screenshots of this new version:

The Help menu (english):




The Help menu (french):




The Information menu:




The Configuration menu (french):




The Configuration menu (english):



Download:
URL file (prxutility++ version 5.0):
http://www.zshare.net/download/51504271afa3c4b3/

Enjoy it !

My website: http://www.pspgen.com/~pspflashsystem/

PS: Please don't forget to write the url of my website on the news thx

I'm apologize for my bad English because I'm French
pspflashsystem is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-18-2008, 04:49 PM   #2
 
Join Date: Nov 2005
Posts: 11
Trader Feedback: 0
Default

Is it possible to set the screen brightness below 28 (the number prxutility++ currently allows)? Im often using bookr on my PSP to read pdf's and with inverted text/background colors, the screen still is to bright for dimmed environments.

I'd very much appreciate it.

notimp
notimp is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-18-2008, 10:05 PM   #3
ThatSonyGuy/THATPSPGUY
 
soopergooman's Avatar
 
Join Date: Jun 2005
Real First Name: Sooper
Location: All tha way East!!!
Just Played: Battlefield1943 ps3
Posts: 671
Trader Feedback: 0
Default

Bonjour, tres bein. Merci beacoup!
__________________
There are only two infinite's, The Universe and Human Stupidity.- Albert Einstein
Sony Messed up and had to give me a Brand New 60gig PS3, not a refurb
soopergooman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-19-2008, 04:05 AM   #4
 
pspflashsystem's Avatar
 
Join Date: Jan 2008
Posts: 57
Trader Feedback: 0
Default

Quote:
Originally Posted by notimp View Post
Is it possible to set the screen brightness below 28 (the number prxutility++ currently allows)? Im often using bookr on my PSP to read pdf's and with inverted text/background colors, the screen still is to bright for dimmed environments.

I'd very much appreciate it.

notimp
For now, it isn't possible to set the screen brightness below 28

Quote:
Originally Posted by soopergooman
Bonjour, tres bein. Merci beacoup!
Merci pour votre encouragement soopergooman
pspflashsystem is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-19-2008, 06:03 AM   #5
 
p0p5ux's Avatar
 
Join Date: Apr 2006
Location: Mx, Mexico City
Posts: 1,320
Trader Feedback: 0
Default

I'm wondering if it's possible to enable wlan with this?
Guess not...Is it possible?
__________________
[CENTER][RIGHT][COLOR=Lime][SIZE=6][FONT=Tahoma][B]Hideo1[/B][/FONT][/SIZE][/COLOR]
[/RIGHT]
[SIZE=1][COLOR=Silver][I][B]PSN: p0p5ux[/B][/I]
[/COLOR][/SIZE] [SIZE=1][COLOR=Silver][B]I have GTAIV and MGS4.[/B]
[B]Don't play THAT much, but still play.[/B]
[/COLOR][/SIZE] [SIZE=1][COLOR=Silver][B]Cant remember my WFC..lol...

[/B][/COLOR][/SIZE] [B][SIZE=5][COLOR=Lime]AWESOMENESS
llllllllllllllllllllllllllll
[/COLOR][/SIZE][/B]
[/CENTER]
p0p5ux is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-19-2008, 06:26 AM   #6
 
pspflashsystem's Avatar
 
Join Date: Jan 2008
Posts: 57
Trader Feedback: 0
Default

No but thanks for your idea: I will add this in the next version
pspflashsystem is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-19-2008, 06:30 AM   #7
 
p0p5ux's Avatar
 
Join Date: Apr 2006
Location: Mx, Mexico City
Posts: 1,320
Trader Feedback: 0
Default

Quote:
Originally Posted by pspflashsystem View Post
No but thanks for your idea: I will add this in the next version
Thanks that would be great. I'm having a problem with my switch and...well i dont wanna pay just to get the switch to work again...
__________________
[CENTER][RIGHT][COLOR=Lime][SIZE=6][FONT=Tahoma][B]Hideo1[/B][/FONT][/SIZE][/COLOR]
[/RIGHT]
[SIZE=1][COLOR=Silver][I][B]PSN: p0p5ux[/B][/I]
[/COLOR][/SIZE] [SIZE=1][COLOR=Silver][B]I have GTAIV and MGS4.[/B]
[B]Don't play THAT much, but still play.[/B]
[/COLOR][/SIZE] [SIZE=1][COLOR=Silver][B]Cant remember my WFC..lol...

[/B][/COLOR][/SIZE] [B][SIZE=5][COLOR=Lime]AWESOMENESS
llllllllllllllllllllllllllll
[/COLOR][/SIZE][/B]
[/CENTER]
p0p5ux is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-19-2008, 02:09 PM   #8
 
Join Date: Nov 2005
Posts: 11
Trader Feedback: 0
Default

Quote:
Originally Posted by pspflashsystem View Post
For now, it isn't possible to set the screen brightness below 28
Can I hope for that to change in the next version? *pleeeeeease*

Also looking forward to the WLAN enabling option, I've exactly the same problem (broken WLAN switch) on one of my PSPs.
notimp is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-20-2008, 09:01 AM   #9
 
pspflashsystem's Avatar
 
Join Date: Jan 2008
Posts: 57
Trader Feedback: 0
Default

Quote:
Originally Posted by notimp View Post
Can I hope for that to change in the next version? *pleeeeeease*
No it's impossible
pspflashsystem is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-20-2008, 11:20 AM   #10
 
Join Date: Dec 2007
Posts: 10
Trader Feedback: 0
Default

its not working on my psp..i copied the prx to seplugin folder..then enabled the prx ..but nothing happened..
tanimr2002 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-20-2008, 11:26 AM   #11
 
pspflashsystem's Avatar
 
Join Date: Jan 2008
Posts: 57
Trader Feedback: 0
Default

You must extract all the archive of prxutility++.rar to your Memory Stick root
Else What's your firmware?
pspflashsystem is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-20-2008, 01:25 PM   #12
 
Join Date: Nov 2005
Posts: 11
Trader Feedback: 0
Default

Quote:
Originally Posted by pspflashsystem View Post
No it's impossible
Thanks for making this clear.
notimp is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-21-2008, 01:11 PM   #13
 
pspflashsystem's Avatar
 
Join Date: Jan 2008
Posts: 57
Trader Feedback: 0
Default

No problem
If a person see some bugs or freeze please inform me thanks
pspflashsystem is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-22-2008, 04:47 PM   #14
 
Join Date: Jan 2006
Posts: 923
Trader Feedback: 0
Default

Correct me if I'm wrong, but I remember using CFE and the vsh menu in Team Wildc*rd's LE firmwares letting the brightness get all the way to 1 [0 actually.]
__________________
[CENTER][COLOR="DarkOrange"]--> ˙ƃuıʎɐs ɯɐ ı ʇɐɥʍ ɟo pɹoʍ ǝıƃuıs ɐ puɐʇsɹǝpun ʇ,uop ı sǝɯıʇǝɯos ʇɐɥʇ ɹǝʌǝıɔ os ɯɐ ı <--[/COLOR][/CENTER]
Flamingwolf is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-26-2008, 11:49 AM   #15
 
pspflashsystem's Avatar
 
Join Date: Jan 2008
Posts: 57
Trader Feedback: 0
Default

Quote:
Originally Posted by Flamingwolf View Post
Correct me if I'm wrong, but I remember using CFE and the vsh menu in Team Wildc*rd's LE firmwares letting the brightness get all the way to 1 [0 actually.]
Hi
Unfortunately, No : indeed with cfe, if the brightness is less than 28, the backlight Auto-off seems to be activated...
pspflashsystem is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-04-2008, 01:55 PM   #16
 
Join Date: Dec 2008
Posts: 1
Trader Feedback: 0
Default

i dont kn ow if this will be possible for you plugin or if i am even at the right place

so here is my question : is it possible to to play music just trough the vsh and play a game @ teh same time

Last edited by wiiguy; 12-04-2008 at 01:57 PM.. Reason: who knows
wiiguy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-10-2008, 10:18 AM   #17
 
pspflashsystem's Avatar
 
Join Date: Jan 2008
Posts: 57
Trader Feedback: 0
Default

No but you can do it with custom firmware extender by cpasjuste
pspflashsystem is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-10-2008, 10:28 AM   #18
 
McCabe's Avatar
 
Join Date: Sep 2007
Posts: 60
Trader Feedback: 0
Default

Quote:
Originally Posted by pspflashsystem View Post
No it's impossible
Couldn't you just blit a black rectangle over everything and change its opacity? It wouldn't change the brightness per say but it would be more easier on the eyes I would imagine
McCabe is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-13-2008, 03:34 AM   #19
 
pspflashsystem's Avatar
 
Join Date: Jan 2008
Posts: 57
Trader Feedback: 0
Default

Not bad idea
I will see if I can do that with VshBlitter
pspflashsystem is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
prxutility , release , version

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -8. The time now is 06:15 AM.



Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © 2009, QJ.NET. All Rights Reserved.
Contact Us