Final Fantasy Hacktics

Modding => PSX FFT Hacking => Topic started by: VincentCraven on June 06, 2008, 01:00:11 pm

Title: Event Instructions. Where did they go?
Post by: VincentCraven on June 06, 2008, 01:00:11 pm
Hey Zodiac, where did the list of event instructions that used to be posted on the main page go?  I was trying to fix one of the animations in the intro, but alas, I cannot figure out which one it is.
Title:
Post by: Zenko on June 06, 2008, 06:15:31 pm
Heh, no page on the new site for that yet.

http://auritech.eu/EI.htm

I'm currently working on the v2 of my decompiler.

Here's the output format like: http://auritech.fantopolis.com/x002.txt (that's orbonne, completely first event)

It generates a full file of all events, their instructions and their text in 10 seconds (well one my comp, and zod knows my comp is REALLY old) from a TEST.EVT file. It's in alpha now so don't say a word about the text.

Nonetheless, that tool will be very useful.

v3 will probably be a decompiler/recompiler. basically a fucking event editor. :O
But that's not for today, I planned on working back on the site after 2.0b released. I was just taking a little break from PHP. :(
Title:
Post by: Cheetah on June 06, 2008, 06:51:57 pm
Oh that is some sweet stuff you got right there. Definitely exciting stuff.
Title:
Post by: VincentCraven on June 06, 2008, 06:54:53 pm
=o

That's fine, I just forgot the event instructions.  It looks really good, but don't rush yourself into anything.

And thanks, this is exactly what I needed to see.