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!

PSP-HUD v1.3

This is a discussion on PSP-HUD v1.3 within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; ========================= ========== PSP-HUD v2.02 - August, 31st 2008. ========================= ========== This is a plugin for PSP CWF 4.01M33-2 (not tested ...

Reply
 
LinkBack Thread Tools
Old 01-04-2008, 02:17 AM   #1
 
Join Date: Jan 2008
Posts: 27
Trader Feedback: 0
Default PSP-HUD v2.02

========================= ==========
PSP-HUD v2.02 - August, 31st 2008.
========================= ==========

This is a plugin for PSP CWF 4.01M33-2 (not tested on earlier versions) that displays some basic info on screen:
- FPS
- CPU/BUS speed and CPU usage
- notification on CPU speed change
- battery status (percent and time left)
- local time
Besides displaying info on screen this plugin can:
- change cpu speed
- take a screenshot


Installation:
-------------
Put hud.prx and hud.lang in seplugins directory on your PSP memory stick
and append ms0:/seplugins/hud.prx to vsh.txt, game.txt and pops.txt files.

Usage:
------
Default configuration is to show cpu speed change notification, battery percent left, local time in bottom right corner.
Default button setup is:
- NOTE+LTRIG to access configuration menu.
- NOTE+RTRIG to turn HUD off and change between display methods
(this will only change method currently, it will not be saved, to save it you must enter menu)
- NOTE+UP to take a screenshot
When you exit menu configuration will be automatically saved in ms0:/seplugins/hud.cfg
If button configuration is changed and you can't enter menu anymore (or can't rembember) delete hud.cfg and restart PSP.

Display methods:
----------------
Method 1: this is a new method that is not available always, it hooks to a system API to get accurate FPS reading and to draw hud display,
when current running application/game is not using this API, plugin fallbacks to method 2 and FPS will always display 59 or 60
Method 2: this is an old method (from pre 2.0 versions)

In most cases Method 1 gives better display and sometimes worse, if there is a problem with one you can switch between methods from menu or by
pressing NOTE+RTRIG (default key configuration).


Version History:
----------------

August, 31st 2008. v2.02
------------------------
- changed option 'SHOW HUD', besides switching off HUD display it is used to switch between display methods
- new every info part has it's own custom position
- moving analog stick in menu, when positioned on FPS,CPU,BATTERY or TIME, will automatically switch that item to custom position

August, 31st 2008. v2.01
------------------------
- fixed a bug that caused a crashing when exiting a homebrew
- screenshots are placed in ms0:/PICTURE/ folder
- added french lanuguage (thanks to Mizou93)

August, 30th 2008. v2.0
-----------------------
- new drawing method to reduce flickering (thanks to Raphael for suggestion)
- when in options keys are disabled for background process
- to reduce memory usade languages are not stored in memory and are loaded on overy language change (this is causing slow language change)
- cpu and bus speed are joined in one option
- show time option is expanded with more formats (24h, 12h)
- alignment is no longer unique for all options, now every option can have different alignment
- order of displayed items can be changed (useful when displaying multiple options in one place)
- new option: display fps
- new option: cpu speed notification, if on, when cpu speed changes old speed and new speed will be shown for a few seconds and will be blinking
- new option: cpu speed changer for xmb/game/pops, when set it will monitor cpu speed continouosly and adjust it to specified speed when it is different than specified
- new option: take a screenshot without hud info


January, 18th 2008. v1.31
-------------------------
- updated for 3.80M33-4 (actually droped previously used NIDs for 3.71 and now using NIDs from pspsdk)
- new translations: german (two translations), dutch, italian, spanish, polish and turkish

I won't be accepting any more translations and I'm planing to drop translations for future versions (it's easier for me).

January, 10th 2008. v1.3
------------------------
- added language menu option
- added serbian and french language (thanks to Mizou93 for french translation)

January, 7th 2008. v1.22
------------------------
- fixed cpu usage display

January, 6th 2008. v1.21
------------------------
- slightly improved display

January, 5th 2008. v1.2
-----------------------
- buttons for menu and HUD are configurable within configuration menu
- add custom alignment (adjust with analog)

January, 4th 2008. v1.1
-----------------------
- added cpu usage and bus speed
- menu is now accessed with NOTE+LTRIG
- toggle HUD with NOTE+RTRIG
- redesigned menu selection (looks nice now)

January, 4th 2008. v1.0
-----------------------
- initial version

Screenshot:
-------------

Attached Files
File Type: zip hud_v131.zip‎ (20.4 KB, 339 views)
File Type: zip hud_v202.zip‎ (22.0 KB, 578 views)

Last edited by darko79; 08-31-2008 at 03:07 PM.. Reason: New version
darko79 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 03:56 AM   #2
 
hypersonic's Avatar
 
Join Date: Dec 2007
Posts: 8
Trader Feedback: 0
Default

finally someone attached here, cheers
hypersonic is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 05:36 AM   #3
Founder of AllTechRelated
 
psp2468's Avatar
 
Join Date: Aug 2007
Real First Name: Matti
Location: :)
Just Played: Medal of Honour
Posts: 684
Trader Feedback: 0
Default

