Page 1 of 1

Correct dimensions/format images for cinematics?

Posted: Fri Oct 19, 2012 2:06 pm
by Mebaru
Hello community :)
I have a .dds file with image I want to show in my start/end cinematics. The problem it isn't displayed when cinematic script is playing. I guess something wrong with it dimension or maybe DXT format. Also should it use mipmaps?

Re: Correct dimensions/format images for cinematics?

Posted: Fri Oct 19, 2012 2:24 pm
by Mebaru
Seems the problem was mipmaps missing. Saved to DXT5 with mimmaps and everything solved.