øAslickproductions.org/forum/index.php?PHPSESSID=5f0fck550j2m4m2fpbtkj2vkm1&topic=786.0;prev_next=nexte:/My Web Sites/Slick Productions - FFIV Message Board/slickproductions.org/forum/index6961.htmlslickproductions.org/forum/index.php?PHPSESSID=5f0fck550j2m4m2fpbtkj2vkm1&topic=786.0e:/My Web Sites/Slick Productions - FFIV Message Board/slickproductions.org/forum/index6961.html.zx¢—g^ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÈ …­Î}OKtext/htmlISO-8859-1gzip8:ÖÎ}ÿÿÿÿÿÿÿÿTue, 10 Mar 2020 13:51:54 GMT0ó°° ®0®P®€§²ð®¢—g^†Î} Spaces in item names

Author Topic: Spaces in item names  (Read 2011 times)

Phoenix

  • FF4 Hacker
  • *
  • Posts: 456
    • View Profile
    • Phoenix Hacks
Spaces in item names
« on: August 30, 2008, 11:56:06 PM »
There's been some discussion about not using 0xFF in item names, since it cuts off the "Found..." dialogue when opening treasure chests. Dragonsbrethren suggested using 0x15, which is the space character. I tried using this, however, and got the following result (see attached image). 0x15 works fine in dialogue boxes, but the item list is messed up for me. (This is true in both v1.0 and v1.1.) Conversely, 0xFF works fine in the item list and when equipping, but cuts off when in dialogue boxes. What's the work-around?

Lenophis

  • Forum Overlord
  • *
  • Posts: 1,688
  • Gender: Male
  • I sad
    • View Profile
    • Slick Productions
Re: Spaces in item names
« Reply #1 on: August 31, 2008, 12:04:11 AM »
That looks like it's trying to draw DTE. Is DTE enabled everywhere?

119 bugs fixed and counting.

Dragonsbrethren

  • Forum Overlord
  • *
  • Posts: 1,820
    • View Profile
    • Dragonsbrethren Industries
Re: Spaces in item names
« Reply #2 on: August 31, 2008, 12:06:28 AM »
You can't use $15 any place in an item name except for the icon because the Japanese DTE is still loaded for the menu text. The easiest way to fix it is to just pick any tile after the alphabet and make a new blank space, I use $F6 in my hack.

Phoenix

  • FF4 Hacker
  • *
  • Posts: 456
    • View Profile
    • Phoenix Hacks
Re: Spaces in item names
« Reply #3 on: August 31, 2008, 12:14:56 AM »
I thought I had tried that, and it ended up with a transparent space (one that shows the background), but I just tried it again, and it worked this time. I don't know what I did last time. In any case, I'm glad it worked. Thanks, Dragonsbrethren.

JCE3000GT

  • Master of FF4
  • *
  • Posts: 1,429
  • Gender: Male
  • Vladof
    • View Profile
    • BlitzKrieg Innovations
Re: Spaces in item names
« Reply #4 on: August 31, 2008, 01:30:15 PM »
In TLP color any empty space with all green in GB 2bpp mode and use that character.  Problem solved.  I need to fix this myself.  lol