if this is the case, then the only thing missing is the elf header (first 1000h bytes)
anyway, if anyone can confirm this to be true and even share the proper elf header, that'd be great!
also, if this is the unpacked elf, then the splash image starts at offset 0x8A5B0.
the background gfx are much like those in the othe hdloader except there is no specific 'IIF' identifier.
for all i know it's not even an IIF. but it is still a raw cmyk gfx nonetheless.
the only tricky part is that the gfx are split up. in the splash there is a large part that is 512x512 and then the other part is 128x512 to finish.
the main gfx are split up as 256x256 and 64x256
all i've attached here is the spliced together images converted to a 24bit bmp. not the original bytes, so there shouldn't be any prob with copyright stuff. if there is then delete it.
how to turn a custom image back into a usable skin? i don't know. perhaps the old bmp2iif tools would work if you just removed the 0x10 byte iif header or save as a cmyk raw image might do it.