what do u have to press to make it come up??
__________________
Founder of AllTechRelated.com
psp2468 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 05:57 AM   #4
 
headlesslizard's Avatar
 
Join Date: Mar 2007
Location: UK
Posts: 1,389
Trader Feedback: 0
Default

Kinda useful.
__________________
[FONT="Arial"][B]PSN: headlesslizard[/B][/FONT]
headlesslizard is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 07:55 AM   #5
 
Join Date: Jan 2008
Posts: 27
Trader Feedback: 0
Default

Quote:
Originally Posted by psp2468
what do u have to press to make it come up??
If you installed it properly you should automatically see CPU speed, battery percent left and time in lower right corner. If this is shown then you can use NOTE to access menu.

If you are new to plugins then do following:
- extract hud.prx, game.txt and vsh.txt in seplugins folder on memory stick
- shutdown your psp, hold right trigger button and power up your psp to enter recoveru menu
- go to plugins menu and activate hud.prx [VSH] and hud.prx [GAME]
- exit recovery menu
darko79 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 08:01 AM   #6
 
j3r3mie's Avatar
 
Join Date: Sep 2007
Posts: 149
Trader Feedback: 0
Default

THis plugins is so nice No bug with the web browser and the vidéo playback. Working in game.

The only thing it missed is a on/off fonction. For removing every thing in one shot.
j3r3mie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 08:27 AM   #7
Enter Custom Title
 

 
Join Date: Nov 2007
Real First Name: Janne
Location: Finland
Just Played: GTA IV
Posts: 844
Trader Feedback: 0
Default

Looks really cool, and I bet that it's useful too! Thanks!

But like J3r3mie said, if you could make a button configuration (R+Volume Up) to turn it on, and (R+Volume Down) to turn it off. That'd be great when you're playing games so this won't be visible all the time.
JaX3RiR is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 08:47 AM   #8
Founder of AllTechRelated
 
psp2468's Avatar
 
Join Date: Aug 2007
Real First Name: Matti
Location: :)
Just Played: Medal of Honour
Posts: 684
Trader Feedback: 0
Default

Quote:
Originally Posted by darko79
If you installed it properly you should automatically see CPU speed, battery percent left and time in lower right corner. If this is shown then you can use NOTE to access menu.

If you are new to plugins then do following:
- extract hud.prx, game.txt and vsh.txt in seplugins folder on memory stick
- shutdown your psp, hold right trigger button and power up your psp to enter recoveru menu
- go to plugins menu and activate hud.prx [VSH] and hud.prx [GAME]
- exit recovery menu
oh ok, i thought maybe you had to press a button to make the things show up. thanks
__________________
Founder of AllTechRelated.com
psp2468 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 09:31 AM   #9
 
Korlithiel's Avatar
 
Join Date: Aug 2006
Posts: 454
Trader Feedback: 0
Default

I like the idea of this but without being able to turn it on and off, as well as set whatever keys is uses to custom one's, then it really isn't very practical.

Still, I look forward to updates since it sounds like it could be very useful in the future.
Korlithiel is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 11:03 AM   #10
 
Join Date: Jan 2008
Posts: 27
Trader Feedback: 0
Default

Added new version 1.1:
- added cpu usage and bus speed
- menu is now accessed with NOTE+LTRIG
- toggle HUD with NOTE+RTRIG
- redesigned menu selection
darko79 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 11:46 AM   #11
 
Join Date: Jan 2008
Posts: 2
Trader Feedback: 0
Default Visible in Game?

I can see it when in psp menus, photos, music, but not when playing a game. Is this normal?
ixlr8a67 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 11:47 AM   #12
Founder of AllTechRelated
 
psp2468's Avatar
 
Join Date: Aug 2007
Real First Name: Matti
Location: :)
Just Played: Medal of Honour
Posts: 684
Trader Feedback: 0
Default

hey,

can u change it to the screen button in stead of the note cos i use that with the music plugin....
__________________
Founder of AllTechRelated.com
psp2468 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 12:14 PM   #13
 
Join Date: Jan 2008
Posts: 27
Trader Feedback: 0
Default

Quote:
Originally Posted by ixlr8a67
I can see it when in psp menus, photos, music, but not when playing a game. Is this normal?
Be shure to add it to game.txt and activate hud.prx [GAME] in recovery menu.

