| View previous topic :: View next topic |
| Author |
Message |
floorball92
Joined: 05 Apr 2008 Posts: 30 Location: Germany -> Hessen -> Hanau
|
Posted: Sun Apr 20, 2008 5:50 am Post subject: Save Images and Sound in .PBP |
|
|
Hey Guys,
can someone tell me, how to save the sounds and Images and maybe .txt Files ( not so important ) in an EBOOT?? There are so much EBOOT' s using Images, where no Images are in the flder, so Iit can' t be so difficult, I think _________________
 |
|
| Back to top |
|
 |
kralyk
Joined: 06 Apr 2008 Posts: 114 Location: Czech Republic, central EU
|
|
| Back to top |
|
 |
floorball92
Joined: 05 Apr 2008 Posts: 30 Location: Germany -> Hessen -> Hanau
|
Posted: Sun Apr 20, 2008 6:15 am Post subject: |
|
|
I only could find, how to put a preview pic and something like this in the homebrew, but not, how to storage the images used in the Homebrew in the EBOOT.
If they explain how to do this, but I have overreden it, please tell me. _________________
 |
|
| Back to top |
|
 |
angelo
Joined: 29 Aug 2007 Posts: 168
|
Posted: Sun Apr 20, 2008 9:13 am Post subject: Requires editing C |
|
|
It requires you editing the C code. You have to encrypt the file into a C file then make a function for the program to decyrpt it and output it.
Personaly, you're better of reading it from the MS.
Don't ask me how to do it... I can't code. |
|
| Back to top |
|
 |
Insert_witty_name
Joined: 10 May 2006 Posts: 376
|
Posted: Sun Apr 20, 2008 9:48 am Post subject: |
|
|
| The external files are compiled into the EBOOT using bin2c or bin2o. |
|
| Back to top |
|
 |
Viper8896
Joined: 26 Jan 2006 Posts: 110
|
|
| Back to top |
|
 |
Art
Joined: 09 Nov 2005 Posts: 647
|
|
| Back to top |
|
 |
|