Aslickproductions.org/forum/index.php?PHPSESSID=5f0fck550j2m4m2fpbtkj2vkm1&topic=990.msg9948e:/My Web Sites/Slick Productions - FFIV Message Board/slickproductions.org/forum/index2392-2.htmllayedslickproductions.org/forum/index.php?PHPSESSID=5f0fck550j2m4m2fpbtkj2vkm1&action=profile;area=showposts;sa=attach;u=33e:/My Web Sites/Slick Productions - FFIV Message Board/slickproductions.org/forum/index2392-2.html.zxFh^Ћ%OKtext/htmlISO-8859-1gzip8:%HWed, 11 Mar 2020 02:19:56 GMT0 0PFh^% Table files

Author Topic: Table files  (Read 4100 times)

Jorgur

  • Moderator
  • *
  • Posts: 437
  • Gender: Male
    • View Profile
Table files
« on: March 23, 2009, 08:55:07 AM »
FF5 text
- A universal table file for displaying text in FF5
- Works on RPGe's English translation

FF5 extra
- Extra lines should be put into the text table file, at the bottom
- Battle dialogue
- Menu symbols
- Ending poem

hex-dec
- A simple table file for converting numbers from hex to decimal format

« Last Edit: December 08, 2014, 04:30:10 AM by Jorgur »

Jorgur

  • Moderator
  • *
  • Posts: 437
  • Gender: Male
    • View Profile
Re: Table files
« Reply #1 on: June 05, 2009, 05:15:58 PM »
Update: Main text file now works properly in Text Edit mode

Cain Highwind

  • Wing Raptor
  • *
  • Posts: 5
    • View Profile
Re: Table files
« Reply #2 on: June 09, 2009, 11:06:01 PM »
Hello, just wanted to say your Table files are useful. But I was wondering, I was sure with FFVI there was a Hex value for starting the following text in a new window. Is there such a command for FFV? I've been working on a script overhaul and I'm stuck on the game's opening.

bond697

  • FF4 Archivist
  • *
  • Posts: 624
  • Gender: Male
  • is NOT a spoony bard!
    • View Profile
    • The FF4 Reference Book
Re: Table files
« Reply #3 on: June 10, 2009, 12:03:09 AM »
couldn't you just look it up?  use the rom and table, then find some text that stretches into 2 boxes.  look at the hex values between them.  it would have to be one of those, right?  it shouldn't be too difficult to figure out, i don't think.  if i wasn't on the verge of falling asleep, i would do it now...    :sleep:
The FF4 Reference Book - Now with new hosting!

Cain Highwind

  • Wing Raptor
  • *
  • Posts: 5
    • View Profile
Re: Table files
« Reply #4 on: June 10, 2009, 01:40:09 AM »
I wouldn't be here if I didn't try to do that already there ARE some characters that appear at the end of  between windows 02 and 17, but using them at my discretion causes garbled text and glitches. Though it could have something to do with the way the text at the beginning is done.

EDIT: My bad I think I got it, it looks like you just have to the "New Line Code" (01) three times or so.Boy do I feel foolish now.
« Last Edit: June 10, 2009, 03:04:59 AM by Cain Highwind »

Jorgur

  • Moderator
  • *
  • Posts: 437
  • Gender: Male
    • View Profile
Re: Table files
« Reply #5 on: June 10, 2009, 09:54:22 AM »
The character 00 (| ) signifies end of text box.

Because of a bug in the table file, it was hard to spot inside text. I'll fix it right away.

Cain Highwind

  • Wing Raptor
  • *
  • Posts: 5
    • View Profile
Re: Table files
« Reply #6 on: June 11, 2009, 02:12:03 PM »
Well as far as I've seen that just ends that specific "section" of text to move on to the next pointer. Oh well... guess it's something they didn't program in until FFVI. I'm making due  :happy:

BTW did you need a "bookmark" for the Main Dialog pointers? While the text starts much earlier, the actual Main Dialog pointers start at 20162Fh I didn't see the info in any of your guides.