Log in

View Full Version : Hex Editing Zelda OoT



Amantis
August 10th, 2006, 23:07
I have UltraEdit Running but there are no text strings that I can find. Just a bunch of random leters and symbols. Do I need to decode somehow? Because Zelda Majoras mask works fine.

Amantis
August 11th, 2006, 02:35
Would it be pointless to bump this if its the first post?

DudeJustDoIT
August 11th, 2006, 06:23
Have you tried using another Editing tool?

Alkaiser
August 11th, 2006, 22:21
I have UltraEdit Running but there are no text strings that I can find. Just a bunch of random leters and symbols. Do I need to decode somehow? Because Zelda Majoras mask works fine.

If you find a program that can decode that crap please let me know.

I'm trying to text edit a GBA rom but, like you said, all I see are a buch of random letters and I cannot find a single word.

UniverseJDJ
August 13th, 2006, 09:46
You got to create a table and load it into the hex editor. I personally use Hexecute.

Eg. My hex table for Pokemon Red.



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
b6=w
ae=o
aa=k
ab=l
ac=m
ad=n
af=p
b0=q
b1=r
b2=s
b3=t
b4=u
b5=v
b7=w
b8=y
b9=x
ca=z
a0=a
a1=b
a2=c
a3=d
a4=e
a5=f
a6=g
a7=h
a8=i
a9=j
7f=
ba=é
e5=m