10) I was able to successfully embed DDS and 8888 BMAP's as interal skins. But I have trouble with files I loaded via bmap_create, which were saved as 24bit images. As I found this out, I also was not able to store 24bit images correctly in my HMP. If a BMAP has a 8888 format and bytespp is = 3, do I have to make a stripped copy of the byte* pixels array, while I skip every fourth values (=alpha) and pass this array to SkinBits instead of just b->pixels???

Last edited by HeelX; 12/16/11 13:24.