|
|
|
|
|
Re: STI File Problem/Challenge: Extend Explosion Animations[message #336714] |
Wed, 15 October 2014 23:49  | |
Tox
|
 |
Messages:249
Registered:February 2000 Location: www.webcodesign.de |
|
|
RealistI had a go at ZGRAV_C.sti, adding 1-2 frames and it seems I get the desired results by
1. updating the frame count byte in the first record of the appdata section
2. extending the appdata section with another record of 16 zero-bytes per additional frame
3. reflecting the changed size of the appdata section in the STCI header (this might be bytes 49-53).
very interesting. it seems I overlooked the frame counter in the animation header. that plus increasing the appdata size - offset as suggested by flugente - seems to do the trick. haven't checked removing of frames or adding new frames to files with multiple animations, though.
|
JA2STI Creator
|
|
|