øAslickproductions.org/forum/index.php?topic=557.15e:/My Web Sites/Slick Productions - FFIV Message Board/slickproductions.org/forum/index7099-2.htmlslickproductions.org/forum/index.php?PHPSESSID=5f0fck550j2m4m2fpbtkj2vkm1&topic=557.15e:/My Web Sites/Slick Productions - FFIV Message Board/slickproductions.org/forum/index7099-2.html.zxŽg^ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÈ\0°jmÑOKtext/htmlISO-8859-1gzip@øÕmÑÿÿÿÿÿÿÿÿTue, 10 Mar 2020 12:09:10 GMT 0ó°° ®0®P®€§²ð®Xg^ÈmÑ Replacement Font Recommendations

Author Topic: Replacement Font Recommendations  (Read 9177 times)

Dragonsbrethren

  • Forum Overlord
  • *
  • Posts: 1,820
    • View Profile
    • Dragonsbrethren Industries
Re: Replacement Font Recommendations
« Reply #15 on: June 11, 2008, 02:34:15 PM »
Nah...I'm not that cool...lol.  I just forced it in using J2e's DTE...you know if you don't have a hammer use a rock (instead of walking back to the house to get one). However modding the DTE sounds like the right way to do it, meaning I should probably go learn how to do it right.

Ah, it's not hard at all. Find the top half of "A," then the bottom, and do the same for "B" and "C." Now just run a hex search for those values, let's say it was 7A8A7B8B7C8C, change the first $7A and see if the top of the "A" changes. Those hex values are made up, it should be fairly easy to get the correct ones. I recall there's more than one DTE table, but the only one I hacked was used for dialogue, I removed the large font from the menus before I did this hack.

I can probably get you the actual offset if you'd prefer, I've still got my stuff from before I switched to FF2us 1.1.

vivify93

  • Liquid Flame
  • *
  • Posts: 304
  • Gender: Male
  • White Wizard
    • View Profile
Re: Replacement Font Recommendations
« Reply #16 on: June 11, 2008, 03:38:48 PM »
Here's a preview of the font block, ugly default TLP colors...I couldn't find a decent palette file...


Okay, I must ask this extremely retarded question--How did you get the font block to display like that?
The only way I can get mine to display is "compact" (as in, it's half the size of that thing). I assume "TLP" is "Tile Layer Pro"?
Hacking is hard. :sad:

Dragonsbrethren

  • Forum Overlord
  • *
  • Posts: 1,820
    • View Profile
    • Dragonsbrethren Industries
Re: Replacement Font Recommendations
« Reply #17 on: June 11, 2008, 04:03:04 PM »
That's how it displays by default, you should be able to just stretch your window. Or you can use YY-CHR, which is superior in almost every way (It doesn't do SNES 3BPP mode because it's technically a form of compression, the SNES can't actually display 3BPP graphics, they must be converted to 4BPP before displaying them).

vivify93

  • Liquid Flame
  • *
  • Posts: 304
  • Gender: Male
  • White Wizard
    • View Profile
Re: Replacement Font Recommendations
« Reply #18 on: June 11, 2008, 09:50:09 PM »
That's how it displays by default
...Seriously? Mine displays something like this:

I'm using YY-CHR by the way
Hacking is hard. :sad:

Dragonsbrethren

  • Forum Overlord
  • *
  • Posts: 1,820
    • View Profile
    • Dragonsbrethren Industries
Re: Replacement Font Recommendations
« Reply #19 on: June 11, 2008, 11:19:48 PM »
Switch to SNES 2BPP mode.

vivify93

  • Liquid Flame
  • *
  • Posts: 304
  • Gender: Male
  • White Wizard
    • View Profile
Re: Replacement Font Recommendations
« Reply #20 on: June 11, 2008, 11:51:04 PM »
On YY-CHR? It doesn't have that mode...
I see 1BPP, 2BPP NES/GB/NGP/VB/MSX, 4BPP SNES/SMS/GG/WSC/MSX/(Genesis)/GBA/MSX (test), and 1 BPP 16x16.
...Am I missing something here?


EDIT: Holy hell, I found it! :whoa:
Hacking is hard. :sad:

Joelsmith380

  • Wing Raptor
  • *
  • Posts: 5
    • View Profile
Re: Replacement Font Recommendations
« Reply #21 on: August 31, 2008, 10:11:39 AM »
Hey Dragonsbrethren, I am working on the dialogue font in the j2e trans but cant seem to find the DTE table. I did what you suggested (finding the hex for top and bottom of each letter) but no luck. Earlier you said you could find the actual offsets, could you post this for me? It would help out alot. Thanks.

Dragonsbrethren

  • Forum Overlord
  • *
  • Posts: 1,820
    • View Profile
    • Dragonsbrethren Industries
Re: Replacement Font Recommendations
« Reply #22 on: August 31, 2008, 10:19:11 AM »
Yeah, I'll find them for you later.

Joelsmith380

  • Wing Raptor
  • *
  • Posts: 5
    • View Profile
Re: Replacement Font Recommendations
« Reply #23 on: August 31, 2008, 11:02:54 AM »
I found a DTE table at B7C40, but the changes I'm making aren't having an effect on the dialogue font. Maybe I'm lookin at the wrong DTE table, that or my hex editor isnt saving the changes for some reason.

Dragonsbrethren

  • Forum Overlord
  • *
  • Posts: 1,820
    • View Profile
    • Dragonsbrethren Industries
Re: Replacement Font Recommendations
« Reply #24 on: August 31, 2008, 11:04:33 AM »
There is more than one of them, just keep trying until you find the one used by the dialogue.

Joelsmith380

  • Wing Raptor
  • *
  • Posts: 5
    • View Profile
Re: Replacement Font Recommendations
« Reply #25 on: August 31, 2008, 11:17:00 AM »
Got it. Dialogue DTE table starts at 118210. It loads the bottom half of the letter first, thats what was throwin me off. I was looking for 8F9D but in the table it's 9D8F (for the letter T).

Thanks for your help.

HHIPDragonFox

  • FF4 Hacker
  • *
  • Posts: 58
  • Gender: Male
  • White Dragon Emerges.
    • View Profile
    • Holyplasmadragonfox DragonFox Pages
Re: Replacement Font Recommendations
« Reply #26 on: April 07, 2009, 06:00:16 AM »
I found the Fonts for Main/Battle Menu at $57200, and I'm not sure what $B7C40 is or does.
Could someone Post a List of Most Addresses for Each Fonts?

Example:

Main & Battle Menu Font - $57200 for Headered FF2us v1.1.
Field Info & Event Font    - $?????  for Headered FF2us v1.1.
Other???


Thanks


Edit:
  I reloaded the area and the fonts reworked as well.
  Also found reloading the game and starting over helps for name lengths to display correctly.
« Last Edit: April 12, 2009, 12:34:05 PM by HHIPDragonFox »
Cool is the Holy feeling after being Iced by Hyper Plasma.