(09-04-2013, 02:56 AM)AlexAltea Wrote: Small question: Has anyone the source code of this homebrew?
I doubt that DHrpcs3 is making everything just with the ELF compiler... that would be so crazy .
So, assuming he is using a normal SDK, it would be great to have the source code of this demo (or any other working homebrew).
After running this homebrew, I assume that some kind of texture support is already implemented. The module sys_fs is implemented as well, so I guess the only thing left to add a custom texture from a buffer or external file in PNG or JPG format is to implement the modules cellPngDec and cellJpegDec.
So, unless someone is already working on them, I would like to implement these modules since I have enough information to code some of their functions. For testing purposes, it would be better to modify demos that are already working instead of trying to fix any of the PSL1GHT samples. That is why I am asking for the sources. Thanks a lot!
you have my blessing go ahead