Quote:
Originally Posted by psp2468
hey,

can u change it to the screen button in stead of the note cos i use that with the music plugin....
Maybe in the future.
darko79 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 12:29 PM   #14
Enter Custom Title
 

 
Join Date: Nov 2007
Real First Name: Janne
Location: Finland
Just Played: GTA IV
Posts: 844
Trader Feedback: 0
Default

I still think that LTRIG+Volume Up for on, and LTRIG+Volume Down for off would have been better. Or a config file where you could choose the button you want to use.

But that's just my opinion. Other than that, I simply love this plugin! Usually with these plugins the interface just sucks, but this actually looks cool and the font doesn't look so simplistic. And what's even better, it isn't even on the way when playing games or when navigating in XMB. If someone makes a contest like "The best PRX plugin in 2008", I've got a favorite so far. Thumbs up for you!

P.S. I'm amazed on how this plugin can even work. It looks cool, displays CPU speed, BUS speed, CPU usage, battely percent, how much battery usage time is left, and even the time! Now I need something to hide those crappy Sony battery icon and clock.


Edit: I found a bug... I can't exit any of my games... My PSP freezes on the Please Wait... screen.
Edit2: Now I can... Seems that it only freezes some games like WipeOut Pulse... I'm gonna try with my other UMD games as well.

Last edited by JaX3RiR; 01-04-2008 at 12:44 PM..
JaX3RiR is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 12:55 PM   #15
 
Join Date: Jan 2008
Posts: 2
Trader Feedback: 0
Default

[QUOTE=darko79]Be shure to add it to game.txt and activate hud.prx [GAME] in recovery menu.

Confirmed hud installed correctly. Enabled both in recovery, still not showing up in game.

PSP Slim
running 3.71-4
8gb Sony MS

Anything else I should check?

Update 1: Disabled other plugins anti.prx, UsbSlimCharge.prx = Still not showing up in game.

Update 2: Updated to PSP-HUD v1.2 = SUCESS!

Last edited by ixlr8a67; 01-04-2008 at 06:03 PM..
ixlr8a67 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 01:09 PM   #16
 
Korlithiel's Avatar
 
Join Date: Aug 2006
Posts: 454
Trader Feedback: 0
Default

I definitely like the idea of a configuration file, especially so if we can choose what is displayed and what isn't as well as the controls since I tend to use a lot of the button mappings for screenshot.prx and music.prx.
Korlithiel is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 01:43 PM   #17
MSX
 
Join Date: Jun 2005
Location: NC
Posts: 107
Trader Feedback: 0
Default



But really, could you post up a screen or two of this in action?
__________________
There are 3 types of people in this world: those who can count, and those who can't.
MSX is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 03:58 PM   #18
 
Join Date: Jan 2008
Posts: 27
Trader Feedback: 0
Default

Added version 1.2:
- buttons for menu and HUD are configurable within configuration menu
- add custom alignment (adjust with analog)

Quote:
Originally Posted by ixlr8a67
Anything else I should check?
Try other game.

Quote:
Originally Posted by MSX
But really, could you post up a screen or two of this in action?
Ok, I will put some
darko79 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 04:02 PM   #19
 
Join Date: Nov 2006
Posts: 44
Trader Feedback: 0
Default

I'm very impressed on the display, a lot more good looking than the blit stuff. Did you code that display yourself? If not, where can I get information about it and if you did code it, are you planning on releasing the source for that?

By the way, a good new feature you could add is to lock the controls when in the menu, as in Dark_Alex's vsh menu.

Best regards, suloku
suloku is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 04:25 PM   #20
Enter Custom Title
 

 
Join Date: Nov 2007
Real First Name: Janne
Location: Finland
Just Played: GTA IV
Posts: 844
Trader Feedback: 0
Default

Yeah, I was also going to suggest the control lock while in the menu.

And the plugin doesn't seem to work under GAME150, I wonder why that is? I added it in ms0:/seplugins/game150.txt and I enabled it in recovery but it doesn't show up when playing 1.5 games.
JaX3RiR is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 04:32 PM   #21
 
Join Date: Jan 2008
Posts: 27
Trader Feedback: 0
Default

Quote:
Originally Posted by suloku
I'm very impressed on the display, a lot more good looking than the blit stuff. Did you code that display yourself? If not, where can I get information about it and if you did code it, are you planning on releasing the source for that?

By the way, a good new feature you could add is to lock the controls when in the menu, as in Dark_Alex's vsh menu.

