Users browsing this thread: 1 Guest(s)
Text animation Snes and Steam version?

#1
Posts: 19
Threads: 9
Thanks Received: 0
Thanks Given: 0
Joined: Jun 2017
Reputation: 0
Status
None
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]
  Find
Quote  

#2
Posts: 3,969
Threads: 279
Thanks Received: 236
Thanks Given: 57
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
No it is not present. Dialogue code contains nothing above $7F. All the special characters are also in the $10-$1F range.
  Find
Quote  
[-] The following 1 user says Thank You to madsiur for this post:
  • q8fft (08-14-2017)

#3
Posts: 1,633
Threads: 56
Thanks Received: 13
Thanks Given: 84
Joined: Apr 2014
Reputation: 12
Status
Atma
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!
  Find
Quote  

#4
Posts: 3,969
Threads: 279
Thanks Received: 236
Thanks Given: 57
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
(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.
  Find
Quote  
[-] The following 1 user says Thank You to madsiur for this post:
  • Tenkarider (08-13-2017)



Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite