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: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
No edit summary
 
m (Xkeeper moved page Metroid:TBL to Metroid/TBL: normalize subpages and titles)
 
(9 intermediate revisions by 6 users not shown)
Line 1: Line 1:
FF=  
{{TBL|game=Metroid}}
<br>
00=0


01=1
===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


02=2
===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.
03=3
FF=
 
D0=0
04=4
D1=1
 
D2=2
05=5
D3=3
 
D4=4
06=6
D5=5
 
D6=6
07=7
D7=7
 
D8=8
08=8
D9=9
 
DA=A
09=9
DB=B
 
DC=C
0A=A
DD=D
 
DE=E
0B=B
DF=F
 
E0=G
0C=C
E1=H
 
E2=I
0D=D
E3=J
 
E4=K
0E=E
E5=L
 
E6=M
0F=F
E7=N
 
E8=O
10=G
E9=P
 
EA=Q
11=H
EB=R
 
EC=S
12=I
ED=T
 
EE=U
13=J
EF=V
 
F0=W
14=K
F1=X
 
F2=Y
15=L
F3=Z
 
{{Internal Data|game=Metroid}}
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

Latest revision as of 02:42, 24 January 2024

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