FF6 Hacking
FF6 MDE - Printable Version

+- FF6 Hacking (https://www.ff6hacking.com/forums)
+-- Forum: Discussion Forums (https://www.ff6hacking.com/forums/forum-5.html)
+--- Forum: Magitek Research Facility (https://www.ff6hacking.com/forums/forum-9.html)
+--- Thread: FF6 MDE (/thread-252.html)

Pages: 1 2 3


FF6 MDE - Zeemis - 09-23-2009

These are my notes I've collected on FF6MDE (Final Fantasy 6 Miscellaneous Data Editor). Please know that I am not 100% sure on everything, although I'm "fairly" sure about these; I have yet to master the program. What I'm covering is mainly about Espers and how you could make your own based on my findings.
The objective we're going to try and complete is a custom Esper called Asura, so the first step would be to open four copies of FF6MDE.
The first copy is your official version, the one you're editing.
The second will be to give the official copy the bytes of your Esper.
The third copy is of the mold of another esper. (If your sprite is to large for an existing summon, you can use an existing summons byte-mold).
the fourth copy is for any custom spell animations it'll be casting.

What I'm wanting Asura to do is summon next to my people and cast a Cure spell using Cure 2's animation. The objection is to make it look as close to FFIV's version as possible while staying within FF6's graphical limitations.
[Image: imgshk.png]
Animation 1:
Byte 1 - Mold(Side Animation Size. Ie, Golem's falling rocks or steam)
Byte 2 - Mold (In almost all cases, you cannot change this from what is already existing. It coexists with Byte 1. Changing this would most likely glitch out your creation.)
Palette - Color of the animation.

Animation 2:
Byte 1 - Mold(Main sprite animation size/movement animation. Ie, Bahamuts size, but his introduction animations.)
Byte 2 - Mold
Palette - Color of the animation.

Special Animation:
Byte 1 -
Byte 2 -
??? - Spell Animations / Summons Graphics

If you're creating a custom Esper that's overwriting a smaller Espers sprite, chances are that when you test it, part of your sprite will be either cut off or distorted some fashion. As I said, you can however use an existing Espers mold which is what I did. The third window towards the bottom (Bahamut) is what I used as a bases for Asura's new mold because her sprite is much to large for Siren. Bahamuts "Animation 2: Byte 1" is Bahamuts mold, but also what he does at the introduction. Bahamut when summoned is first in the middle of the screen, then moves towards the player. That's his introduction.
To get her to cast Cure 2, just copy over her bytes.

It may seem simple from the explanation although if you get one byte wrong, it's often catastrophic. Most of this is trail and error since the editor didn't come with a tutorial or was labeled well at all.
I have come across times when certain Espers molds are in Animation 1, Byte 1 and 2 instead of Animation 2, Byte 1 and 2.
This is a bit incomplete, although these are my notes on the daunting subject of custom spells and Espers in FF6.
The end result, Asura.


RE: FF6 MDE - Gilgameshversion - 06-14-2010

wow this helped a lot now i can realy start making custom espers!


RE: FF6 MDE - Foxhoundmember - 06-14-2010

man i am going to give it a shot as well thnx ZEEMIS Smile


RE: FF6 MDE - SSJ Rick - 06-14-2010

this is always a fun program 2 mess with Wink


RE: FF6 MDE - Drakkhen - 06-15-2010

Nice to see people enjoying all my hard work.
Perhaps I should get around to working on the next version.


RE: FF6 MDE - Foxhoundmember - 06-16-2010

DRAKKHEN your damn right get started already Smile XD


RE: FF6 MDE - SSJ Rick - 06-20-2010

(06-15-2010, 09:06 PM)Drakkhen Wrote: Nice to see people enjoying all my hard work.
Perhaps I should get around to working on the next version.

ah so you are the mastermind behind this program Smile

I sent Lord J some info a good while back about monster animations and whatnot

if I can find them I'll see if I can send it 2 u if u can implement them in the next installment Wink


RE: FF6 MDE - Zeemis - 06-20-2010

(06-15-2010, 09:06 PM)Drakkhen Wrote: Nice to see people enjoying all my hard work.
Perhaps I should get around to working on the next version.

I'd be willing to help you chart the unknown parts. Smile
I'm sure we all are willing. Smile


RE: FF6 MDE - SSJ Rick - 06-21-2010

Lord J seems to have implemented this on his new editor,

however I find yours to be much easier 2 use :p


RE: FF6 MDE - Drakkhen - 07-24-2010

In an attempt to make animation data more easily editable, I've created a file documenting the 768 individual animation chunks. This data would appear as a drop box beside the 2-byte animation pointer. However, since you people are the ones who'll be using this program, I thought I'd see if any of you had any suggestions for the format of said document.

http://jalchavware.com/drakkhen/ff6animdata.txt

Also, if anyone would like to provide better descriptions of the data, I'd be more than willing to implement them. Although, I'd prefer not to make the document any wider than it already is.

Also again, this same document will be used for both 8-byte and 14-byte animation data.