You are not logged in.
Pages: 1
Try googling pokemon gold tbl.
Offline
You can make your own table actually. each two bytes represents a character 80= A etc. copy this:
80=A
81=B
82=C
83=D
84=E
85=F
86=G
87=H
88=I
89=J
8A=K
8B=L
8C=M
8D=N
8E=O
8F=P
90=Q
91=R
92=S
93=T
94=U
95=V
96=W
97=X
98=Y
99=Z
A0=a
A1=b
A2=c
A3=d
A4=e
A5=f
A6=g
A7=h
A8=i
A9=j
AA=k
AB=l
AC=m
AD=n
AE=o
AF=p
B0=q
B1=r
B2=s
B3=t
B4=u
B5=v
B6=w
B7=x
B8=y
B9=z
F6=0
F7=1
F8=2
F9=3
FA=4
FB=5
FC=6
FD=7
FE=8
FF=9
Save it in a notepad as "GSC.tbl" (make sure you keep the quotes) and it'll turn it into a table file. load it in a hex editor like GF or Transhexilation. Thats a very basic table though.
Offline
Can any one give me full english table(with quotes)?i'm beginner in hacking.
Can any one give me link for malesh tileset editor and other tiles program i.e. Hyper hackers 255 tiles and others
Could you look for them yourself? It's fairly easy to find all of those yourself by searching around the forums for them.
“To live is the rarest thing in the world. Most people exist, that is all.” ― Oscar Wilde
Offline
Pages: 1