Meso.dds properties

Hi
I am trying to modify the Metalballs module, but I can t get a proper .dds file to load as a texture. So far only the meso.dds file works. Is there any special thing about this file?
tx
Simone

Yep! You need cubetexture dds for that, you can find some online or make your own one with cubemapgen http://developer.amd.com/gpu/cubemapgen/pages/default.aspx

here is nice explanation on how-to do it…