02/11/2009, 11:34 AM
Pages: 1 2
02/11/2009, 11:39 AM
no
no
All it does it make all the info in page data and animation data understandable and the ability to add resources and animations.
no
All it does it make all the info in page data and animation data understandable and the ability to add resources and animations.
02/11/2009, 04:28 PM
You can stick an animated GIF in there if you want to and Rcomage will compile it into the RCO (set format="gif"), however the PSP only displays the first frame of the GIF, so it's not terribly useful...
Resource limits are defined by PSP executables, so can't do anything from the resource file other than to try to reduce your images or similar...
Resource limits are defined by PSP executables, so can't do anything from the resource file other than to try to reduce your images or similar...
03/11/2009, 03:46 AM
Ok thanks for the replies guys.
But how i will make an animated theme ?
But how i will make an animated theme ?
03/11/2009, 04:34 AM
Have you had a look at this? http://endlessparadigm.com/forum/showthr...#pid255053
For frame animations, you typically add each frame as a separate image, and then add separate Plane objects for each image.
You then create an animation sequence which just shows each frame after a period of time, eg:
For frame animations, you typically add each frame as a separate image, and then add separate Plane objects for each image.
You then create an animation sequence which just shows each frame after a period of time, eg:
XML Code
|
After that, trigger the animation by setting one object's onLoad property to "anim:my_animation"
03/11/2009, 05:42 AM
Oh i didn't saw it before.
Ok thanks.
And one more.
Why the gim to png conversion is so f*****g slow ?
Ok thanks.
And one more.
Why the gim to png conversion is so f*****g slow ?
03/11/2009, 05:19 PM
nickxab Wrote:Oh i didn't saw it before.Because Sony's Gimconv sucks?
Ok thanks.
And one more.
Why the gim to png conversion is so f*****g slow ?
04/11/2009, 04:12 AM
oh lol it is tooooooooo slow.
Anyway thanks man.
Anyway thanks man.
04/11/2009, 04:26 AM
nickxab Wrote:oh lol it is tooooooooo slow.
Anyway thanks man.
needs moar megahurtz?
04/11/2009, 08:09 AM
can u animate things without doing frames?
cause i look at some of V1's animations and some of them don't have frames :S
cause i look at some of V1's animations and some of them don't have frames :S
Pages: 1 2