Final Fantasy Hacktics

Modding => PSX FFT Hacking => Topic started by: Snap006 on June 09, 2013, 01:10:53 pm

Title: worldmap names
Post by: Snap006 on June 09, 2013, 01:10:53 pm
How do you change the names of the locations on the world map? Thanks.
Title: Re: worldmap names
Post by: cowcow96 on June 09, 2013, 01:39:22 pm
http://ffhacktics.com/downloads/FFTPatcher_482_v2.rar

Download this file and open your ISO with FFTac Text editor. Then go to Location Names section and there you can edit the names of them how you like.
Title: Re: worldmap names
Post by: Snap006 on June 09, 2013, 06:17:04 pm
I edited them right there and it shows up everywhere except on the world map. They still have the original names.
Title: Re: worldmap names
Post by: Snap006 on June 09, 2013, 06:17:35 pm
Would this be an ASM hack?
Title: Re: worldmap names
Post by: cowcow96 on June 10, 2013, 12:37:16 am
Did you patch your ISO or did you only close the window?
Title: Re: worldmap names
Post by: Snap006 on June 10, 2013, 10:08:27 am
I patched. I must be doing something wrong
Title: Re: worldmap names
Post by: Xifanie on June 10, 2013, 10:38:02 am
ah you're not. cowcow96 is just completely off track. Those location names are stored as images, I forgot inwhich file, and it's also not the easiest thing to edit as each location name has a specified pixel width. So if you want longer names than the originals, that's going to be some trouble getting all of this to work. This is just stuff I know, I never touched it myself so I can't help beyond that, sorry.
Title: Re: worldmap names
Post by: cowcow96 on June 10, 2013, 10:43:34 am
I thought that this isnt correct but not 100% :D I only try to find the easiest way sry then
Title: Re: worldmap names
Post by: Xifanie on June 10, 2013, 11:00:34 am
You knew you were providing false information, but did anyway? Is that what you're saying?
Title: Re: worldmap names
Post by: cowcow96 on June 10, 2013, 11:11:06 am
I corrected my answer. And no I dont want to give false informations to the forum sorry then if it seems so. :(
Title: Re: worldmap names
Post by: Snap006 on June 10, 2013, 11:37:33 am
Thanks thought so. Now I know not to spend a ton of time working on it. Thanks.
Title: Re: worldmap names
Post by: messiahgov on June 22, 2013, 12:27:47 pm
The image with all location names can be seen with the Shishi Sprite Editor from FFTPatcher v0.466 >  (Other Images > 3rd image), no other version support it.

But as Xifanie said, somewhere is a fixed width defined, so even if you rewrite them (I had to for my German translation), they will eventually get cropped in-game, if the new location name is longer than the old one. Additionally those unknown values seem to define the centred state of each location as well, because after editing, the position on the world map still behave as vanilla (best seen on locations which name got shorten, like "Gariland Magic City" to " just "Gariland", they look like left aligned). Another problem is, that the most minimized font is used for those locations, so it's hard to add any other, even smaller font to fit longer names.

Here is a comparison of my current translation of those location names, using the vanilla font 1:1, some get cropped in-game (see 3rd picture):

(http://s7.directupload.net/images/130603/qtohk5jo.png) (http://s14.directupload.net/images/130603/bgku7bum.png)
(http://t2.pixhost.org/thumbs/4780/17079529_fft-de12-mapname4cut.png) (http://www.pixhost.org/show/4780/17079529_fft-de12-mapname4cut.png)

I think the "easiest" way to solve the width problem is, if anybody would know where the values are. Just like the values for the main font width of a single letter, Xifanie mention here (http://ffhacktics.com/smf/index.php?topic=9694.0). But it's not necessary to change those main font width values manually, FFTPatcher v0.352 can change the width. Only v0.352 supports direct editing of the main font.

The location names you can edit with FFTacText, are only for the savegames and some brave story text, I think. Those on the worldmap are all in this single image. Those location names that come up before a battle, can be seen with with Shishi Sprite Editor from FFTPatcher v0.482v2, every location has his own image.