| View previous topic :: View next topic |
| Author |
Message |
tkondal
Joined: 25 May 2006 Posts: 8
|
Posted: Sun Feb 24, 2008 8:19 am Post subject: Packaging homebrew |
|
|
Hi all,
I have a homebrew project that I'm working on. Some of the visual and audio elements are loaded from external files (PNG, WAV, ...). Everytime I put the Eboot on my PSP, I have to add these external files. What I would like to do is to somehow encrypt these files or to make them part of my final binary. Could anyone guide me through this? I am using SDL to read PNG files and read WAV files.
Thanks! |
|
| Back to top |
|
 |
Insert_witty_name
Joined: 10 May 2006 Posts: 376
|
Posted: Sun Feb 24, 2008 8:26 am Post subject: |
|
|
| bin2c/bin2o, then just read them from memory. |
|
| Back to top |
|
 |
tkondal
Joined: 25 May 2006 Posts: 8
|
Posted: Sun Feb 24, 2008 10:25 am Post subject: |
|
|
| Thanks! |
|
| Back to top |
|
 |
|