Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

Final Fantasy IV (SNES)/TBL: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
(Added tbl grids, tbl file downloads, and tbl fixes and some lowercasing)
m (killed todos, moved description)
Line 1: Line 1:
{{TBL}}
{{TBL}}


==Japanese==
==Japanese==
This game got some unusual idea to use the first byte, from listings like items names, to input the symbols. Then it totally switches the entries to "standard" mode, so there is an alternative section. This NES fashion programming also explains why there aren't kanjis in Final Fantasy 4...


===Basic Text Table===
===Basic Text Table===
[TODO: Finish table grid]
This game got some unusual idea to use the first byte, from listings like items names, to input the symbols. Then it totally switches the entries to "standard" mode, so there is an alternative section. This NES fashion programming also explains why there aren't kanjis in Final Fantasy 4...


The space (<code>&nbsp;</code>) character is $ff.
The space (<code>&nbsp;</code>) character is $ff.
Line 658: Line 656:


===Basic Text Table===
===Basic Text Table===
[TODO: Finish table grid]


The space (<code>&nbsp;</code>) character is $ff.
The space (<code>&nbsp;</code>) character is $ff.

Revision as of 02:10, 17 April 2024

Chip tiny.png The following article is a Text Table for Final Fantasy IV (SNES).

Japanese

This game got some unusual idea to use the first byte, from listings like items names, to input the symbols. Then it totally switches the entries to "standard" mode, so there is an alternative section. This NES fashion programming also explains why there aren't kanjis in Final Fantasy 4...

Basic Text Table

The space ( ) character is $ff.

_0 _1 _2 _3 _4 _5 _6 _7 _8 _9 _a _b _c _d _e _f
0_
1_
2_
3_
4_ A B C D E F G H I J K L M N
5_ O P Q R S T U V W X Y Z a b c d
6_ e f g h i j k l m n o p q r s t
7_ u v w x y z [m] [h] [p]
8_ 0 1 2 3 4 5 6 7 8 9
9_
a_
b_
c_ ! ? % / :
d_
e_
f_  

TBL File

Download TBL file: Final Fantasy IV (SNES) (JP) - simple.tbl

*00
/01

0f=ヴ

10=が
11=ぎ
12=ぐ
13=げ
14=ご
15=ざ
16=じ
17=ず
18=ぜ
19=ぞ
1a=だ
1b=ぢ
1c=づ
1d=で
1e=ど
1f=ば

20=び
21=ぶ
22=べ
23=ぼ
24=ぱ
25=ぴ
26=ぷ
27=ぺ
28=ぽ
29=ガ
2a=ギ
2b=グ
2c=ゲ
2d=ゴ
2e=ザ
2f=ジ

30=ズ
31=ゼ
32=ゾ
33=ダ
34=ヂ
35=ヅ
36=デ
37=ド
38=バ
39=ビ
3a=ブ
3b=ベ
3c=ボ
3d=パ
3e=ピ
3f=プ

40=ペ
41=ポ
42=A
43=B
44=C
45=D
46=E
47=F
48=G
49=H
4a=I
4b=J
4c=K
4d=L
4e=M
4f=N

50=O
51=P
52=Q
53=R
54=S
55=T
56=U
57=V
58=W
59=X
5a=Y
5b=Z
5c=a
5d=b
5e=c
5f=d

60=e
61=f
62=g
63=h
64=i
65=j
66=k
67=l
68=m
69=n
6a=o
6b=p
6c=q
6d=r
6e=s
6f=t

70=u
71=v
72=w
73=x
74=y
75=z
// Lower indicators for HP and MP.
76=[m]
77=[h]
78=[p]
79=『
7a=』
7b=を
7c=っ
7d=ゃ
7e=ゅ
7f=ょ

80=0
81=1
82=2
83=3
84=4
85=5
86=6
87=7
88=8
89=9
8a=あ
8b=い
8c=う
8d=え
8e=お
8f=か

90=き
91=く
92=け
93=こ
94=さ
95=し
96=す
97=せ
98=そ
99=た
9a=ち
9b=つ
9c=て
9d=と
9e=な
9f=に

a0=ぬ
a1=ね
a2=の
a3=は
a4=ひ
a5=ふ
a6=へ
a7=ほ
a8=ま
a9=み
aa=む
ab=め
ac=も
ad=や
ae=ゆ
af=よ

b0=ら
b1=り
b2=る
b3=れ
b4=ろ
b5=わ
b6=ん
b7=ァ
b8=ィ
b9=「
ba=ェ
bb=ォ
bc=ッ
bd=ャ
be=ュ
bf=ョ

c0=、
c1=。
c2=ー
c3=‥
c4=!
c5=?
c6=%
c7=/
c8=:
c9=」
ca=ア
cb=イ
cc=ウ
cd=エ
ce=オ
cf=カ

d0=キ
d1=ク
d2=ケ
d3=コ
d4=サ
d5=シ
d6=ス
d7=セ
d8=ソ
d9=タ
da=チ
db=ツ
dc=テ
dd=ト
de=ナ
df=ニ

e0=ヌ
e1=ネ
e2=ノ
e3=ハ
e4=ヒ
e5=フ
e6=ヘ
e7=ホ
e8=マ
e9=ミ
ea=ム
eb=メ
ec=モ
ed=ヤ
ee=ユ
ef=ヨ

f0=ラ
f1=リ
f2=ル
f3=レ
f4=ロ
f5=ワ
f6=ン
// White space.
ff= 

