Release: https://github.com/mrgudenheim/FFTae/releases
Github: https://github.com/mrgudenheim/fftae
v1.03 - Added initial support for Animation Rewrite ASM. Only SetBackFacedOffset opcode is supported in this release. Since the Animation Rewrite ASM changes the ffc2 opcode to have 1 parameter instead of 0, there may be issues unless all vanilla ffc2 opcodes are changed to something else.
v1.02 - Improved responsiveness when loading rom or switching spr. Improved ui of animation list and frame list
v1.01 - xml generated will now be for all modified files. SEQ and SHP will be auto selected when selecting a sprite. fixed bug causing wep seq pointers to be wrong
v1.00 - Added animation preview
v0.04 - Changed tool to load files from the whole ROM. Added SHP preview list.
v0.03 - Add or delete animations. Add, delete, or edit animation pointers
v0.02 - added file size overwrite to the generated xml
This tool streamlines editing animations/SEQ files and creating a patch. It's mostly based on the process I followed before, but also fixes some issues.
https://ffhacktics.com/smf/index.php?topic=13253
Limitations and Notes:
- Putting multiple Move opcodes in a row may cause weird issues.
- Deleting an animation will cause any pointer that points past the end to instead point to the first animation
References:
https://ffhacktics.com/wiki/SEQ_%26_Animation_info_pageNo message is associated with this attachment.
Github: https://github.com/mrgudenheim/fftae
v1.03 - Added initial support for Animation Rewrite ASM. Only SetBackFacedOffset opcode is supported in this release. Since the Animation Rewrite ASM changes the ffc2 opcode to have 1 parameter instead of 0, there may be issues unless all vanilla ffc2 opcodes are changed to something else.
v1.02 - Improved responsiveness when loading rom or switching spr. Improved ui of animation list and frame list
v1.01 - xml generated will now be for all modified files. SEQ and SHP will be auto selected when selecting a sprite. fixed bug causing wep seq pointers to be wrong
v1.00 - Added animation preview
v0.04 - Changed tool to load files from the whole ROM. Added SHP preview list.
v0.03 - Add or delete animations. Add, delete, or edit animation pointers
v0.02 - added file size overwrite to the generated xml
This tool streamlines editing animations/SEQ files and creating a patch. It's mostly based on the process I followed before, but also fixes some issues.
https://ffhacktics.com/smf/index.php?topic=13253
Limitations and Notes:
- Putting multiple Move opcodes in a row may cause weird issues.
- Deleting an animation will cause any pointer that points past the end to instead point to the first animation
References:
https://ffhacktics.com/wiki/SEQ_%26_Animation_info_pageNo message is associated with this attachment.