Final Fantasy Hacktics

Modding => Help! => Topic started by: A Blood Red Fox on February 27, 2013, 01:21:43 am

Title: How do you change dialogue?
Post by: A Blood Red Fox on February 27, 2013, 01:21:43 am
Is there a way to modify the dialogue that is spoken during cutscenes and story related dialogue that pops up during battles?
Title: Re: How do you change dialogue?
Post by: 3lric on February 27, 2013, 01:40:06 am
Event Editing, see my tutorial.
http://ffhacktics.com/smf/index.php?topic=8229.0

We have a couple different story mods already here at FFH that you could check out
to see what can be done as far as eventing goes.

Title: Re: How do you change dialogue?
Post by: A Blood Red Fox on March 03, 2013, 07:33:54 am
I was playing around with my FFT image (which currently has the FFT+ patch on it already) and I didn't have any success changing the dialogue. I notice that the dialogue shown in the events in TEST.EVT don't match up with the text that was introduced by the patch. What exactly is going on? Where is the dialogue from FFT+ coming from?
Title: Re: How do you change dialogue?
Post by: Pride on March 03, 2013, 07:39:01 am
did you import the editted test.evt into the iso? its the simpliest error that could occur
Title: Re: How do you change dialogue?
Post by: A Blood Red Fox on March 03, 2013, 08:19:39 am
Well, CDmage I attempted to, and CDmage's little bar filled up and such indicating it finished. Though The date on the file in the image didn't change to the same one as the file I edited. Does that mean it didn't work?

Regardless, I don't think it's going to have any effect, since the dialogue I attempted to edit, is not identical to what is being displayed. For example it says "Sinful children of Ivalice" while in game it says "Wayward children of Ivalice".
Title: Re: How do you change dialogue?
Post by: A Blood Red Fox on March 03, 2013, 11:36:00 am
Well... apparently I'm terrible at following directions. I missed a step. Turns out I never actually decompiled TEST. Now that I have, I can open the text file and see the text that is supposed to be there. However, the timestamp for TEST never changes when I try to import it using CDmage, and nothing has changed when I run the game.
Title: Re: How do you change dialogue?
Post by: Pride on March 03, 2013, 12:27:37 pm
when you are done editing event.txt are you compiling? if the timestamp isnt changing then it sounds like youb arent doing that
Title: Re: How do you change dialogue?
Post by: 3lric on March 03, 2013, 12:30:04 pm
After editing a event.txt you will see a time change on the TEST.EVT in the EVSP folder. Than you will import it with CDMage,
you will not see a time change in CDMage, only in your eventing folder.

Can you please upload your event if this doesn't work? I would like to make sure you have the offset set correctly, as this is recently been a problem for others.
Title: Re: How do you change dialogue?
Post by: A Blood Red Fox on March 03, 2013, 01:25:27 pm
I clearly have no idea what I'm doing, since I don't actually know what offset does. I didn't notice any explanation in the tutorial - maybe I missed it. At this point I don't really have an event, all I did was modify the text to change a word merely to see if it would change.
Title: Re: How do you change dialogue?
Post by: 3lric on March 03, 2013, 06:11:37 pm
Than you don't have an offset error, the offset is not explained in my tutorial.

So does your TEST.EVT update the timestamp when you compile? We need to find the spot at
which your event is not making it into the ISO
Title: Re: How do you change dialogue?
Post by: A Blood Red Fox on March 04, 2013, 08:13:17 am
The date modified on the TEST.EVT file does update when I compile.