Alternative entries

21=[stone]
22=[frog]
23=[mini]
24=[moogle]
25=[silence]
26=[darkness]
27=[poison]
28=[float]
29=[claw]
2A=[rod]
2B=[staff]
2C=[dark knight sword]
2D=[small sword]
2E=[big sword]
2F=[lance]

30=[knife]
31=[katana]
32=[shuriken]
33=[boomerang]
34=[axe]
35=[tool]
36=[harp]
37=[bow]
38=[arrow]
39=[hammer]
3A=[whip]
3B=[shield]
3C=[helmet]
3D=[armor]
3E=[gauntlets]
3F=[black magic]

40=[white magic]
41=[summon symbol]

Pointers

  • 00: endstring.
  • 01: line break, 4 at most per message at dialogues, waiting a response to clean the box and keep going.
  • 06: outside of battles, it works as an automatic endstring, without waiting for response, finishing the message wherever it is called.
  • 07: item got from chest.
  • 08: gil.

Names

  • 04xx: the same listing at address 0x7A710.
    • 00=Cecil
    • 01=Kain
    • 02=Rydia
    • 03=Tellah
    • 04=Gilbert
    • 05=Rosa
    • 06=Yang
    • 07=Palom
    • 08=Polom
    • 09=Cid
    • 0A=Edge
    • 0B=FuSoYa
    • 0C=Golbez
    • 0D=Anna
      • Tellah's daughter.

Tabulation

  • 02xx: creates a tabulation wherever it is used, with the latter byte telling the number of white spaces that it will have. Used mainly at the texts without boxes.
    • Values used: 02, 03, 04, 05, 06, 07, 08.

Music Change

  • 03xx: changes the environmental music. It works until the game changes the music again!
    • Values used: 00, 02, 0B, 0E, 13, 19, 1F, 23, 24, 29, 2A, 2D.

Pause

  • 05xx: a pause with its duration given by the latter byte. After it finishes, the game will give an automatic response, as if you had pressed the A button.
    • Values used: 05, 08, 0A, 0C, 10, 1D, 24, 28, 2B, 30, 50.

Battle

  • 06xx...
    • 0680: current HP, obtained gil.
    • 0681: maximum HP, obtained experience.
    • 0682: level.
    • 0683: stolen item.
    • 0684: learned magic.

North American

Basic Text Table

The space ( ) character is $ff.

_0 _1 _2 _3 _4 _5 _6 _7 _8 _9 _a _b _c _d _e _f
0_
1_
2_
3_
4_ A B C D E F G H I J K L M N
5_ O P Q R S T U V W X Y Z a b c d
6_ e f g h i j k l m n o p q r s t
7_ u v w x y z
8_ 0 1 2 3 4 5 6 7 8 9
9_
a_
b_
c_ ' . - ! ? % / : ,
d_
e_
f_  

TBL File

Download TBL file: Final Fantasy IV (SNES) (EN) - simple.tbl

42=A
43=B
44=C
45=D
46=E
47=F
48=G
49=H
4a=I
4b=J
4c=K
4d=L
4e=M
4f=N

50=O
51=P
52=Q
53=R
54=S
55=T
56=U
57=V
58=W
59=X
5a=Y
5b=Z
5c=a
5d=b
5e=c
5f=d

60=e
61=f
62=g
63=h
64=i
65=j
66=k
67=l
68=m
69=n
6a=o
6b=p
6c=q
6d=r
6e=s
6f=t

70=u
71=v
72=w
73=x
74=y
75=z

80=0
81=1
82=2
83=3
84=4
85=5
86=6
87=7
88=8
89=9

c0='
c1=.
c2=-
c3=…
c4=!
c5=?
c6=%
c7=/
c8=:
c9=,

ff= 

Dual Tile Table

80=e 
81= t
82=: 
83=th
84=t 
85=he
86=s 
87=er
88= a
89=re
8A=in
8B=ou
8C=d 
8D= w
8E= s
8F=an
90=o 
91= h
92= o
93=r 
94=n 
95=at
96=to
97= i
98=, 
99=ve
9A=ng
9B=ha
9C= m
9D=Th
9E=st
9F=on
A0=yo
A1= b
A2=me
A3=y 
A4=en
A5=it
A6=ar
A7=ll
A8=ea
A9=I 
AA=ed
AB= f
AC= y
AD=hi
AE=is
AF=es
B0=or
B1=l 
B2= c
B3=ne
B4=s
B5=nd
B6=le
B7=se
B8= I
B9=a 
BA=te
BB= l
BC=pe
BD=as
BE=ur
BF=u 
C0=al
C1= p
C2=g 
C3=om
C4= d
C5=f 
C6= g
C7=ow
C8=rs
C9=be
CA=ro
CB=us
CC=ri
CD=wa
CE=we
CF=Wh
D0=et
D1= r
D2=nt
D3=m 
D4=ma
D5=I'
D6=li
D7=ho
D8=of
D9=Yo
DA=h 
DB= n
DC=ee
DD=de
DE=so
DF=gh
E0=ca
E1=ra
E2=n'
E3=ta
E4=ut
E5=el
E6=! 
E7=fo
E8=ti
E9=We
EA=lo
EB=e!
EC=ld
ED=no
EE=ac
EF=ce
F0=k 
F1= u
F2=oo
F3=ke
F4=ay
F5=w 
F6=!!
F7=ag
F8=il
F9=ly
FA=co
FB=. 
FC=ch
FD=go
FE=ge
FF=e…