Best regards, suloku
It's still blit stuff but I created my own font through code (I attached my code so you can try it).
About that control locking feature is there an example on how to use it?
Also do you know maybe why I can't get solid drawing in upper corners?
Using code that I attached, first I call getCanvas and then call drawSmallFont, thats it. Thread priority is 8 and thread delay is 2000. Flickering can be reduced with higher priority and smaller delay but it stresses CPU.

Thanks for any help you can provide!
Attached Files
File Type: zip draw.zip‎ (3.8 KB, 38 views)
darko79 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 04:37 PM   #22
 
Join Date: Jan 2008
Posts: 27
Trader Feedback: 0
Default

Quote:
Originally Posted by JaX3RiR
Yeah, I was also going to suggest the control lock while in the menu.

And the plugin doesn't seem to work under GAME150, I wonder why that is? I added it in ms0:/seplugins/game150.txt and I enabled it in recovery but it doesn't show up when playing 1.5 games.
I guess it's not being initialized. I can't get it to run from IRSHELL also.
darko79 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 04:56 PM   #23
 
Join Date: Jan 2008
Posts: 2
Trader Feedback: 0
Default

Hi to all.
I've a psp slim with 3.71 m33-2 firmware. I've extracted psp hud 1.2 in the seplugins folder. after i've enabled vhs and game hud.prx in the recovery menu.
The problem is that the plugin doesn't start on psp and pressing the note key with or without the triggers don't change anything. what I have to do?
Thanks for the work anyway :P
andrea_d86 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 05:39 PM   #24
Enter Custom Title
 

 
Join Date: Nov 2007
Real First Name: Janne
Location: Finland
Just Played: GTA IV
Posts: 844
Trader Feedback: 0
Default

Hmm... Can't quite see why isn't it working. Are you sure that you added the exact line "ms0:/seplugins/hud.prx" to both vsh.txt and game.txt? And you might want to update to 3.71 M33-4 btw..
JaX3RiR is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 05:43 PM   #25
 
DDark's Avatar
 
Join Date: Oct 2006
Posts: 234
Trader Feedback: 0
Default

Would look nice with a nice GUI, the text is kind of hard to read on some screens.
DDark is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 07:09 PM   #26
 
Join Date: Dec 2007
Posts: 19
Trader Feedback: 0
Default

darko79
Tnx! Cool stuff!
ericbravo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 07:24 PM   #27
 
Join Date: Jan 2008
Posts: 4
Trader Feedback: 0
Default

hey guys

im not a noob or anything when it comes to plugins but i can't seem to get this 1 working. The only thing that im not doing is adding "ms0:/seplugins/hud.prx" to the game text file. i dont want to show in the games play so i didnt add it. that shudnt make a difference shud it?

if some1 cud tell me if they also had this problem and how they fixed it wud be very nice.

thanx guys
123PSP is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-04-2008, 09:29 PM   #28
 
Join Date: Nov 2006
Posts: 49
Trader Feedback: 0
Default

This is really sleek in my opinion, great stuff and it doesn't interfere with mp3 plugin (so far). Really nice work.
Rbman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-05-2008, 01:46 AM   #29
 
TheNeck's Avatar
 
Join Date: Jan 2008
Posts: 45
Trader Feedback: 0
Default

Quote:
Originally Posted by andrea_d86
Hi to all.
I've a psp slim with 3.71 m33-2 firmware. I've extracted psp hud 1.2 in the seplugins folder. after i've enabled vhs and game hud.prx in the recovery menu.
The problem is that the plugin doesn't start on psp and pressing the note key with or without the triggers don't change anything. what I have to do?
Thanks for the work anyway :P
Quote:
Originally Posted by JaX3RiR
Hmm... Can't quite see why isn't it working. Are you sure that you added the exact line "ms0:/seplugins/hud.prx" to both vsh.txt and game.txt? And you might want to update to 3.71 M33-4 btw..
Quote:
Originally Posted by 123PSP
hey guys

im not a noob or anything when it comes to plugins but i can't seem to get this 1 working. The only thing that im not doing is adding "ms0:/seplugins/hud.prx" to the game text file. i dont want to show in the games play so i didnt add it. that shudnt make a difference shud it?

if some1 cud tell me if they also had this problem and how they fixed it wud be very nice.

thanx guys
Had the same problem would not work for me, i have a slim 3.71 m33-2, so i updated to m33-4, and it works now.
TheNeck is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-05-2008, 02:35 AM   #30
 
Join Date: Jan 2008
Posts: 2
Trader Feedback: 0
Default

Quote:
Originally Posted by TheNeck
Had the same problem would not work for me, i have a slim 3.71 m33-2, so i updated to m33-4, and it works now.
Perfect! I update my firmware to m33-4 and now it works
andrea_d86 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
psphud , v13

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 09:49 AM.



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