| View previous topic :: View next topic |
| Author |
Message |
-DaRealXecon-
Joined: 09 Jul 2008 Posts: 31
|
Posted: Sun Sep 07, 2008 6:52 pm Post subject: How can I load an XMB icon? |
|
|
Hi,
I would like to know how I could load an XMB icon in a Homebrew (User mode) :)
I would like to use "blitAlphaImageToScreen" ;)
I don't know how I could load this because it is in an .rco file... :D
Thanks in advance!
-DaRealXecon- |
|
| Back to top |
|
 |
Mashphealh
Joined: 28 Nov 2007 Posts: 18
|
Posted: Sun Sep 07, 2008 7:00 pm Post subject: |
|
|
Use vlf library.
You find it, on Dark_AleX's resurrection source code. |
|
| Back to top |
|
 |
-DaRealXecon-
Joined: 09 Jul 2008 Posts: 31
|
Posted: Mon Sep 08, 2008 3:49 am Post subject: |
|
|
Thank you a lot but I cannot find the code. :p
When you had an link for me, please :)
-DaRealXecon- |
|
| Back to top |
|
 |
Mashphealh
Joined: 28 Nov 2007 Posts: 18
|
|
| Back to top |
|
 |
-DaRealXecon-
Joined: 09 Jul 2008 Posts: 31
|
Posted: Mon Sep 08, 2008 5:23 am Post subject: |
|
|
| Ohh... Thanks!! :) |
|
| Back to top |
|
 |
Pirata Nervo
Joined: 09 Oct 2007 Posts: 409
|
Posted: Mon Sep 08, 2008 6:59 am Post subject: |
|
|
REMEMBER THERE ARE BUGS AS IT IS NOT A COMPLETED LIBRARY.
So don't ask for fixes.
Don't bother Dax with bug fixes for that library because I'm sure he has already fixed some of the bugs.
I have never used that library but I know it is not finished and it has some issues (I read this here on this forums).
If you don't want to have problems using it, just don't use it. _________________
Upgrade your PSP |
|
| Back to top |
|
 |
Torch

Joined: 28 May 2008 Posts: 842
|
Posted: Mon Sep 08, 2008 1:29 pm Post subject: |
|
|
If you already have a working program and you want to load an XMB icon as an image for use in your program, then you will have to write code to extract the icon from the RCO (and decompress the RCO).
vlflib allows you to load and use XMB stuff, but only using its own functions. You cannot load the icon from the RCO and then freely use it in your own ways. |
|
| Back to top |
|
 |
|