Final Fantasy Hacktics

Modding => Help! => Topic started by: A Blood Red Fox on July 31, 2014, 05:34:14 pm

Title: Changing the menu color
Post by: A Blood Red Fox on July 31, 2014, 05:34:14 pm
I wasn't sure where to ask about this, so I went with the help section...

I was thinking about changing the background color of all the menu windows and such. I'm guessing that, like most things, it's do-able. But is it practical? What would be involved in doing that?
Title: Re: Changing the menu color
Post by: Kurosabes on August 02, 2014, 04:17:01 am
I stumbled upon a file in my folders called "bg.gif" which is seems to be what you're looking for. I think it was within the FFTPatcher's resource folder because there was FFTP-related stuff extracted on the same date in the folder where I found it. I find it odd it has anything to do with FFTPatcher, but this is pretty much the only clue I have right now. If I figure out anything else I'll let you know. Here's the file for the time being.
Title: Re: Changing the menu color
Post by: Lijj on August 02, 2014, 01:29:54 pm
I hope that editing the bg file works for you.It'd be great to see a mod with that feature. I wonder if you can change the font file colours too. I think you may have to depending on how much you change the bg cause the antialiasing on the font is made to blend with the beige bg. You will also want to change the beige background color of each portrait to match the new bg colour.
Title: Re: Changing the menu color
Post by: Xifanie on August 02, 2014, 10:23:58 pm
The font does not have anti-aliasing actually. The Windows and Fonts share the same colours, which makes your options -very- limited.

I created a wiki page that should have all the relevant information you need:
http://ffhacktics.com/wiki/EVENT/FRAME.BIN
Title: Re: Changing the menu color
Post by: Angel on August 02, 2014, 11:23:22 pm
Pointed out via Skype already, but the formation screen background definitely doesn't have the correct palette anywhere in the list. Let the investigations commence!
Title: Re: Changing the menu color
Post by: A Blood Red Fox on August 03, 2014, 05:12:08 pm
Thanks for the help. I think I may have to return to this particular thing once I learn more though. Haven't quite figured things out yet.
Title: Editing FRAME.BIN Outside of Tilemolester
Post by: A Blood Red Fox on August 12, 2014, 04:55:27 pm
I'd really prefer to edit the images outside of tilemolester, since that would be a heck of a lot easier. However, I'm not sure how to export it while preserving the palette. Anybody know how?
Title: Re: Editing FRAME.BIN Outside of Tilemolester
Post by: Xifanie on August 12, 2014, 05:05:06 pm
Maybe someone has a better answer, but the best I can think of is either manually converting to .TIM then converting to .bmp, or paste the hex data in a .spr, import that in shishi and export as .bmp. The latter method only works because both have 256 width.
Reverse the process to get the data to paste back in.
Title: Re: Editing FRAME.BIN Outside of Tilemolester
Post by: A Blood Red Fox on August 12, 2014, 08:03:13 pm
I'd convert it to .TIM and try that... except I have no idea how to do that. :\
Title: Re: Editing FRAME.BIN Outside of Tilemolester
Post by: Xifanie on August 12, 2014, 11:16:31 pm
This has information regarding the .TIM format: http://mrclick.zophar.net/TilEd/download/timgfx.txt

I can't really help much with .TIM conversion because I used to use TIM Utility, which doesn't work on W7.
There is another tool for TIMs listed here that I've never tried called TIM Tool: http://ffhacktics.com/wiki/Tools

You'd pretty much have to copy paste the hex of FRAME.BIN at the proper offsets of a blank .TIM.
Title: Re: Changing the menu color
Post by: A Blood Red Fox on August 13, 2014, 12:09:50 am
Still no luck puzzling it out, but I'm working on it.
Title: Re: Changing the menu color
Post by: A Blood Red Fox on August 24, 2014, 09:56:28 am
Yeah... I have no idea what I'm doing. Unless someone knows something that might help, I'm going to have to give up on this for now.
Title: Re: Changing the menu color
Post by: Xifanie on August 24, 2014, 12:29:23 pm


I guess you can use this since I already made it. You can use it with my palette editor and import it in Shishi.
Title: Re: Changing the menu color
Post by: A Blood Red Fox on August 24, 2014, 01:21:46 pm
Thank you so much! Following those steps it seems to work. :)