| View previous topic :: View next topic |
| Author |
Message |
Stewie87
Joined: 03 Apr 2008 Posts: 39
|
Posted: Tue Aug 04, 2009 3:01 am Post subject: Showing an image in XMB... |
|
|
I have to make a VSH plugin that, when a combination of buttons is pressed, it shows some text with a logo under it.
I know how to write text on the XMB, how to "stop it", but i have no idea how to show an image on xmb using a PRX (so in VSH) :|
Any help? Thx |
|
| Back to top |
|
 |
Gefa
Joined: 13 Aug 2008 Posts: 12 Location: Italy
|
|
| Back to top |
|
 |
Stewie87
Joined: 03 Apr 2008 Posts: 39
|
Posted: Tue Aug 04, 2009 6:13 am Post subject: |
|
|
vsh_blit(int x, int y, char path[256]); //blits an images to the screen // doesn't work properly |
|
| Back to top |
|
 |
|