Text animation Snes and Steam version?
#1
I noticed in the FFVI steam version that the right-to-left text direction option is available in the game.!!

Do this option too in Snes Version ??

Code:
C8 = left [text come left-to-right LTR]
C3 = right [text come right-to-left RTL]


[Image: C8Hq3fJ.png]
Reply
#2
No it is not present. Dialogue code contains nothing above $7F. All the special characters are also in the $10-$1F range.
Reply
#3
which reminds me... anyone has any information on how to tweak expand dialogue code? special characters in particular
THE GREATEST CHALLENGE OF ALL TIMES AWAITS:
http://www.ff6hacking.com/forums/showthr...p?tid=2593
DO YOU HAVE WHAT IT TAKES TO SLAY A GOD?
------------------------------------------------------------------------
Tenkarider's project #2 is started: FF6 Curse of the Madsiur Joke (CotMJ)
http://www.ff6hacking.com/forums/showthr...p?tid=2755
What happens when Madsiur tweaks your account? This full game hack will show that!
Reply
#4
(08-13-2017, 12:01 PM)Tenkarider Wrote: which reminds me... anyone has any information on how to tweak expand dialogue code? special characters in particular

$12, $17, $18 might be free, check in bank $C0. Just follow the code in DTE routine when it check if byte < $20. After this the code check if it is an actor name ($00-$0F) then it's a bunch of if / else for remaining possibilities. There is some dummy code in the region where the last if / else is, you can put you condition for a unused byte and new code there. This is what I did for my text centering special character. I think I used $18 but I don't remember exactly.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Dragon' Den in the SNES version CzarMalboro 9 7,972 07-15-2019, 10:07 PM
Last Post: Everything
  PS1 Text Changes? Binarynova 2 3,714 08-31-2018, 06:23 PM
Last Post: PowerPanda
  FF3us Multi Editor for PC steam version? Soulmancer 4 4,860 02-24-2018, 02:21 PM
Last Post: Soulmancer

Forum Jump:


Users browsing this thread: 1 Guest(s)