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.

Metroid/TBL

From Data Crystal
< Metroid(Redirected from Metroid:TBL)
Jump to navigation Jump to search

Chip tiny.png The following article is a Text Table for Metroid.

Primary Table

Most of Metroid's text can be viewed/edited via a hex editor by using the following table. It is the standard table most often used for this purpose.

FF= 
00=0
01=1
02=2
03=3
04=4
05=5
06=6
07=7
08=8
09=9
0A=A
0B=B
0C=C
0D=D
0E=E
0F=F
10=G
11=H
12=I
13=J
14=K
15=L
16=M
17=N
18=O
19=P
1A=Q
1B=R
1C=S
1D=T
1E=U
1F=V
20=W
21=X
22=Y
23=Z

Secondary Table

This table can also be used for isolated hard-to-find text. It can be used to view/edit the "TIME BOMB SET GET OUT FAST" message, and a couple of other things.

FF= 
D0=0
D1=1
D2=2
D3=3
D4=4
D5=5
D6=6
D7=7
D8=8
D9=9
DA=A
DB=B
DC=C
DD=D
DE=E
DF=F
E0=G
E1=H
E2=I
E3=J
E4=K
E5=L
E6=M
E7=N
E8=O
E9=P
EA=Q
EB=R
EC=S
ED=T
EE=U
EF=V
F0=W
F1=X
F2=Y
F3=Z