Page 1 of 1

Importing .bik file into a title pack

Posted: 26 Jul 2013, 18:56
by Darkminus
Hello!
Today I've got a problem to import a .bik file into my title pack.
I wanna use it as a spawnscreen background. When I don't import it everything goes fine.
But when I import it (wether using the file method, or the folder method) it simply doesn't find the file.
Do anyone knows why does this occurs?
It's not an error from me. Any other file I imported (Images, sounds) works fine.

Any idea?
Thanks in advance! :)

Re: Importing .bik file into a title pack

Posted: 26 Jul 2013, 19:34
by Hylis
we have to make a work around for this, since bink is streamed from files.

Re: Importing .bik file into a title pack

Posted: 26 Jul 2013, 19:40
by Darkminus
I see... Thanks for your answer (:

Re: Importing .bik file into a title pack

Posted: 06 Aug 2013, 10:55
by xbx
Until we fix the problem properly, there is already a workaround if you keep the file small - a few Mb. (it's entirely loaded into memory and played from there)

Re: Importing .bik file into a title pack

Posted: 07 Aug 2013, 10:03
by Darkminus
Yep I noticed it since last update. 10Mb Limit is enough for now. :) Thank you ! :)