Re: [ANIMATED TITLEPIC] Showing only 1(last) Frame
Posted: Sun Jul 15, 2018 2:49 pm
by Graf Zahl
Fixed. But your mod still doesn't work because you animate Graphics/Titlepic/TITLEPIC.PNG instead of TITLEPIC. No, that's not the same - the engine won't even pick your TITLEPIC.PNG as the default but (guess what?) the last frame you saw on various occasions because that's the last found name which truncated to 8 characters results in TITLEPIC.
Re: [ANIMATED TITLEPIC] Showing only 1(last) Frame
Posted: Sun Jul 15, 2018 2:52 pm
by HAL9000
Graf Zahl wrote:Fixed. But your mod still doesn't work because you animate Graphics/Titlepic/TITLEPIC.PNG instead of TITLEPIC. No, that's not the same - the engine won't even pick your TITLEPIC.PNG as the default but (guess what?) the last frame you saw on various occasions because that's the last found name which truncated to 8 characters results in TITLEPIC.
Yeah, I've noticed after I've uploaded.
Thanks for the fix!
This should also work on Credits and conback, right?
Re: [ANIMATED TITLEPIC] Showing only 1(last) Frame
Posted: Sun Jul 15, 2018 3:01 pm
by Graf Zahl
Not on Conback. That is set up differently. I won't change this because it can be activated in game where an oversized animation for that image can really cause serious problems if it fills up the entire GPU memory.
CREDITS is run through the same code as TITLEPIC so that should work as-is.
Re: [ANIMATED TITLEPIC] Showing only 1(last) Frame
Posted: Sun Jul 15, 2018 3:01 pm
by HAL9000
Ok, Thanks for the info(and fix)!
Re: [ANIMATED TITLEPIC] Showing only 1(last) Frame
Posted: Fri Sep 21, 2018 10:47 am
by Void Weaver
Sorry for my stupidness, but I have the same trouble as OP had.
Can somebody explain me please how to correct define multiple TITLEPIC's *.png, since file name limited only 8 characters?